summaryrefslogtreecommitdiffstats
path: root/src/ChunkBuffer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-21Renamed cChunkBuffer to cChunkDataTycho1-320/+0
2014-05-11Added several more testsfor arrays and coordinatesTycho1-4/+16
2014-05-11Fixed bug that caused Array Setters to always create segmentsTycho1-4/+4
2014-05-11SkyLight defaults to 0xFFTycho1-1/+1
2014-05-11Fixed a bug in writting zeros to a non-allocated sectionTycho1-0/+11
2014-05-10Fixed stupid buffer overflow in array setblocksTycho1-3/+3
2014-04-27Fixed a couple of segfaults and made Free a seperate functionTycho1-3/+35
2014-04-27Added other half of implementationTycho1-14/+133
2014-04-26Implemented Chunk Sparsing with segmentsTycho1-0/+146