summaryrefslogtreecommitdiffstats
path: root/src/Generating/Ravines.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-531/+531
2013-03-17Rewritten generators so that they use the cChunkDesc class (and thus can use cBlockArea merging)madmaxoft@gmail.com1-11/+6
2012-10-19Ravines: Drill only through specific blocks (FS #259)madmaxoft@gmail.com1-1/+23
2012-09-23Source files cleanup: Generating-related files in a separate subfoldermadmaxoft@gmail.com1-0/+0
2012-08-06Fixed runtime crashes in generator on Raspberry Pi (damn picky gcc!)madmaxoft@gmail.com1-18/+18
2012-07-29Ravines: implemented proper caching - another 10 % in generator speedup :)madmaxoft@gmail.com1-11/+60
2012-07-28Caves and Ravines: fixed compilation and linking issues on gccmadmaxoft@gmail.com1-1/+1
2012-07-27Fixed a possible crash in Ravines.madmaxoft@gmail.com1-3/+3
2012-07-22Ravines: removed an unneeded membermadmaxoft@gmail.com1-1/+0
2012-07-20Ravines: implemented linear finishing, now the ravine walls are smooth.madmaxoft@gmail.com1-1/+42
2012-07-19Ravines: removed a debugging feature from release buildsmadmaxoft@gmail.com1-0/+2
2012-07-19Ravines: initial implementation, randomized shapes are working, but still needs some workmadmaxoft@gmail.com1-0/+423