summaryrefslogtreecommitdiffstats
path: root/source/Ravines.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-23Source files cleanup: Generating-related files in a separate subfoldermadmaxoft@gmail.com1-514/+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