summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/WSSCompact.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved code safety for the Compact world storage.Mattes D2014-01-231-104/+72
| | | | That was a huge chunk of smelly code.
* Command block fixes 2andrew2014-01-231-8/+30
|
* Added user setting compression factorTycho2014-01-171-5/+6
|
* Attempt at fixing cChunkDef::Height signedness.madmaxoft2013-12-201-3/+3
|
* Fixed VC2008 compilation, normalized include paths.madmaxoft2013-11-271-1/+1
|
* Fixed the remaining derpsAlexander Harkness2013-11-271-2/+2
|
* Further attempts to fix compileTiger Wang2013-11-251-2/+2
|
* Attempt to fix compilationTiger Wang2013-11-241-2/+2
|
* Moved source to srcAlexander Harkness2013-11-241-0/+1009