summaryrefslogtreecommitdiffstats
path: root/source/Ravines.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Source files cleanup: Generating-related files in a separate subfoldermadmaxoft@gmail.com2012-09-231-514/+0
* Fixed runtime crashes in generator on Raspberry Pi (damn picky gcc!)madmaxoft@gmail.com2012-08-061-18/+18
* Ravines: implemented proper caching - another 10 % in generator speedup :)madmaxoft@gmail.com2012-07-291-11/+60
* Caves and Ravines: fixed compilation and linking issues on gccmadmaxoft@gmail.com2012-07-281-1/+1
* Fixed a possible crash in Ravines.madmaxoft@gmail.com2012-07-271-3/+3
* Ravines: removed an unneeded membermadmaxoft@gmail.com2012-07-221-1/+0
* Ravines: implemented linear finishing, now the ravine walls are smooth.madmaxoft@gmail.com2012-07-201-1/+42
* Ravines: removed a debugging feature from release buildsmadmaxoft@gmail.com2012-07-191-0/+2
* Ravines: initial implementation, randomized shapes are working, but still needs some workmadmaxoft@gmail.com2012-07-191-0/+423