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