Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Noise: made interpolation methods public static, so that they can be used by the outside world as well | madmaxoft@gmail.com | 2012-07-22 | 1 | -3/+3 |
* | Added the Biomal height generator, made it the default height generator. | madmaxoft@gmail.com | 2012-06-02 | 1 | -0/+3 |
* | Merged the composable_generator branch into the trunk | madmaxoft@gmail.com | 2012-05-25 | 1 | -6/+73 |
* | Noise function optimization (chunk generation now about 1.5x faster :) | madmaxoft@gmail.com | 2012-02-22 | 1 | -1/+1 |
* | Made some functions in cChunk and cNoise inline, this should significantly increase chunk generation speed | faketruth | 2011-12-26 | 1 | -0/+54 |