summaryrefslogtreecommitdiff
path: root/src/cavegen.cpp
Commit message (Expand)AuthorAge
* Cavegen: Fix copy & paste error (solves #2020)kwolekr2014-12-28
* Add flags and lacunarity as new noise parameterskwolekr2014-12-07
* Rewrite generate notification mechanismkwolekr2014-12-06
* Huge overhaul of the entire MapgenParams systemkwolekr2014-02-03
* Add map feature generation notify Lua APIkwolekr2013-12-14
* Cavegen: Fix possible out-of-bounds heightmap accesskwolekr2013-12-01
* Cavegen: Respect is_ground_content MapNode setting; fix some code formatting ...kwolekr2013-11-29
* Mapgen V7: Huge rewrite, also tweaks to cavegen et al.kwolekr2013-07-06
* Cavegen: Prevent caves from occuring above ground level, and superfluous mixi...kwolekr2013-07-01
* Cavegen: fix division by 0 with abnormal max tunnel diameter sizeskwolekr2013-06-23
* Enhance caves for mgv7, add ravineskwolekr2013-04-27
* Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to Mapg...kwolekr2013-04-21