aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-27Cavegen: Merge CaveV5 and CaveV7 into CavesRandomWalkkwolekr
2016-05-27Fix MgStoneType and BiomeType enum nameskwolekr
2016-05-27Mapgen: Combine generateBiomes, dustTopNodes, and generateCaveskwolekr
2016-05-27Move biome calculation to BiomeGenkwolekr
2016-05-26Tell irrlicht if we handle a key or not.est31
2016-05-23Fix rollback.txt migrationShadowNinja
2016-05-24Fix irrlicht version checking macro for tooltip_height calculationCraig Robbins
2016-05-23Move updateTextures and fillTileAttribs to ContentFeaturesEkdohibs
2016-05-22Tolerate packet reordering in the early init processest31
2016-05-22Fix a m_camera not used warning fix pointed by clangLoic Blot
2016-05-22Implement a PostgreSQL backendLoic Blot
2016-05-21Fix tooltip height for versions of irrlicht < 1.8.2Craig Robbins
2016-05-17Implement DatabaseException for databasesnerzhul
2016-05-17DB::loadBlock copy removal & DB backend cleanupLoic Blot
2016-05-11Fix typo in the info printed by --versionCraig Robbins
2016-05-11Add platform name to --version informationCraig Robbins
2016-05-10Mapgen V6: Synchronize spflags with defaultsettingskwolekr
2016-05-09Add [resize texture modifier Resizes the texture to the given dimensions.SmallJoker
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