Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge master | Tycho | 2014-06-14 | 1 | -26/+65 |
|\ | |||||
| * | Fixed wrong block sizes for copying / setting. | madmaxoft | 2014-05-29 | 1 | -2/+1 |
| | | |||||
| * | Added comments, reformatted code. | madmaxoft | 2014-05-29 | 1 | -17/+48 |
| | | |||||
| * | Add comment | worktycho | 2014-05-29 | 1 | -0/+4 |
| | | |||||
| * | cChunkData: Normalized code style. | madmaxoft | 2014-05-28 | 1 | -11/+16 |
| | | |||||
| * | Fixed cChunkData formatting. | madmaxoft | 2014-05-28 | 1 | -11/+11 |
| | | |||||
* | | Fixed bad merge | Tycho | 2014-05-25 | 1 | -4/+5 |
| | | |||||
* | | Merge branch 'chunksparsing/structs' into AllocationPool | Tycho | 2014-05-25 | 1 | -221/+20 |
|\| | | | | | | | | | | | | | Conflicts: src/ChunkData.cpp src/ChunkData.h tests/ChunkData/Coordinates.cpp | ||||
| * | Moved accessors to cpp file | Tycho | 2014-05-24 | 1 | -215/+12 |
| | | |||||
| * | Implemented style changes | Tycho | 2014-05-24 | 1 | -50/+58 |
| | | |||||
* | | Implemented Allocation Pool use by cChunkData | Tycho | 2014-05-23 | 1 | -11/+22 |
|/ | |||||
* | Fixed if spaces | Tycho | 2014-05-21 | 1 | -16/+16 |
| | |||||
* | Fixed reversed comparisons to null | Tycho | 2014-05-21 | 1 | -8/+8 |
| | |||||
* | Changed cChunkData::SetMeta to return a bool indicating whether the value changed | Tycho | 2014-05-21 | 1 | -4/+6 |
| | |||||
* | Fixed stylistic issues | Tycho | 2014-05-21 | 1 | -10/+10 |
| | |||||
* | Renamed cChunkBuffer to cChunkData | Tycho | 2014-05-21 | 1 | -0/+279 |