summaryrefslogtreecommitdiffstats
path: root/source/Generating/BioGen.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-02Moved BioGen parameter reading from cComposableGenrator into each BioGen itselfmadmaxoft@gmail.com1-29/+26
2013-01-25Merged the usable portion of the "gens" branch.madmaxoft@gmail.com1-1/+1
2013-01-24A brand new biome generator: cBioGenMultiStepMap.madmaxoft@gmail.com1-0/+53
2012-11-20Biome lists can have ":count" in them for adjusting biome occurence rate. Some more error logging.madmaxoft@gmail.com1-0/+1
2012-09-24Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com1-1/+1
2012-09-23Source files cleanup: Generating-related files in a separate subfoldermadmaxoft@gmail.com1-2/+2
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