1
0
Personal fork of Cuberite
Go to file
faketruth ca1d98a7ba Changed long to long long so it works fine on 32bit systems
Added printing for Byte array tags (the length is incorrect though)
Structured the tags enums a bit more
In cConvert.cpp the correct compounds are opened before accessing data
Added VS2010 project so the converter can be compiled through VS2010

git-svn-id: http://mc-server.googlecode.com/svn/trunk@27 0a769ca7-a7f5-676a-18bf-c427514a06d6
2011-10-30 11:41:18 +00:00
converter Changed long to long long so it works fine on 32bit systems 2011-10-30 11:41:18 +00:00
iniFile Source for additional projects 2011-10-03 19:25:04 +00:00
jsoncpp-src-0.5.0 Source for additional projects 2011-10-03 19:25:04 +00:00
lua-5.1.4 Source for additional projects 2011-10-03 19:25:04 +00:00
Plugins Setting files 2011-10-03 19:39:53 +00:00
source Changed cChunkMat.cpp back to normal. Made more changes to the denotch map converter. Testing cNBTData parser. 2011-10-30 02:16:01 +00:00
tolua++-1.0.93 Source for additional projects 2011-10-03 19:25:04 +00:00
VC2010 Changed long to long long so it works fine on 32bit systems 2011-10-30 11:41:18 +00:00
webadmin Source for additional projects 2011-10-03 19:25:04 +00:00
WebServer Compiles for linux 2011-10-21 21:25:29 +00:00
zlib-1.2.5 Source for additional projects 2011-10-03 19:25:04 +00:00
clean.bat Setting files 2011-10-03 19:39:53 +00:00
furnace.txt Setting files 2011-10-03 19:39:53 +00:00
groups.ini Setting files 2011-10-03 19:39:53 +00:00
items.ini Setting files 2011-10-03 19:39:53 +00:00
Lua-LICENSE.txt Setting files 2011-10-03 19:39:53 +00:00
makefile Added CreateInventoryAction packet for creative mode. Used cPacketEntityEquipment as template. Forced server into Creative Mode. Can't break blocks yet. Player can stil be damaged in creative mode and dying takes you back to survival mode. 2011-10-26 16:49:01 +00:00
monsters.ini Setting files 2011-10-03 19:39:53 +00:00
recipes.txt Setting files 2011-10-03 19:39:53 +00:00
settings.ini 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
terrain.ini Setting files 2011-10-03 19:39:53 +00:00
users.ini Creative mode now breaks blocks without providing block drops. Need to work with Player's Inventory for proper creative mode support. GAMEMODE is declared and set twice. 2011-10-26 18:47:50 +00:00
webadmin.ini Setting files 2011-10-03 19:39:53 +00:00