aboutsummaryrefslogtreecommitdiff
path: root/minetest.conf.example (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-04-26Android: Update dependencies, GMP was required as a dependencyMaksim Gamarnik1-3/+3
2016-04-26Inventory: Make ItemStack with different metadata not stackableXunto1-4/+6
2016-04-25tile.cpp: Automatically upscale lower resolution textureSmallJoker2-1/+23
2016-04-24Make GUIEngine use pause_fps_max not fps_maxgregorycu1-1/+1
2016-04-24Escape more strings: formspecs, item descriptions, infotexts...Ekdohibs8-83/+105
2016-04-23Fix bug that was leading to oversized tooltips containing multiline text when...Xunto1-1/+1
2016-04-22Fix mainmenu code downloading the public serverlist twice.Ekdohibs1-1/+9
2016-04-22CONTRIBUTING: disallow signed git commitsest311-0/+1
2016-04-21Make logging use a fixed-length buffer to avoid race conditions.Ekdohibs1-6/+18
2016-04-21Biomes: Make dust fallback 'ignore' to fix y = 63 lightingparamat1-2/+2
2016-04-21Textures: Replace menu background fallback dirt_bg.png with empty sky textureparamat3-2/+2
2016-04-21Fix timer initialization.Auke Kok1-1/+1
2016-04-20Mainmenu: Code cleaningkilbith2-158/+96
2016-04-20Mainmenu: Unify favorite servers with main serverlistkilbith3-95/+85
2016-04-20Mgv7: Combine mountain terrain generation with base terrain generationparamat2-81/+70
2016-04-20falling: walk 4 additional diagonally down directions.Auke Kok1-2/+6
2016-04-15Mainmenu: Still support favorites if send_pre_v25_init is disabledest313-20/+32
2016-04-15mainmenu: Tidy up logic in is_server_protocol_compat() (#3997)SmallJoker1-1/+1