aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto2016-03-251-110/+160
* Translated using Weblate (Chinese (Taiwan))Jeff Huang2016-03-251-342/+590
* Translated using Weblate (Hungarian)Kisbenedek Márton2016-03-251-173/+202
* Translated using Weblate (Czech)Jakub Vaněk2016-03-251-31/+18
* Translated using Weblate (Spanish)ShadowNinja2016-03-251-30/+38
* Translated using Weblate (German)Wuzzy2016-03-251-186/+198
* Credits: Make that easy to add/removeRui2016-03-241-58/+71
* Make `options` local here.Auke Kok2016-03-241-1/+1
* Fix connected nodes' selection boxes.Auke Kok2016-03-213-6/+50
* Mgv7/flat/fractal: Stop tunnel-floor biome nodes being placed everywhereparamat2016-03-213-3/+15
* Clean up StrfndShadowNinja2016-03-1914-198/+103
* Tweak travis scriptShadowNinja2016-03-191-7/+8
* Builtin/game/falling: Re-add comma removed by recent commitparamat2016-03-191-1/+1
* Set acceleration only once in falling nodeRui9142016-03-191-47/+36
* Mgv7: Limit pseudorandom caves to surface mapchunk or belowparamat2016-03-191-0/+3
* Allow NodeTimer, ABM and block mgmt interval changes.Auke Kok2016-03-196-12/+45
* lua_api.txt: improve vector documentationest312016-03-191-7/+6
* Set EXAMPLE_CONF_DIR to DOCDIR if DOCDIR gets customizedest312016-03-161-0/+3
* Remove chat escape sequences from chat messages, for future colored chat.Ekdohibs2016-03-153-0/+37
* Add option to not send pre v25 init packetest312016-03-1510-27/+74
* Fix two reconnect bugsest312016-03-151-0/+4
* Much better API for auth.{cpp, h}est312016-03-155-97/+106
* Mapgen: Fix light in tunnels at mapchunk bordersparamat2016-03-145-0/+30
* Fix player teleportation bug whilst sneakingHybridDog2016-03-144-1/+7
* Connected nodes: fix 2 minor bugsAuke Kok2016-03-141-1/+2
* Resend blocks when modified while sending to clientJeija2016-03-122-6/+22
* Add options for screenshot format and qualityDiego Martinez2016-03-125-2/+29
* Allow nodes to specify which sides to connect to.Auke Kok2016-03-126-5/+58
* Nodebox: Allow nodeboxes to "connect"Auke Kok2016-03-1213-53/+335
* Fix chat console not opening after formspec opened over itShadowNinja2016-03-122-0/+19
* Documentation: Auto-update conf.example and settings_translation_file.cppparamat2016-03-122-6/+6
* Fix ask_reconnect_on_crash option being ignoredorwell962016-03-111-1/+1
* Documentation: Clarify global and mapgen-specific mapgen flagsparamat2016-03-112-20/+42
* Introduce "protection_bypass" privilege.Auke Kok2016-03-112-2/+5
* Avoid try/catch for settings.Auke Kok2016-03-091-17/+7
* Add consistent monotonic day counter - get_day_count()Auke Kok2016-03-096-1/+46
* Add AreaStore custom ID APIShadowNinja2016-03-075-7/+14
* Implement AreaStore serializationShadowNinja2016-03-076-92/+101
* Fix SpatialAreaStore not freeing removed areasShadowNinja2016-03-071-0/+1
* Add basic AreaStore method documentationShadowNinja2016-03-071-5/+30
* Sort AreaStore headerShadowNinja2016-03-072-71/+66
* Clean up VectorAreaStoreShadowNinja2016-03-072-32/+24
* Move AreaStore container selection logic into getOptimalImplementationShadowNinja2016-03-073-9/+13
* Move AreaStore to utilShadowNinja2016-03-079-16/+14
* Make AreaStore cache setting privateShadowNinja2016-03-072-7/+6
* Simplify AreaStore ID managementShadowNinja2016-03-075-86/+45
* s_env.{cpp, h} cleanupsest312016-03-072-57/+56
* Add minetest.register_lbm() to run code on block load onlyest312016-03-0712-25/+493
* Use LuaErrors in security check macrosShadowNinja2016-03-072-5/+3
* Settings Tab: Regroup dropdown datas in tablesJean-Patrick Guerrero2016-03-061-129/+113