Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-05-21 | Clang 5.0 fixes | Lukas Pioch | 1 | -2/+0 | |
- Added override keyword - Removed inherited member variables | |||||
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -13/+13 | |
2014-07-27 | RoughRavines: Made floor and ceiling settings-adjustable. | madmaxoft | 1 | -1/+29 | |
The world.ini has settings for the minimum and maximum height for each at the ravines' center and edges. | |||||
2014-07-27 | RoughRavines: More settings - size, width, roughness | madmaxoft | 1 | -1/+22 | |
2014-07-27 | RoughRavines: Initial generator implementation. | madmaxoft | 1 | -0/+37 | |
This provides the basic shape of the ravines, with the basic settings based on GridStructGen, and good default values. |