Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove smart pointer macros | peterbell10 | 2017-07-21 | 1 | -1/+1 |
* | Store cChunk::m_BlockEntities in a map (#3717) | peterbell10 | 2017-05-22 | 1 | -4/+4 |
* | Bulk clearing of whitespace | LogicParrot | 2016-02-05 | 1 | -16/+16 |
* | cSetChunkData constructor explicitly requires std::move() instead of | Woazboat | 2015-04-27 | 1 | -4/+6 |
* | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 1 | -1/+1 |
* | Rewritten block entity loading. | Mattes D | 2014-08-29 | 1 | -0/+3 |
* | Added a queue for setting chunk data. | madmaxoft | 2014-07-24 | 1 | -0/+120 |