Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-05-21 | Renamed cChunkBuffer to cChunkData | Tycho | 1 | -279/+0 | |
2014-05-18 | Fixed issue with types not being defined for an unused parameter | Tycho | 1 | -63/+0 | |
2014-05-17 | derp | Tycho | 1 | -1/+1 | |
2014-05-17 | fixed assignment bugs and Skylight bug | Tycho | 1 | -3/+5 | |
2014-05-17 | Fix assignment ops 2 | worktycho | 1 | -3/+8 | |
2014-05-17 | Fix assignment operators | worktycho | 1 | -10/+14 | |
2014-05-11 | Fixed a bug in writting zeros to a non-allocated section | Tycho | 1 | -0/+12 | |
2014-05-10 | Fixed stupid buffer overflow in array setblocks | Tycho | 1 | -2/+2 | |
2014-05-03 | cCHunkBuffer that compiles with TestGlobals.h | Tycho | 1 | -0/+7 | |
2014-04-27 | Fixed a couple of segfaults and made Free a seperate function | Tycho | 1 | -3/+4 | |
2014-04-27 | Fixed issues with gcc | Tycho | 1 | -6/+7 | |
2014-04-26 | Implemented Chunk Sparsing with segments | Tycho | 1 | -0/+310 | |