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