Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed cChunkMat.cpp back to normal. Made more changes to the denotch map converter. Testing cNBTData parser. | admin@omencraft.com | 2011-10-30 | 1 | -5/+0 |
* | 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 | 1 | -5/+10 |
* | Compiles for linux | faketruth | 2011-10-21 | 1 | -0/+3 |
* | MCServer c++ source files | faketruth | 2011-10-03 | 1 | -0/+714 |