summaryrefslogtreecommitdiff
path: root/src/mapgen/mapgen_v5.cpp
Commit message (Expand)AuthorAge
* Randomwalk caves: Add parameters for number, proportion flooded. Allow small ...Paramat2019-11-08
* Dungeons: Settable density noise, move number calculation to mapgens (#8473)Paramat2019-06-01
* mapgen: drop mapgen id from child mapgens.Loïc Blot2019-03-31
* Change mapgen order to ores > dungeons > decorations (#7656)Paramat2018-08-20
* Mgv5: Change tunnel parameters to those of other mapgens (#7641)Paramat2018-08-16
* Mapgen flags: Add 'biomes' global mapgen flag (#7355)Paramat2018-06-08
* Mapgen caves: Re-order generation to fix cavern bugParamat2018-04-29
* Biome API / dungeons: Add biome-defined dungeon nodesParamat2018-04-07
* Dungeons: Add Y limits in all mapgensparamat2018-02-20
* Mapgen folder: Update and improve copyright information of filesparamat2018-01-15
* Move files to subdirectories (#6599)Vitaliy2017-11-08