]> git.lizzy.rs Git - dragonfireclient.git/history - src/mapgen/mapgen_v5.cpp
Revert "Replace MyEventReceiver KeyList with std::unordered_set" (#10622)
[dragonfireclient.git] / src / mapgen / mapgen_v5.cpp
2020-09-03 ParamatAdd 'ores' global mapgen flag (#10276)
2020-05-05 sfan5Give the Mapgen on each EmergeThread its own Biome...
2020-04-11 Loic BlotDrop content_sao.{cpp,h}
2020-01-25 SmallJokerSettings: Add get_flags API for mapgen flags (mg_flags...
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-08-16 ParamatMgv5: Change tunnel parameters to those of other mapgen...
2018-06-08 ParamatMapgen flags: Add 'biomes' global mapgen flag (#7355)
2018-04-29 ParamatMapgen caves: Re-order generation to fix cavern bug
2018-04-07 ParamatBiome API / dungeons: Add biome-defined dungeon nodes
2018-02-20 paramatDungeons: Add Y limits in all mapgens
2018-01-15 paramatMapgen folder: Update and improve copyright information...
2017-11-08 VitaliyMove files to subdirectories (#6599)