Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-05-21 | Renamed cChunkBuffer to cChunkData | Tycho | 1 | -193/+0 | |
2014-05-17 | Rewrote array copies test | worktycho | 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. | |||||
2014-05-11 | Added some more tests | Tycho | 1 | -116/+161 | |
2014-05-11 | Added several more testsfor arrays and coordinates | Tycho | 1 | -1/+0 | |
2014-05-11 | test 0 values | Tycho | 1 | -0/+45 | |
2014-05-11 | Cerated array copy tests for block and skylight | Tycho | 1 | -0/+36 | |
2014-05-10 | Fixed stupid buffer overflow in array setblocks | Tycho | 1 | -8/+8 | |
2014-05-10 | Add arries copies tests | Tycho | 1 | -0/+53 | |