summaryrefslogtreecommitdiffstats
path: root/source/Generating/BioGen.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed rounding error in MultiStepMap BioGen, introduced in rev 1289.madmaxoft@gmail.com2013-03-241-3/+4
* Optimized BioGen-MultiStepMap's performance by using linear interpolation, about 25 % increase in total chunk generation speed.madmaxoft@gmail.com2013-03-191-1/+1
* Moved BioGen parameter reading from cComposableGenrator into each BioGen itselfmadmaxoft@gmail.com2013-02-021-29/+26
* Merged the usable portion of the "gens" branch.madmaxoft@gmail.com2013-01-251-1/+1
* A brand new biome generator: cBioGenMultiStepMap.madmaxoft@gmail.com2013-01-241-0/+53
* Biome lists can have ":count" in them for adjusting biome occurence rate. Some more error logging.madmaxoft@gmail.com2012-11-201-0/+1
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-1/+1
* Source files cleanup: Generating-related files in a separate subfoldermadmaxoft@gmail.com2012-09-231-0/+171