summaryrefslogtreecommitdiffstats
path: root/src/Generating/ShapeGen.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-26Merge remote-tracking branch 'origin-master' into c++11Tiger Wang1-0/+145
2014-11-23Added TwoHeights shape generator.Mattes D1-0/+5
This is a faster shape generator that can generate overhangs and has biome awareness.
2014-11-12Generator: Shape initial refactoring.Mattes D1-0/+140
The code compiles, but several structure generators are broken, crash on start.