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