aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Optimize default settings for Android buildMaksim Gamarnik2016-05-071-3/+13
* Run unescape_enriched *after* unescape_string.Ekdohibs2016-05-072-30/+25
* Make dropdowns show the string that was their argument.Ekdohibs2016-05-072-2/+24
* Android: Increase player_stepheight for thicker snow nodeboxMaksim Gamarnik2016-05-061-1/+1
* Lua_api.txt: Add warnings of l-system lighting bugparamat2016-05-061-1/+6
* Run updatepo.shest312016-05-0530-4323/+8412
* Update settings translation file and minetest.conf.exampleest312016-05-052-5/+9
* Fix holding down F10 (open console) causing GUI to freezeCraig Robbins2016-05-041-1/+3
* Settings_translation_file: Update mapgen with cave width parameterparamat2016-05-031-0/+10
* Fix Windows buildCraig Robbins2016-05-021-1/+1
* FileSelectMenu: Fix formspec parsing broken by Irrlicht file-chooserKahrl2016-05-011-0/+1
* find_path: consider walkable instead of CONTENT_AIRAuke Kok2016-05-011-9/+12
* Pathfinder: improve GridNode storageest312016-05-011-98/+161
* Pathfinder: use core::aabbox3d instead of own typeest312016-05-011-66/+36
* Pathfinder: Fix styleest312016-05-013-192/+211
* Move pathfinder classes to cpp fileest312016-05-012-287/+292
* Fix use of uninitialised variable in class EventCraig Robbins2016-05-012-4/+7
* Use MoveFileEx to rename files on Windows (not rename)gregorycu2016-05-011-5/+21
* Mainmenu: Remove space under mod listRui2016-05-011-1/+1
* Translated using Weblate (Japanese)Rui2016-05-011-78/+237
* Translated using Weblate (Italian)Emon Omen2016-05-011-693/+1062
* Translated using Weblate (Chinese (China))Claybiokiller2016-05-011-3/+3
* Translated using Weblate (Catalan)Joan Ciprià Moreno Teodoro2016-05-011-71/+141
* Translated using Weblate (Danish)Thomas Wagner Nielsen2016-05-011-25/+13
* Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto2016-05-011-121/+122
* Translated using Weblate (Estonian)Jan Harald2016-05-011-10/+10
* Translated using Weblate (Portuguese)Fernando Reis2016-05-011-340/+455
* Translated using Weblate (German)Wuzzy2016-05-011-272/+283
* Translated using Weblate (Chinese (China))YFdyh0002016-05-011-493/+414
* Translated using Weblate (Russian)Stas Kies2016-05-011-7/+9
* Translated using Weblate (Russian)Pavel Sokolov2016-05-011-4/+4
* Translated using Weblate (Russian)Anton Tsyganenko2016-05-011-3/+3
* Translated using Weblate (Russian)Alex “XShell” Schekoldin2016-05-011-6/+6
* Translated using Weblate (Russian)Stas Kies2016-05-011-42/+36
* Translated using Weblate (Spanish)Ever Medina2016-05-011-4/+3
* Translated using Weblate (Portuguese (Brazil))Ian Giestas Pauli2016-05-011-32/+26
* Translated using Weblate (French)Jean-Patrick G2016-04-301-10/+14
* Fix POSIX C++11 buildShadowNinja2016-04-301-9/+9
* Fix prepreprocessor error in thread.h (related to C++11 threads)Craig Robbins2016-04-301-4/+4
* Mapgen: Make 3D noise tunnels' width settableparamat2016-04-2812-209/+248
* Fix race on thread creationShadowNinja2016-04-282-13/+17
* Upgrade Android build to Gradle build systemShadowNinja2016-04-2829-287/+291
* Avoid teleporting player if /teleport coords are out-of-rangetenplus12016-04-291-4/+10
* Android menu: Unified serverlistkilbith2016-04-281-98/+108
* Builtin: Add basic_privs settingrubenwardy2016-04-284-3/+14
* Mainmenu: Standardize the menu button order and sizesSmallJoker2016-04-286-39/+38
* Handle particle spawners in env and delete expired idsobneq2016-04-284-22/+62
* Android: Update dependencies, GMP was required as a dependencyMaksim Gamarnik2016-04-261-3/+3
* Inventory: Make ItemStack with different metadata not stackableXunto2016-04-261-4/+6
* tile.cpp: Automatically upscale lower resolution textureSmallJoker2016-04-252-1/+23