summaryrefslogtreecommitdiff
path: root/src/mapgen/mapgen_v7.h
Commit message (Expand)AuthorAge
* Move Mapgen V7 river generation into the main generation loop (#10639)Paramat2020-11-20
* Add new Mapgen V7 floatland implementation (#9296)Paramat2020-05-14
* 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
* Remove Mapgen V7 floatlands in preparation for new implementation (#9238)Paramat2020-01-04
* 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
* Mgv7: Code cleanup (#7299)Paramat2018-05-07
* Dungeons: Add Y limits in all mapgensparamat2018-02-20
* Mapgen folder: Update and improve copyright information of filesparamat2018-01-15
* Mgv7 floatlands: Add exponent parameterparamat2018-01-03
* Move files to subdirectories (#6599)Vitaliy2017-11-08