Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added generic Allocation Pool Interface | Tycho | 2014-06-14 | 5 | -39/+64 |
| | |||||
* | fixed spaces | Tycho | 2014-06-14 | 1 | -1/+1 |
| | |||||
* | fixed spaces | Tycho | 2014-06-14 | 5 | -10/+10 |
| | |||||
* | fixed compile | Tycho | 2014-06-14 | 1 | -1/+9 |
| | |||||
* | merge master | Tycho | 2014-06-14 | 7 | -218/+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 | 5 | -143/+4 |
| | | |||||
* | | Fixed bad merge | Tycho | 2014-05-25 | 1 | -1/+7 |
| | | |||||
* | | Merge branch 'chunksparsing/structs' into AllocationPool | Tycho | 2014-05-25 | 5 | -184/+90 |
|\| | | | | | | | | | | | | | Conflicts: src/ChunkData.cpp src/ChunkData.h tests/ChunkData/Coordinates.cpp | ||||
| * | inject TestGlobals.h correctly | Tycho | 2014-05-24 | 2 | -2/+3 |
| | | |||||
| * | 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 | 6 | -20/+20 |
| | |||||
* | C++11 | Tycho | 2014-05-17 | 1 | -0/+8 |
| | |||||
* | fixed assignment bugs and Skylight bug | Tycho | 2014-05-17 | 1 | -1/+1 |
| | |||||
* | Fix assignment operators test | worktycho | 2014-05-17 | 1 | -3/+3 |
| | |||||
* | Add test for zeros | worktycho | 2014-05-17 | 1 | -0/+35 |
| | |||||
* | Add tests for assignment operator | worktycho | 2014-05-17 | 1 | -0/+11 |
| | |||||
* | Rewrote array copies test | worktycho | 2014-05-17 | 1 | -36/+51 |
| | | | | Moved each patten test into its own scope to test all unallocated section code paths. Moved 0's around so that they test the allocated sections code paths. | ||||
* | Added some more tests | Tycho | 2014-05-11 | 2 | -116/+242 |
| | |||||
* | Added several more testsfor arrays and coordinates | Tycho | 2014-05-11 | 2 | -1/+5 |
| | |||||
* | test 0 values | Tycho | 2014-05-11 | 1 | -0/+45 |
| | |||||
* | Cerated array copy tests for block and skylight | Tycho | 2014-05-11 | 1 | -0/+36 |
| | |||||
* | Fixed a bug in writting zeros to a non-allocated section | Tycho | 2014-05-11 | 1 | -93/+111 |
| | |||||
* | Fixed stupid buffer overflow in array setblocks | Tycho | 2014-05-10 | 1 | -8/+8 |
| | |||||
* | Add arries copies tests | Tycho | 2014-05-10 | 1 | -0/+53 |
| | |||||
* | Added new test | Tycho | 2014-05-10 | 1 | -0/+4 |
| | |||||
* | Added some more tests | Tycho | 2014-05-10 | 2 | -6/+100 |
| | |||||
* | Maybe coverage working? | Tycho | 2014-05-10 | 2 | -0/+151 |
| | |||||
* | cCHunkBuffer that compiles with TestGlobals.h | Tycho | 2014-05-03 | 3 | -1/+14 |
| | |||||
* | Added Testing capability | Tycho | 2014-04-27 | 3 | -0/+19 |
| | |||||
* | Moved some files. | Alexander Harkness | 2013-12-21 | 5 | -0/+604 |