summaryrefslogtreecommitdiff
path: root/src/mapgen/mapgen_valleys.h
Commit message (Expand)AuthorAge
* Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copysfan52020-05-05
* Settings: Add get_flags API for mapgen flags (mg_flags, mgv6_spflags, ...) (#...SmallJoker2020-01-25
* Move duplicated mapgen parameters to class MapgenBasic (#9134)Paramat2019-11-19
* Randomwalk cave liquids: Remove deprecated 'lava depth' parameter (#9105)Paramat2019-11-18
* 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
* Valleys mapgen code rewrite (#8101)Paramat2019-03-14
* Mgvalleys: Make river depth variation and humidity drop optional (#7532)Paramat2018-07-18
* Mgvalleys: Code cleanupParamat2018-04-24
* Mgvalleys: Use shared tunnel / cavern code instead of internalParamat2018-04-21
* 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