Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 2012-06-14 | 1 | -302/+302 |
* | Fixed Linux compilation complaining about min() and max(), hopefully forever. Use std::min() and std::max() | madmaxoft@gmail.com | 2012-06-02 | 1 | -1/+1 |
* | Added a cHeiGenCache object for caching generated heightmaps. World generation is now about twice as fast as before Rev 535 :) | madmaxoft@gmail.com | 2012-06-02 | 1 | -0/+90 |
* | Added the Biomal height generator, made it the default height generator. | madmaxoft@gmail.com | 2012-06-02 | 1 | -0/+121 |
* | Merged the composable_generator branch into the trunk | madmaxoft@gmail.com | 2012-05-25 | 1 | -0/+91 |