summaryrefslogtreecommitdiffstats
path: root/source/BioGen.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-141-171/+171
* Added a cBioGenCache object for caching generated biomesmadmaxoft@gmail.com2012-06-021-0/+36
* DistortedVoronoi biome generatormadmaxoft@gmail.com2012-05-311-18/+23
* Voronoi has a minimum cell size of 4 blocks now, to avoid some extreme corner-casesmadmaxoft@gmail.com2012-05-271-1/+1
* Added a voronoi biome generator (#180)madmaxoft@gmail.com2012-05-271-0/+28
* Restructured biome generators with a list of available biomes to use a common ancestor (preparation for Voronoi and DistortedVoronoi)madmaxoft@gmail.com2012-05-271-9/+25
* 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-1/+12
* Merged the composable_generator branch into the trunkmadmaxoft@gmail.com2012-05-251-0/+75