aboutsummaryrefslogtreecommitdiff
path: root/src/cavegen.cpp
AgeCommit message (Expand)Author
2015-08-03Cavegen V6: Make all caves consistent with 0.4.12 stableparamat
2015-07-19Cavegen: Mgv6: No small caves entirely above groundparamat
2015-07-01Cavegen: Cleanup code. Define constant for MGV7_LAVA_DEPTHparamat
2015-04-07Cavegen: Remove now unnecessary checks for water, lava, iceparamat
2015-03-04Cavegen, mgv5: Cleanup codeparamat
2015-03-02Mgv6: Add heightmap. Do not make large caves that are entirely above groundparamat
2015-02-21Mgv5: Remove blobgen. Remove crumble and wetness noisesparamat
2014-12-28Cavegen: Fix copy & paste error (solves #2020)kwolekr
2014-12-07Add flags and lacunarity as new noise parameterskwolekr
2014-12-06Rewrite generate notification mechanismkwolekr
2014-02-03Huge overhaul of the entire MapgenParams systemkwolekr
2013-12-14Add map feature generation notify Lua APIkwolekr
2013-12-01Cavegen: Fix possible out-of-bounds heightmap accesskwolekr
2013-11-29Cavegen: Respect is_ground_content MapNode setting; fix some code formatting ...kwolekr
2013-07-06Mapgen V7: Huge rewrite, also tweaks to cavegen et al.kwolekr
2013-07-01Cavegen: Prevent caves from occuring above ground level, and superfluous mixi...kwolekr
2013-06-23Cavegen: fix division by 0 with abnormal max tunnel diameter sizeskwolekr
2013-04-27Enhance caves for mgv7, add ravineskwolekr
2013-04-21Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to Mapg...kwolekr