aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen/mapgen_fractal.cpp
AgeCommit message (Expand)Author
2022-07-09Enforce limits of settings that could cause buggy behaviour (#12450)SmallJoker
2020-11-26Avoid generating the same chunk more than once with multiple emerge threads.Lars
2020-09-03Add 'ores' global mapgen flag (#10276)Paramat
2020-05-05Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copysfan5
2020-04-11Drop content_sao.{cpp,h}Loic Blot
2020-03-10Remove unnecessary checks before delete (#9500)Nicolas Abril
2020-01-25Settings: Add get_flags API for mapgen flags (mg_flags, mgv6_spflags, ...) (#...SmallJoker
2019-11-23Dungeons: Move duplicated y limit checks to generation functionparamat
2019-11-18Randomwalk cave liquids: Remove deprecated 'lava depth' parameter (#9105)Paramat
2019-11-08Randomwalk caves: Add parameters for number, proportion flooded. Allow small ...Paramat
2019-07-26Initialise 'seabed_height' to avoid compilation warning (#8715)Paramat
2019-07-25Mgfractal: Make non-fractal terrain optional (#8702)Paramat
2019-06-01Dungeons: Settable density noise, move number calculation to mapgens (#8473)Paramat
2019-03-31mapgen: drop mapgen id from child mapgens.Loïc Blot
2018-08-20Change mapgen order to ores > dungeons > decorations (#7656)Paramat
2018-06-08Mapgen flags: Add 'biomes' global mapgen flag (#7355)Paramat
2018-04-29Mapgen caves: Re-order generation to fix cavern bugParamat
2018-04-07Biome API / dungeons: Add biome-defined dungeon nodesParamat
2018-04-02Fix many issues reported by clang-tidy (#7189)Loïc Blot
2018-02-20Dungeons: Add Y limits in all mapgensparamat
2018-01-15Mapgen folder: Update and improve copyright information of filesparamat
2017-11-08Move files to subdirectories (#6599)Vitaliy