Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-03-05 | Prepare ChunkData for BlockState storage (#5105) | Tiger Wang | 1 | -81/+14 |
2020-08-01 | Replaced cpp14::make_unique<> with std::make_unique<>. | Mattes D | 1 | -1/+1 |
2019-02-20 | Limit the size of cListAllocationPool's free list | peterbell10 | 1 | -1/+1 |
2018-07-23 | Optimise chunk set (#4260) | peterbell10 | 1 | -2/+2 |
2017-08-21 | Implement protocol level chunk sparsing (#3864) | peterbell10 | 1 | -0/+34 |
2016-02-05 | Bulk clearing of whitespace | LogicParrot | 1 | -6/+6 |
2015-12-18 | Removed unused class cChunkDataCollector. | Mattes D | 1 | -20/+0 |
2015-07-31 | Unified the doxy-comment format. | Mattes D | 1 | -14/+10 |
2014-07-24 | Removed redundant semicolons and re-added warning | archshift | 1 | -7/+7 |
2014-07-17 | Fixed basic whitespace problems. | madmaxoft | 1 | -2/+2 |
2014-05-29 | Added comments, reformatted code. | madmaxoft | 1 | -9/+31 |
2014-05-24 | Implemented style changes | Tycho | 1 | -4/+4 |
2014-05-21 | Renamed cChunkBuffer to cChunkData | Tycho | 1 | -9/+9 |
2014-05-18 | Fixed issue with types not being defined for an unused parameter | Tycho | 1 | -0/+105 |