aboutsummaryrefslogtreecommitdiff
path: root/src/cavegen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Huge overhaul of the entire MapgenParams systemkwolekr2014-02-031-2/+1
* Add map feature generation notify Lua APIkwolekr2013-12-141-0/+24
* Cavegen: Fix possible out-of-bounds heightmap accesskwolekr2013-12-011-1/+2
* Cavegen: Respect is_ground_content MapNode setting; fix some code formatting ...kwolekr2013-11-291-3/+5
* Mapgen V7: Huge rewrite, also tweaks to cavegen et al.kwolekr2013-07-061-6/+13
* Cavegen: Prevent caves from occuring above ground level, and superfluous mixi...kwolekr2013-07-011-2/+19
* Cavegen: fix division by 0 with abnormal max tunnel diameter sizeskwolekr2013-06-231-1/+1
* Enhance caves for mgv7, add ravineskwolekr2013-04-271-19/+286
* Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to Mapg...kwolekr2013-04-211-0/+266