aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen/cavegen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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