summaryrefslogtreecommitdiffstats
path: root/src/Generating/ShapeGen.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added TwoHeights shape generator.Mattes D2014-11-231-0/+5
| | | | This is a faster shape generator that can generate overhangs and has biome awareness.
* Generator: Shape initial refactoring.Mattes D2014-11-121-0/+140
The code compiles, but several structure generators are broken, crash on start.