Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewritten generators so that they use the cChunkDesc class (and thus can use cBlockArea merging) | madmaxoft@gmail.com | 2013-03-17 | 1 | -6/+5 |
* | Added water and lava springs. | madmaxoft@gmail.com | 2013-03-14 | 1 | -3/+17 |
* | Initial nether composition generator | madmaxoft@gmail.com | 2013-03-11 | 1 | -0/+4 |
* | Prepared cChunkDesc for further API extension; used it as the sole container for generated chunk data, including entities / block entities. | madmaxoft@gmail.com | 2013-02-08 | 1 | -4/+4 |
* | Moved BioGen parameter reading from cComposableGenrator into each BioGen itself | madmaxoft@gmail.com | 2013-02-02 | 1 | -18/+5 |
* | Merged the usable portion of the "gens" branch. | madmaxoft@gmail.com | 2013-01-25 | 1 | -0/+405 |