summaryrefslogtreecommitdiffstats
path: root/source/cChunkMap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prepared some parts of the code for multi world support, I created lots of TODO'sfaketruth2011-10-311-1/+3
* 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.com2011-10-291-1/+1
* MCServer c++ source filesfaketruth2011-10-031-0/+91