aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-27Add base64 encoding and decoding to the lua api. (#3919)red-001
2016-05-27Disallow external linkage for default Cavegen NoiseParamskwolekr
2016-05-27Dungeongen: Remove dependency on Mapgenkwolekr
2016-05-27Mapgen: Combine dungeon generation codekwolekr
2016-05-27Mapgen: Deduplicate common constructor codekwolekr
2016-05-27Mapgen: Remove calculateNoise from most mapgenskwolekr
2016-05-27Mapgen V7: Remove now-unused ridge heightmapkwolekr
2016-05-27Cavegen: Move V5-style caves to CavesNoiseIntersectionkwolekr
2016-05-27Cavegen: Minor misc. fixeskwolekr
2016-05-27Fix undefined evaluation order when constructing random vectorskwolekr
2016-05-27Cavegen: Re-add small caves to CavesRandomWalkkwolekr
2016-05-27Cavegen: Remove CavesRandomWalk dependency on Mapgenkwolekr
2016-05-27Cavegen: Merge instances of repetitive surface level-finding codekwolekr
2016-05-27Cavegen: Remove CavesV6 dependency on Mapgenkwolekr
2016-05-27Cavegen: Rename CaveV6 to CavesV6kwolekr
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