Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More updates to denotch map converter for testing. | admin@omencraft.com | 2011-10-30 | 4 | -32/+32 |
* | Changed cChunkMat.cpp back to normal. Made more changes to the denotch map converter. Testing cNBTData parser. | admin@omencraft.com | 2011-10-30 | 4 | -26/+55 |
* | Added 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.com | 2011-10-29 | 5 | -0/+1172 |