summaryrefslogtreecommitdiffstats
path: root/source/NBT.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few warnings, lifted up the block interactinos limit to 20 (10 was not enough for Creative mode)madmaxoft2012-03-131-2/+1
* Using the _DEBUG macro for *nix debug builds as well; trying to force 8-byte alignment on critical sections ( http://forum.mc-server.org/showthread.php?tid=384 )madmaxoft@gmail.com2012-03-091-2/+2
* Anvil format: loading chests' contents.madmaxoft@gmail.com2012-03-071-6/+89
* 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-0/+620