Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copy
[oweals/minetest.git] / src / mapgen / mapgen_flat.cpp
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-08-06 ParamatMapgen Flat: Fix and improve getSpawnLevelAtPoint(...
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-04-29 ParamatMapgen caves: Re-order generation to fix cavern bug
2018-04-07 ParamatBiome API / dungeons: Add biome-defined dungeon nodes
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...
2017-11-08 VitaliyMove files to subdirectories (#6599)