summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix typo in the info printed by --versionCraig Robbins2016-05-11
* Add platform name to --version informationCraig Robbins2016-05-11
* Mapgen V6: Synchronize spflags with defaultsettingskwolekr2016-05-10
* Add [resize texture modifier Resizes the texture to the given dimensions.SmallJoker2016-05-09
* Defaultsettings/Android: Increase 'max block generate distance' to 3paramat2016-05-08
* Fixes #4098 ce8a9ed didn't quite go far enough, and left this bug ingregorycu2016-05-08
* Chat: Keep scroll position constant in ChatBuffer::deleteOldest()Kahrl2016-05-08
* Optimize default settings for Android buildMaksim Gamarnik2016-05-07
* Run unescape_enriched *after* unescape_string.Ekdohibs2016-05-07
* Make dropdowns show the string that was their argument.Ekdohibs2016-05-07
* Android: Increase player_stepheight for thicker snow nodeboxMaksim Gamarnik2016-05-06
* Update settings translation file and minetest.conf.exampleest312016-05-05
* Fix holding down F10 (open console) causing GUI to freezeCraig Robbins2016-05-04
* Settings_translation_file: Update mapgen with cave width parameterparamat2016-05-03
* Fix Windows buildCraig Robbins2016-05-02
* FileSelectMenu: Fix formspec parsing broken by Irrlicht file-chooserKahrl2016-05-01
* find_path: consider walkable instead of CONTENT_AIRAuke Kok2016-05-01
* Pathfinder: improve GridNode storageest312016-05-01
* Pathfinder: use core::aabbox3d instead of own typeest312016-05-01
* Pathfinder: Fix styleest312016-05-01
* Move pathfinder classes to cpp fileest312016-05-01
* Fix use of uninitialised variable in class EventCraig Robbins2016-05-01
* Use MoveFileEx to rename files on Windows (not rename)gregorycu2016-05-01
* Fix POSIX C++11 buildShadowNinja2016-04-30
* Fix prepreprocessor error in thread.h (related to C++11 threads)Craig Robbins2016-04-30
* Mapgen: Make 3D noise tunnels' width settableparamat2016-04-28
* Fix race on thread creationShadowNinja2016-04-28
* Mainmenu: Standardize the menu button order and sizesSmallJoker2016-04-28
* Handle particle spawners in env and delete expired idsobneq2016-04-28
* Inventory: Make ItemStack with different metadata not stackableXunto2016-04-26
* tile.cpp: Automatically upscale lower resolution textureSmallJoker2016-04-25
* Make GUIEngine use pause_fps_max not fps_maxgregorycu2016-04-24
* Escape more strings: formspecs, item descriptions, infotexts...Ekdohibs2016-04-24
* Fix bug that was leading to oversized tooltips containing multiline text when...Xunto2016-04-23
* Make logging use a fixed-length buffer to avoid race conditions.Ekdohibs2016-04-21
* Biomes: Make dust fallback 'ignore' to fix y = 63 lightingparamat2016-04-21
* Mgv7: Combine mountain terrain generation with base terrain generationparamat2016-04-20
* Add option to disable entity selectionboxes. (#3992)TriBlade92016-04-14
* Fix inventory hud scalingrubenwardy2016-04-12
* Mgv7, mgflat, mgfractal: Tunnel generation code optimisationparamat2016-04-12
* Mgv5: Optimise tunnels, add biome material in entrancesparamat2016-04-12
* Mgvalleys: Don't let cavegen place biome nodes everywhereparamat2016-04-12
* Fix hotbar placement on displays with low screen densityPilzAdam2016-04-11
* Hud: Cache hud_scaling, fix minor style issueskwolekr2016-04-10
* Hud: Fix offset being ignored by inventory barrubenwardy2016-04-10
* Update CSRP-GMP to commit deaa11a7c29a73008est312016-04-10
* Mapgen: Optimise cave noises and tunnel excavationparamat2016-04-08
* Re-add and disable blit_with_interpolate_overlaykwolekr2016-04-07
* Fix #3955 (player dying on login).Nathanaƫl Courant2016-04-06
* Fix compiler warnings from "Add an option to colorize to respect the destinat...Samuel Sieb2016-04-06