Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Decoupled cChunkGenerator from cWorld and cRoot. | madmaxoft | 2014-01-10 | 1 | -1/+1 |
| | | | | Now the chunk generator can be used by other projects without depending on the two hugest structures in MCS. | ||||
* | Composition generator creating moved to a separate function. | madmaxoft | 2014-01-09 | 1 | -0/+6 |
| | | | | Also it forces the defaults into the INI file. | ||||
* | Height generator creating moved info HeiGen.cpp. | madmaxoft | 2014-01-09 | 1 | -1/+8 |
| | | | | The generator also explicitly sets the default back into the INI file. | ||||
* | Moved BiomeGen creation from INI file data to BioGen.cpp. | madmaxoft | 2013-11-28 | 1 | -0/+7 |
| | | | | This way it can be shared between MCServer and BiomeVisualiser. | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+181 |