1
0
Personal fork of Cuberite
Go to file
faketruth f43b65cf53 cClientHandles have a unique ID now to distinguish them
cAuthenticator uses unique client ID for authentication
Changed the kick function used by cAuthenticator to take a client ID instead of name, so the correct user is kicked
Using callback reference instead of pointer in GetChunkData and affiliates
GetChunkData returns false when failed, and true when succeeded
Renamed entity type enums to something prettier
Exposed some functions to Lua

git-svn-id: http://mc-server.googlecode.com/svn/trunk@388 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-03-09 13:42:28 +00:00
converter Fixed a bug in source/cClientHandle.h 2012-02-04 19:40:48 +00:00
iniFile sprintf() begone! Replaced with StringUtils' Printf() 2012-02-01 13:43:47 +00:00
Install First attempt at an automated nightbuild script 2012-02-22 09:02:11 +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
nbt examples Added NBT example dumps for reference 2012-03-07 22:10:36 +00:00
Plugins The world can now truly be made higher by incrementing cChunk::c_ChunkHeight to 256. !!HOWEVER THIS WILL DESTROY YOUR SAVED WORLD!! 2012-03-04 14:09:35 +00:00
source cClientHandles have a unique ID now to distinguish them 2012-03-09 13:42:28 +00:00
squirrel_3_0_1_stable It's a Squirrel!! 2011-11-08 01:25:01 +00:00
tolua++-1.0.93 Source for additional projects 2011-10-03 19:25:04 +00:00
VC2008 Added the Anvil level format (MCA) support, read-only for the time being. Now MCS can read your worlds from the official server :) 2012-03-07 11:28:24 +00:00
VC2010 Added the Anvil level format (MCA) support, read-only for the time being. Now MCS can read your worlds from the official server :) 2012-03-07 11:28:24 +00:00
webadmin Heightmap is properly generated after loading chunks now, so /spawn and /top should work properly again 2012-02-16 15:40:38 +00:00
WebServer Using the _DEBUG macro for *nix debug builds as well; trying to force 8-byte alignment on critical sections ( http://forum.mc-server.org/showthread.php?tid=384 ) 2012-03-09 09:39:48 +00:00
zlib-1.2.5 Source for additional projects 2011-10-03 19:25:04 +00:00
banned.example.ini First attempt at an automated nightbuild script 2012-02-22 09:02:11 +00:00
clean.bat Setting files 2011-10-03 19:39:53 +00:00
COMPILING Makefile cleanup - read COMPILING for details on *nix compilation 2012-02-14 13:50:34 +00:00
furnace.txt Setting files 2011-10-03 19:39:53 +00:00
GNUmakefile Using the _DEBUG macro for *nix debug builds as well; trying to force 8-byte alignment on critical sections ( http://forum.mc-server.org/showthread.php?tid=384 ) 2012-03-09 09:39:48 +00:00
groups.example.ini First attempt at an automated nightbuild script 2012-02-22 09:02:11 +00:00
groups.ini Setting files 2011-10-03 19:39:53 +00:00
items.ini Updated Core plugin to allow spawning items with damage/metadata, the damage/metadata can also be specified in items.ini 2012-01-25 15:33:49 +00:00
Lua-LICENSE.txt Setting files 2011-10-03 19:39:53 +00:00
makefile_base New redstone simulator. Should work without crashes! 2012-03-01 15:18:59 +00:00
makefile.debug Using the _DEBUG macro for *nix debug builds as well; trying to force 8-byte alignment on critical sections ( http://forum.mc-server.org/showthread.php?tid=384 ) 2012-03-09 09:39:48 +00:00
makefile.release Makefile cleanup - read COMPILING for details on *nix compilation 2012-02-14 13:50:34 +00:00
MersenneTwister-LICENSE.txt First attempt at an automated nightbuild script 2012-02-22 09:02:11 +00:00
monsters.ini - Implemented Drops from Burning animals 2011-12-28 02:10:05 +00:00
Nightbuild2008.cmd nightbuild script: don't echo commands; check before building if the file already exists 2012-02-22 09:22:46 +00:00
recipes.txt Setting files 2011-10-03 19:39:53 +00:00
settings.example.ini Edited the wrong settings.ini ... 2012-03-04 16:09:09 +00:00
settings.ini The world can now truly be made higher by incrementing cChunk::c_ChunkHeight to 256. !!HOWEVER THIS WILL DESTROY YOUR SAVED WORLD!! 2012-03-04 14:09:35 +00:00
terrain.ini Setting files 2011-10-03 19:39:53 +00:00
UpdateVersions.cmd Added a recommended post-commit hook script for Windows clients 2012-03-05 16:45:20 +00:00
users.example.ini First attempt at an automated nightbuild script 2012-02-22 09:02:11 +00:00
users.ini Fixed a bug in source/cClientHandle.h 2012-02-04 19:40:48 +00:00
webadmin.example.ini First attempt at an automated nightbuild script 2012-02-22 09:02:11 +00:00
webadmin.ini Setting files 2011-10-03 19:39:53 +00:00
whitelist.example.ini First attempt at an automated nightbuild script 2012-02-22 09:02:11 +00:00