Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic style fixes. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
| | |||||
* | Increased Type safety of Biomes | Tycho | 2014-02-03 | 1 | -1/+1 |
| | | | | | Changed a number of funcictions from using integers to store biomes to using EMCSBiome Note that switching from an int to an Enum is a non-breaking chang to the lua bindings | ||||
* | Added cChunkDest::UpdateHeightmap() | madmaxoft | 2014-01-31 | 1 | -17/+23 |
| | | | | This function is necessary for plugins manipulating the generated chunks, they need to update the heightmap before it is passed back to the generator. | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+217 |