Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shared_ptr -> unique_ptr in generators | Tiger Wang | 2021-03-18 | 1 | -14/+10 |
* | Enable some more clang-tidy linter checks (#4738) | peterbell10 | 2020-05-15 | 1 | -3/+3 |
* | ShapeGen, HeiGen: Changed to use cChunkCoords. | Mattes D | 2019-09-08 | 1 | -4/+4 |
* | BiomeGen: Changed to use cChunkCoords params. | Mattes D | 2019-09-08 | 1 | -1/+1 |
* | Separated chunk generator from world / plugin interfaces. | Mattes D | 2019-09-06 | 1 | -1/+1 |
* | Generate biomes when pregenerating heights through CompositedHeiGen. | Mattes D | 2015-06-23 | 1 | -2/+5 |
* | Gen refactor: Implemented CompositedHeiGen. | Mattes D | 2014-11-13 | 1 | -0/+49 |