summaryrefslogtreecommitdiffstats
path: root/src/ChunkData.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed bad mergeTycho2014-05-251-4/+5
* Merge branch 'chunksparsing/structs' into AllocationPoolTycho2014-05-251-221/+20
|\
| * Moved accessors to cpp fileTycho2014-05-241-215/+12
| * Implemented style changesTycho2014-05-241-50/+58
* | Implemented Allocation Pool use by cChunkDataTycho2014-05-231-11/+22
|/
* Fixed if spacesTycho2014-05-211-16/+16
* Fixed reversed comparisons to nullTycho2014-05-211-8/+8
* Changed cChunkData::SetMeta to return a bool indicating whether the value changedTycho2014-05-211-4/+6
* Fixed stylistic issuesTycho2014-05-211-10/+10
* Renamed cChunkBuffer to cChunkDataTycho2014-05-211-0/+279