aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-08Defaultsettings/Android: Increase 'max block generate distance' to 3paramat1-1/+1
2016-05-08Fixes #4098 ce8a9ed didn't quite go far enough, and left this bug ingregorycu1-3/+5
2016-05-08Chat: Keep scroll position constant in ChatBuffer::deleteOldest()Kahrl1-0/+7
2016-05-07Optimize default settings for Android buildMaksim Gamarnik1-3/+13
2016-05-07Run unescape_enriched *after* unescape_string.Ekdohibs2-30/+25
2016-05-07Make dropdowns show the string that was their argument.Ekdohibs2-2/+24
2016-05-06Android: Increase player_stepheight for thicker snow nodeboxMaksim Gamarnik1-1/+1
2016-05-06Lua_api.txt: Add warnings of l-system lighting bugparamat1-1/+6
2016-05-05Run updatepo.shest3130-4323/+8412
2016-05-05Update settings translation file and minetest.conf.exampleest312-5/+9
2016-05-04Fix holding down F10 (open console) causing GUI to freezeCraig Robbins1-1/+3
2016-05-03Settings_translation_file: Update mapgen with cave width parameterparamat1-0/+10
2016-05-02Fix Windows buildCraig Robbins1-1/+1
2016-05-01FileSelectMenu: Fix formspec parsing broken by Irrlicht file-chooserKahrl1-0/+1
2016-05-01find_path: consider walkable instead of CONTENT_AIRAuke Kok1-9/+12
2016-05-01Pathfinder: improve GridNode storageest311-98/+161
2016-05-01Pathfinder: use core::aabbox3d instead of own typeest311-66/+36
2016-05-01Pathfinder: Fix styleest313-192/+211
2016-05-01Move pathfinder classes to cpp fileest312-287/+292
2016-05-01Fix use of uninitialised variable in class EventCraig Robbins2-4/+7
2016-05-01Use MoveFileEx to rename files on Windows (not rename)gregorycu1-5/+21
2016-05-01Mainmenu: Remove space under mod listRui1-1/+1
2016-05-01Translated using Weblate (Japanese)Rui1-78/+237
2016-05-01Translated using Weblate (Italian)Emon Omen1-693/+1062
2016-05-01Translated using Weblate (Chinese (China))Claybiokiller1-3/+3
2016-05-01Translated using Weblate (Catalan)Joan Ciprià Moreno Teodoro1-71/+141
2016-05-01Translated using Weblate (Danish)Thomas Wagner Nielsen1-25/+13
2016-05-01Translated using Weblate (Indonesian)Muhammad Rifqi Priyo Susanto1-121/+122
2016-05-01Translated using Weblate (Estonian)Jan Harald1-10/+10
2016-05-01Translated using Weblate (Portuguese)Fernando Reis1-340/+455
2016-05-01Translated using Weblate (German)Wuzzy1-272/+283
2016-05-01Translated using Weblate (Chinese (China))YFdyh0001-493/+414
2016-05-01Translated using Weblate (Russian)Stas Kies1-7/+9
2016-05-01Translated using Weblate (Russian)Pavel Sokolov1-4/+4
2016-05-01Translated using Weblate (Russian)Anton Tsyganenko1-3/+3
2016-05-01Translated using Weblate (Russian)Alex “XShell” Schekoldin1-6/+6
2016-05-01Translated using Weblate (Russian)Stas Kies1-42/+36
2016-05-01Translated using Weblate (Spanish)Ever Medina1-4/+3
2016-05-01Translated using Weblate (Portuguese (Brazil))Ian Giestas Pauli1-32/+26
2016-04-30Translated using Weblate (French)Jean-Patrick G1-10/+14
2016-04-30Fix POSIX C++11 buildShadowNinja1-9/+9
2016-04-30Fix prepreprocessor error in thread.h (related to C++11 threads)Craig Robbins1-4/+4
2016-04-28Mapgen: Make 3D noise tunnels' width settableparamat12-209/+248
2016-04-28Fix race on thread creationShadowNinja2-13/+17
2016-04-28Upgrade Android build to Gradle build systemShadowNinja29-287/+291
2016-04-29Avoid teleporting player if /teleport coords are out-of-rangetenplus11-4/+10
2016-04-28Android menu: Unified serverlistkilbith1-98/+108
2016-04-28Builtin: Add basic_privs settingrubenwardy4-3/+14
2016-04-28Mainmenu: Standardize the menu button order and sizesSmallJoker6-39/+38
2016-04-28Handle particle spawners in env and delete expired idsobneq4-22/+62