summaryrefslogtreecommitdiffstats
path: root/src/ChunkDataCallback.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prepare ChunkData for BlockState storage (#5105)Tiger Wang2021-03-051-81/+14
* Replaced cpp14::make_unique<> with std::make_unique<>.Mattes D2020-08-011-1/+1
* Limit the size of cListAllocationPool's free listpeterbell102019-02-201-1/+1
* Optimise chunk set (#4260)peterbell102018-07-231-2/+2
* Implement protocol level chunk sparsing (#3864)peterbell102017-08-211-0/+34
* Bulk clearing of whitespaceLogicParrot2016-02-051-6/+6
* Removed unused class cChunkDataCollector.Mattes D2015-12-181-20/+0
* Unified the doxy-comment format.Mattes D2015-07-311-14/+10
* Removed redundant semicolons and re-added warningarchshift2014-07-241-7/+7
* Fixed basic whitespace problems.madmaxoft2014-07-171-2/+2
* Added comments, reformatted code.madmaxoft2014-05-291-9/+31
* Implemented style changesTycho2014-05-241-4/+4
* Renamed cChunkBuffer to cChunkDataTycho2014-05-211-9/+9
* Fixed issue with types not being defined for an unused parameterTycho2014-05-181-0/+105