summaryrefslogtreecommitdiffstats
path: root/src/Generating/Caves.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-16Merge branch 'master' of github.com:mc-server/MCServerTycho1-2/+2
2014-06-15Added random offsets to cGridStructGen.madmaxoft1-2/+2
2014-05-09cWormNestCaves rewritten using cGridStructGen.Mattes D1-15/+7
2014-05-07cNetherFortGen uses cGridStructGen.madmaxoft1-1/+1
2014-03-01Unified StructureGens and FinisherGens.madmaxoft1-8/+8
2013-12-08reordered initalisation order at src/Generating/Cave.h line 73Tycho Bickerstaff1-2/+2
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-102/+102
2013-03-17Rewritten generators so that they use the cChunkDesc class (and thus can use cBlockArea merging)madmaxoft@gmail.com1-27/+9
2013-01-25Merged the usable portion of the "gens" branch.madmaxoft@gmail.com1-1/+1
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-1/+1
2012-09-23Source files cleanup: Generating-related files in a separate subfoldermadmaxoft@gmail.com1-2/+2
2012-07-27Initial WormNestCaves commit. Won't generate caves, only the schematic for caves' centers.madmaxoft@gmail.com1-7/+11
2012-07-22Added a new cave generator: DualRidgeCaves ( somewhat like http://www.gamedev.net/blog/33/entry-2227887-more-on-minecraft-type-world-gen/ )madmaxoft@gmail.com1-0/+116