Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | denotch map converter can now parse without creating segfaults or unknown tag errors. | admin@omencraft.com | 2011-10-31 | 1 | -0/+0 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@31 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | More changes to the denotch map converter. Added some tags. Still debugging some parsing issues. | admin@omencraft.com | 2011-10-31 | 1 | -0/+0 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@30 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | put the timer and quicksort functions into their own files. Made a few changes to the converter. Converter doesn't understand Entity tags and some chunks cause it to segfault for a currently unknown reason. | admin@omencraft.com | 2011-10-30 | 1 | -0/+0 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@28 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Last changes to the converter before bed. | admin@omencraft.com | 2011-10-30 | 1 | -0/+0 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@26 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | More changes to the denotch map converter | admin@omencraft.com | 2011-10-30 | 1 | -0/+0 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@25 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Added Long Tag. It'll now go through the entire NBT data without erroring out. I'm not sure that it's actually saving all tag 7 data though. | admin@omencraft.com | 2011-10-30 | 1 | -0/+0 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@24 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | I think I got Tag 7 working, now I need to add tag 4 for the deNotch map converter. | admin@omencraft.com | 2011-10-30 | 1 | -0/+0 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@23 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | More updates to denotch map converter for testing. | admin@omencraft.com | 2011-10-30 | 1 | -0/+0 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@22 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Changed cChunkMat.cpp back to normal. Made more changes to the denotch map converter. Testing cNBTData parser. | admin@omencraft.com | 2011-10-30 | 1 | -0/+0 |
| | | | | git-svn-id: http://mc-server.googlecode.com/svn/trunk@21 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | 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 | -0/+0 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@20 0a769ca7-a7f5-676a-18bf-c427514a06d6 |