Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -22/+22 | |
2015-08-12 | Fix old style casts and implicit conversions | Matti Hänninen | 1 | -7/+7 | |
2015-05-19 | More fixed warnings | tycho | 1 | -8/+8 | |
2014-07-29 | Added cBlockInfo::CanBeTerraformed and made finishers use it | STRWarrior | 1 | -22/+4 | |
I might have forgotten some of them though | |||||
2014-07-27 | RoughRavines: Made floor and ceiling settings-adjustable. | madmaxoft | 1 | -9/+42 | |
The world.ini has settings for the minimum and maximum height for each at the ravines' center and edges. | |||||
2014-07-27 | RoughRavines: Added per-height radius modifier. Ledges! | madmaxoft | 1 | -32/+73 | |
2014-07-27 | RoughRavines: More settings - size, width, roughness | madmaxoft | 1 | -18/+48 | |
2014-07-27 | RoughRavines: Initial generator implementation. | madmaxoft | 1 | -0/+214 | |
This provides the basic shape of the ravines, with the basic settings based on GridStructGen, and good default values. |