summaryrefslogtreecommitdiffstats
path: root/source/BioGen.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-23Source files cleanup: Generating-related files in a separate subfoldermadmaxoft@gmail.com1-171/+0
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-171/+171
2012-06-02Added a cBioGenCache object for caching generated biomesmadmaxoft@gmail.com1-0/+36
2012-05-31DistortedVoronoi biome generatormadmaxoft@gmail.com1-18/+23
2012-05-27Voronoi has a minimum cell size of 4 blocks now, to avoid some extreme corner-casesmadmaxoft@gmail.com1-1/+1
2012-05-27Added a voronoi biome generator (#180)madmaxoft@gmail.com1-0/+28
2012-05-27Restructured biome generators with a list of available biomes to use a common ancestor (preparation for Voronoi and DistortedVoronoi)madmaxoft@gmail.com1-9/+25
2012-05-27Added the CheckerBoardBiomes parameter for setting biomes that CheckerBoard generates (#179). Added string-to-biome conversion (#183). Added OreNests to default Structures configuration.madmaxoft@gmail.com1-1/+12
2012-05-25Merged the composable_generator branch into the trunkmadmaxoft@gmail.com1-0/+75