summaryrefslogtreecommitdiffstats
path: root/source/Generating/Trees.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-24Moved source to srcAlexander Harkness1-684/+0
2013-03-19Trees: fixed a glitch in large jungle trees' leaves (1 column was missing)madmaxoft@gmail.com1-1/+1
2012-09-23Source files cleanup: Generating-related files in a separate subfoldermadmaxoft@gmail.com1-1/+1
2012-07-15Basic jungle trees with vines, efficient trees handling.madmaxoft@gmail.com1-107/+212
2012-07-02Temporary jungle trees (swamp-like), based on code by STR_Warrior). Also vines don't overwrite leaves anymore.madmaxoft@gmail.com1-1/+42
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-538/+538
2012-06-02Fixed Linux compilation complaining about min() and max(), hopefully forever. Use std::min() and std::max()madmaxoft@gmail.com1-9/+1
2012-05-25Merged the composable_generator branch into the trunkmadmaxoft@gmail.com1-0/+546