summaryrefslogtreecommitdiff
path: root/src/mapgen/cavegen.cpp
Commit message (Expand)AuthorAge
* Allow more than 255 biomes, document new maximum (#9855)Paramat2020-05-20
* Randomwalk cave liquids: Remove deprecated 'lava depth' parameter (#9105)Paramat2019-11-18
* Randomwalk caves: Extend beyond mapchunk vertically also (#9094)Paramat2019-11-10
* Randomwalk caves: Add parameters for number, proportion flooded. Allow small ...Paramat2019-11-08
* Randomwalk caves: Reduce 'insure' value from 10 to 2 (#9035)Paramat2019-10-13
* Document the deprecation of hardcoded cave liquids (#8692)Paramat2019-07-20
* Allow multiple cave liquids in a biome definition (#8481)Paramat2019-05-18
* Cavegen: Fix errors when getting biome outside mapchunk (#7480)Paramat2018-06-26
* Cavegen: Allow small RandomWalk caves to generate beyond mapchunk borderParamat2018-05-04
* Biome-defined cave liquids: Use faster biome calculationparamat2018-04-26
* Cave liquids: Use a more precise point for calculating biomeParamat2018-04-21
* Cavegen: Fix variable typo that broke mgvalleys large cave distribution (#7249)Paramat2018-04-17
* Biome API / cavegen: Add definable cave liquid for a biome (#7192)Paramat2018-04-05
* Fix many issues reported by clang-tidy (#7189)Loïc Blot2018-04-02
* VoxelArea: add_{x,y,z,p} must be staticLoic Blot2018-03-09
* Node definition manager refactor (#7016)Dániel Juhász2018-02-10
* Mapgen folder: Update and improve copyright information of filesparamat2018-01-15
* Move files to subdirectories (#6599)Vitaliy2017-11-08