summaryrefslogtreecommitdiffstats
path: root/source/StringCompression.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-180/+0
* Enchantments: API and sending to clientmadmaxoft@gmail.com2013-06-021-2/+127
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-141-55/+55
* Compression error -5 fixmadmaxoft@gmail.com2012-04-041-2/+3
* Added the Anvil level format (MCA) support, read-only for the time being. Now MCS can read your worlds from the official server :)madmaxoft@gmail.com2012-03-071-1/+1
* Chunk is now marked as dirty; saving only dirty chunks; rewritten load / save not to use cChunkPtr; set VC2008 project to level4 warnings; block entities are now loaded and saved properlymadmaxoft@gmail.com2012-02-161-0/+54