aboutsummaryrefslogtreecommitdiff
path: root/src/mapgen_indev.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mapgen Indev: Fix segfault in cave generation due to uninitialized variablekwolekr2013-12-081-0/+2
* Fix spaces float islands codeproller2013-11-101-46/+41
* FIxed floating isle generation at chunk boundaries0gb.us2013-11-101-44/+46
* Remove no virtual dtor warnings, make MapgenParams contain actual NoiseParamskwolekr2013-05-191-48/+40
* Enhance caves for mgv7, add ravineskwolekr2013-04-271-7/+5
* Tune finite liquids, indev huge cavesproller2013-04-251-1/+1
* Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to Mapg...kwolekr2013-04-211-23/+60
* Don't flow finite liquid into an unloaded chunkproller2013-04-061-2/+2
* Add Ore infrastructure and l_register_ore()kwolekr2013-03-241-1/+3
* Mapgen indev: float islands, larger far biomesproller2013-03-241-53/+173
* Some minor cleanups from the last commitkwolekr2013-03-161-1/+4
* initial mapgen indev version with farscale feature and huge cavesproller2013-03-161-0/+246