summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/WSSCompact.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Normalized comments.madmaxoft2014-07-171-3/+3
| | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
* Renamed cChunkBuffer to cChunkDataTycho2014-05-211-1/+1
|
* Fixed issue with types not being defined for an unused parameterTycho2014-05-181-1/+1
|
* Merge branch 'master' into chunksparsing/structsTycho2014-04-271-1/+1
|\ | | | | | | | | | | Conflicts: src/Chunk.cpp src/Chunk.h
| * Did some static analysis, fixed some bugs and optimized a lot of codejfhumann2014-04-181-1/+1
| |
* | Implemented Chunk Sparsing with segmentsTycho2014-04-261-1/+2
|/
* Unified Vector classesandrew2014-03-111-1/+1
|
* Added user setting compression factorTycho2014-01-171-2/+5
|
* Attempt at fixing cChunkDef::Height signedness.madmaxoft2013-12-201-0/+8
|
* Moved json includes to where they are really needed.madmaxoft2013-11-281-0/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+144