summaryrefslogtreecommitdiffstats
path: root/source/Generating/BioGen.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-230/+0
* Generator: Renamed cBiomeGenerator's Initialize() to InitializeBiomeGen().madmaxoft2013-10-101-6/+6
* Re-worked generator subobject ownership, added a cache for the CompositionGenmadmaxoft@gmail.com2013-05-051-1/+1
* MultiStepMap BiomeGen: made 3x faster by using 2D noise instead of 3D noise.madmaxoft@gmail.com2013-04-241-1/+8
* 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