This website requires JavaScript.
Explore
Help
Sign In
flewkey
/
cuberite-2a
Watch
1
Star
0
Fork
0
You've already forked cuberite-2a
Code
Releases
Activity
cuberite-2a
/
converter
History
admin@omencraft.com
dda41a0406
denotch map converter works! :D
...
git-svn-id:
http://mc-server.googlecode.com/svn/trunk@36
0a769ca7-a7f5-676a-18bf-c427514a06d6
2011-10-31 22:02:04 +00:00
..
region
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"
2011-10-29 21:19:06 +00:00
cConvert.cpp
denotch map converter works! :D
2011-10-31 22:02:04 +00:00
cNBTData.cpp
Compounds are not closed double anymore
2011-10-31 05:12:21 +00:00
cNBTData.h
Compounds are not closed double anymore
2011-10-31 05:12:21 +00:00
denotch
denotch map converter works! :D
2011-10-31 22:02:04 +00:00
quicksort.cpp
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.
2011-10-30 18:15:44 +00:00
quicksort.h
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.
2011-10-30 18:15:44 +00:00
timer.cpp
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.
2011-10-30 18:15:44 +00:00
timer.h
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.
2011-10-30 18:15:44 +00:00