summaryrefslogtreecommitdiffstats
path: root/converter/cNBTData.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-30I think I got Tag 7 working, now I need to add tag 4 for the deNotch map converter.admin@omencraft.com1-11/+11
2011-10-30More updates to denotch map converter for testing.admin@omencraft.com1-2/+2
2011-10-30Changed cChunkMat.cpp back to normal. Made more changes to the denotch map converter. Testing cNBTData parser.admin@omencraft.com1-17/+25
2011-10-29Added denotch map converter. Program currently reads the only mcr file in the region dir and writes the uncompressed chunk data in world/X0-Z0.pak. I compile in linux with "g++ cConvert.cpp -lz -o denotch"admin@omencraft.com1-0/+162