]> git.lizzy.rs Git - minetest.git/history - src/mapgen/mapgen_v7.cpp
Remove Mapgen V7 floatlands in preparation for new implementation (#9238)
[minetest.git] / src / mapgen / mapgen_v7.cpp
2020-01-04 ParamatRemove Mapgen V7 floatlands in preparation for new...
2019-11-23 paramatDungeons: Move duplicated y limit checks to generation...
2019-11-18 ParamatRandomwalk cave liquids: Remove deprecated 'lava depth...
2019-11-08 ParamatRandomwalk caves: Add parameters for number, proportion...
2019-06-01 ParamatDungeons: Settable density noise, move number calculati...
2019-03-31 Loïc Blotmapgen: drop mapgen id from child mapgens.
2018-08-20 ParamatChange mapgen order to ores > dungeons > decorations...
2018-06-08 ParamatMapgen flags: Add 'biomes' global mapgen flag (#7355)
2018-05-31 ParamatMgv7: Avoid rivergen removing mod-placed nodes when...
2018-05-07 ParamatMgv7: Code cleanup (#7299)
2018-04-29 ParamatMapgen caves: Re-order generation to fix cavern bug
2018-04-07 ParamatBiome API / dungeons: Add biome-defined dungeon nodes
2018-04-03 Loïc BlotFix various clang-tidy reported performance-type-promot...
2018-04-02 Loïc BlotFix many issues reported by clang-tidy (#7189)
2018-03-26 ParamatMapgen: Remove unused mgv7 code and some unused biometypes
2018-03-09 Loic BlotVoxelArea: add_{x,y,z,p} must be static
2018-02-20 paramatDungeons: Add Y limits in all mapgens
2018-01-15 paramatMapgen folder: Update and improve copyright information...
2018-01-03 paramatMgv7 floatlands: Add exponent parameter
2017-11-08 VitaliyMove files to subdirectories (#6599)