Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed rounding error in MultiStepMap BioGen, introduced in rev 1289. | madmaxoft@gmail.com | 2013-03-24 | 1 | -10/+19 |
* | Optimized BioGen-MultiStepMap's performance by using linear interpolation, about 25 % increase in total chunk generation speed. | madmaxoft@gmail.com | 2013-03-19 | 1 | -5/+10 |
* | Moved BioGen parameter reading from cComposableGenrator into each BioGen itself | madmaxoft@gmail.com | 2013-02-02 | 1 | -1/+62 |
* | A brand new biome generator: cBioGenMultiStepMap. | madmaxoft@gmail.com | 2013-01-24 | 1 | -0/+301 |
* | Biome lists can have ":count" in them for adjusting biome occurence rate. Some more error logging. | madmaxoft@gmail.com | 2012-11-20 | 1 | -2/+24 |
* | More valgrind fixes | madmaxoft@gmail.com | 2012-11-15 | 1 | -2/+2 |
* | Source files cleanup: Generating-related files in a separate subfolder | madmaxoft@gmail.com | 2012-09-23 | 1 | -0/+304 |