summaryrefslogtreecommitdiffstats
path: root/src/ChunkBuffer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added several more testsfor arrays and coordinatesTycho2014-05-111-4/+16
|
* Fixed bug that caused Array Setters to always create segmentsTycho2014-05-111-4/+4
|
* SkyLight defaults to 0xFFTycho2014-05-111-1/+1
|
* Fixed a bug in writting zeros to a non-allocated sectionTycho2014-05-111-0/+11
|
* Fixed stupid buffer overflow in array setblocksTycho2014-05-101-3/+3
|
* Fixed a couple of segfaults and made Free a seperate functionTycho2014-04-271-3/+35
|
* Added other half of implementationTycho2014-04-271-14/+133
|
* Implemented Chunk Sparsing with segmentsTycho2014-04-261-0/+146