summaryrefslogtreecommitdiffstats
path: root/src/Generating/RoughRavines.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-03Pulled the BlockID and BlockInfo headers from Globals.h. (#4591)Mattes D1-0/+1
2017-05-21Clang 5.0 fixesLukas Pioch1-1/+0
2016-08-24Fixed type-casting-related warnings.Mattes D1-3/+3
2016-02-05Bulk clearing of whitespaceLogicParrot1-22/+22
2015-08-12Fix old style casts and implicit conversionsMatti Hänninen1-7/+7
2015-05-19More fixed warningstycho1-8/+8
2014-07-29Added cBlockInfo::CanBeTerraformed and made finishers use itSTRWarrior1-22/+4
2014-07-27RoughRavines: Made floor and ceiling settings-adjustable.madmaxoft1-9/+42
2014-07-27RoughRavines: Added per-height radius modifier. Ledges!madmaxoft1-32/+73
2014-07-27RoughRavines: More settings - size, width, roughnessmadmaxoft1-18/+48
2014-07-27RoughRavines: Initial generator implementation.madmaxoft1-0/+214