summaryrefslogtreecommitdiffstats
path: root/src/Generating/RoughRavines.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-07-27RoughRavines: Made floor and ceiling settings-adjustable.madmaxoft1-1/+29
The world.ini has settings for the minimum and maximum height for each at the ravines' center and edges.
2014-07-27RoughRavines: More settings - size, width, roughnessmadmaxoft1-1/+22
2014-07-27RoughRavines: Initial generator implementation.madmaxoft1-0/+37
This provides the basic shape of the ravines, with the basic settings based on GridStructGen, and good default values.