summaryrefslogtreecommitdiffstats
path: root/source/BioGen.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-141-293/+293
* Added a cBioGenCache object for caching generated biomesmadmaxoft@gmail.com2012-06-021-0/+90
* DistortedVoronoi biome generatormadmaxoft@gmail.com2012-05-311-17/+41
* Added a voronoi biome generator (#180)madmaxoft@gmail.com2012-05-271-0/+57
* Restructured biome generators with a list of available biomes to use a common ancestor (preparation for Voronoi and DistortedVoronoi)madmaxoft@gmail.com2012-05-271-2/+5
* Added the CheckerBoardBiomes parameter for setting biomes that CheckerBoard generates (#179). Added string-to-biome conversion (#183). Added OreNests to default Structures configuration.madmaxoft@gmail.com2012-05-271-4/+34
* Merged the composable_generator branch into the trunkmadmaxoft@gmail.com2012-05-251-0/+89