Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed compile | Tycho | 2014-06-14 | 1 | -1/+9 |
| | |||||
* | merge master | Tycho | 2014-06-14 | 6 | -79/+161 |
|\ | |||||
| * | Reduced the number of cChunkData::CopyBlockTypes() tests, added progress. | Mattes D | 2014-05-30 | 1 | -7/+16 |
| | | |||||
| * | Fix bugs in test | Tycho | 2014-05-30 | 1 | -3/+5 |
| | | |||||
| * | Added a cChunkData::CopyBlockTypes() unit test. | Mattes D | 2014-05-30 | 2 | -0/+68 |
| | | |||||
| * | Fixed cChunkData nibble copying. | madmaxoft | 2014-05-30 | 1 | -4/+4 |
| | | |||||
| * | Test failures are reported verbosely and into the debug console on Win. | madmaxoft | 2014-05-30 | 1 | -1/+1 |
| | | |||||
| * | Fixed test return values. | madmaxoft | 2014-05-30 | 2 | -38/+41 |
| | | |||||
| * | Fixed wrong block sizes for copying / setting. | madmaxoft | 2014-05-29 | 1 | -16/+16 |
| | | |||||
| * | Fixed test compilation. | madmaxoft | 2014-05-29 | 2 | -16/+16 |
| | | |||||
| * | Fixed test globals to work with precompiled headers | Tycho | 2014-05-27 | 4 | -4/+4 |
| | | |||||
* | | Fixed bad merge | Tycho | 2014-05-25 | 1 | -1/+7 |
| | | |||||
* | | Merge branch 'chunksparsing/structs' into AllocationPool | Tycho | 2014-05-25 | 4 | -182/+88 |
|\| | | | | | | | | | | | | | Conflicts: src/ChunkData.cpp src/ChunkData.h tests/ChunkData/Coordinates.cpp | ||||
| * | inject TestGlobals.h correctly | Tycho | 2014-05-24 | 1 | -0/+1 |
| | | |||||
| * | Implemented style changes | Tycho | 2014-05-24 | 3 | -176/+87 |
| | | |||||
* | | Implemented Allocation Pool use by cChunkData | Tycho | 2014-05-23 | 4 | -13/+46 |
|/ | |||||
* | Renamed cChunkBuffer to cChunkData | Tycho | 2014-05-21 | 5 | -0/+486 |