Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CopyPaste Error | worktycho | 2014-07-13 | 1 | -1/+1 |
| | | | Fixes CID 70460. | ||||
* | Another COpyPaste Error | worktycho | 2014-07-13 | 1 | -1/+1 |
| | | | Fixes CID 70461 | ||||
* | Fix CopyPaste error that ment a_MaxRelX wasdn't checked | worktycho | 2014-07-13 | 1 | -1/+1 |
| | | | Fixes CID 70464 | ||||
* | BlockArea: Switched internal coords to Vector3i. | madmaxoft | 2014-03-25 | 1 | -3/+3 |
| | |||||
* | ChunkDesc warns about StructureGen's deprecation. | madmaxoft | 2014-03-01 | 1 | -0/+2 |
| | |||||
* | Increased Type safety of Biomes | Tycho | 2014-02-03 | 1 | -2/+2 |
| | | | | | 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 | -0/+25 |
| | | | | This function is necessary for plugins manipulating the generated chunks, they need to update the heightmap before it is passed back to the generator. | ||||
* | Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT). | madmaxoft | 2013-12-20 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into foldermove2 | Alexander Harkness | 2013-11-24 | 1 | -8/+8 |
| | | | | | Conflicts: GNUmakefile | ||||
* | Moved source to src | Alexander Harkness | 2013-11-24 | 1 | -0/+605 |