summaryrefslogtreecommitdiffstats
path: root/source/StructGen.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-23Source files cleanup: Generating-related files in a separate subfoldermadmaxoft@gmail.com1-405/+0
2012-07-22Added a new cave generator: DualRidgeCaves ( somewhat like http://www.gamedev.net/blog/33/entry-2227887-more-on-minecraft-type-world-gen/ )madmaxoft@gmail.com1-66/+0
2012-07-19Ravines: initial implementation, randomized shapes are working, but still needs some workmadmaxoft@gmail.com1-0/+1
2012-07-15Basic jungle trees with vines, efficient trees handling.madmaxoft@gmail.com1-57/+63
2012-07-02Patch from STR_Warrior, OreNest counts adjustmentmadmaxoft@gmail.com1-5/+5
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-464/+464
2012-06-02Added the Biomal composition generator.madmaxoft@gmail.com1-3/+4
2012-05-25Merged the composable_generator branch into the trunkmadmaxoft@gmail.com1-0/+463