summaryrefslogtreecommitdiffstats
path: root/source/Trees.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Basic jungle trees with vines, efficient trees handling.madmaxoft@gmail.com2012-07-151-107/+212
* Temporary jungle trees (swamp-like), based on code by STR_Warrior). Also vines don't overwrite leaves anymore.madmaxoft@gmail.com2012-07-021-1/+42
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-141-538/+538
* Fixed Linux compilation complaining about min() and max(), hopefully forever. Use std::min() and std::max()madmaxoft@gmail.com2012-06-021-9/+1
* Merged the composable_generator branch into the trunkmadmaxoft@gmail.com2012-05-251-0/+546