aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen/mapgen_valleys.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Give the Mapgen on each EmergeThread its own Biome/Ore/Deco/SchemManager copysfan52020-05-051-1/+1
* Settings: Add get_flags API for mapgen flags (mg_flags, mgv6_spflags, ...) (#...SmallJoker2020-01-251-2/+1
* Move duplicated mapgen parameters to class MapgenBasic (#9134)Paramat2019-11-191-4/+0
* Randomwalk cave liquids: Remove deprecated 'lava depth' parameter (#9105)Paramat2019-11-181-1/+0
* Randomwalk caves: Add parameters for number, proportion flooded. Allow small ...Paramat2019-11-081-0/+5
* Dungeons: Settable density noise, move number calculation to mapgens (#8473)Paramat2019-06-011-0/+1
* mapgen: drop mapgen id from child mapgens.Loïc Blot2019-03-311-1/+1
* Valleys mapgen code rewrite (#8101)Paramat2019-03-141-23/+4
* Mgvalleys: Make river depth variation and humidity drop optional (#7532)Paramat2018-07-181-11/+15
* Mgvalleys: Code cleanupParamat2018-04-241-10/+4
* Mgvalleys: Use shared tunnel / cavern code instead of internalParamat2018-04-211-23/+14
* Dungeons: Add Y limits in all mapgensparamat2018-02-201-3/+9
* Mapgen folder: Update and improve copyright information of filesparamat2018-01-151-4/+4
* Move files to subdirectories (#6599)Vitaliy2017-11-081-0/+134