aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-08Defaultsettings/Android: Increase 'max block generate distance' to 3paramat
2016-05-08Fixes #4098 ce8a9ed didn't quite go far enough, and left this bug ingregorycu
2016-05-08Chat: Keep scroll position constant in ChatBuffer::deleteOldest()Kahrl
2016-05-07Optimize default settings for Android buildMaksim Gamarnik
2016-05-07Run unescape_enriched *after* unescape_string.Ekdohibs
2016-05-07Make dropdowns show the string that was their argument.Ekdohibs
2016-05-06Android: Increase player_stepheight for thicker snow nodeboxMaksim Gamarnik
2016-05-05Update settings translation file and minetest.conf.exampleest31
2016-05-04Fix holding down F10 (open console) causing GUI to freezeCraig Robbins
2016-05-03Settings_translation_file: Update mapgen with cave width parameterparamat
2016-05-02Fix Windows buildCraig Robbins
2016-05-01FileSelectMenu: Fix formspec parsing broken by Irrlicht file-chooserKahrl
2016-05-01find_path: consider walkable instead of CONTENT_AIRAuke Kok
2016-05-01Pathfinder: improve GridNode storageest31
2016-05-01Pathfinder: use core::aabbox3d instead of own typeest31
2016-05-01Pathfinder: Fix styleest31
2016-05-01Move pathfinder classes to cpp fileest31
2016-05-01Fix use of uninitialised variable in class EventCraig Robbins
2016-05-01Use MoveFileEx to rename files on Windows (not rename)gregorycu
2016-04-30Fix POSIX C++11 buildShadowNinja
2016-04-30Fix prepreprocessor error in thread.h (related to C++11 threads)Craig Robbins
2016-04-28Mapgen: Make 3D noise tunnels' width settableparamat
2016-04-28Fix race on thread creationShadowNinja
2016-04-28Mainmenu: Standardize the menu button order and sizesSmallJoker
2016-04-28Handle particle spawners in env and delete expired idsobneq
2016-04-26Inventory: Make ItemStack with different metadata not stackableXunto
2016-04-25tile.cpp: Automatically upscale lower resolution textureSmallJoker
2016-04-24Make GUIEngine use pause_fps_max not fps_maxgregorycu
2016-04-24Escape more strings: formspecs, item descriptions, infotexts...Ekdohibs
2016-04-23Fix bug that was leading to oversized tooltips containing multiline text when...Xunto
2016-04-21Make logging use a fixed-length buffer to avoid race conditions.Ekdohibs
2016-04-21Biomes: Make dust fallback 'ignore' to fix y = 63 lightingparamat
2016-04-20Mgv7: Combine mountain terrain generation with base terrain generationparamat
2016-04-14Add option to disable entity selectionboxes. (#3992)TriBlade9
2016-04-12Fix inventory hud scalingrubenwardy
2016-04-12Mgv7, mgflat, mgfractal: Tunnel generation code optimisationparamat
2016-04-12Mgv5: Optimise tunnels, add biome material in entrancesparamat
2016-04-12Mgvalleys: Don't let cavegen place biome nodes everywhereparamat
2016-04-11Fix hotbar placement on displays with low screen densityPilzAdam
2016-04-10Hud: Cache hud_scaling, fix minor style issueskwolekr
2016-04-10Hud: Fix offset being ignored by inventory barrubenwardy
2016-04-10Update CSRP-GMP to commit deaa11a7c29a73008est31
2016-04-08Mapgen: Optimise cave noises and tunnel excavationparamat
2016-04-07Re-add and disable blit_with_interpolate_overlaykwolekr
2016-04-06Fix #3955 (player dying on login).Nathanaƫl Courant
2016-04-06Fix compiler warnings from "Add an option to colorize to respect the destinat...Samuel Sieb
2016-04-03Add an option to colorize to respect the destination alphaSamuel Sieb
2016-04-03Dungeongen: Update disabled torch placement codekinokoio
2016-04-02Fix nametag hidingest31
2016-03-30Remove expensive copy of ContentFeaturesgregorycu