1
0
Personal fork of Cuberite
Go to file
faketruth f47c852186 Fixed crashing bug in cClientHandle::~cClientHandle
When there are players in the server, and a client connects as far as the handshake and then disconnects, the server crashed.
This is because there is no m_Player yet after the handshake, and the destructor uses m_Player without checking if it exists

git-svn-id: http://mc-server.googlecode.com/svn/trunk@163 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-01-02 19:03:19 +00:00
converter Users file was pretty messed up with mixed unix and windows line endings. The ini failed to parse correctly under cygwin. 2011-12-27 22:57:33 +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 Fixed some things in Core to work for multiple worlds 2011-12-27 23:05:50 +00:00
source Fixed crashing bug in cClientHandle::~cClientHandle 2012-01-02 19:03:19 +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
VC2010 - implemented separated inventory for creative mode (cSurvivalInventory and cCreativeInventory) 2012-01-01 04:55:17 +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 Digging leaves with shears now drops leaves 2011-12-22 21:36:24 +00:00
Lua-LICENSE.txt Setting files 2011-10-03 19:39:53 +00:00
makefile - implemented separated inventory for creative mode (cSurvivalInventory and cCreativeInventory) 2012-01-01 04:55:17 +00:00
monsters.ini - Implemented Drops from Burning animals 2011-12-28 02:10:05 +00:00
recipes.txt Setting files 2011-10-03 19:39:53 +00:00
settings.ini - implemented the fire simulation in native c++ (cFireSimulator) 2011-12-28 21:00:35 +00:00
terrain.ini Setting files 2011-10-03 19:39:53 +00:00
users.ini Users file was pretty messed up with mixed unix and windows line endings. The ini failed to parse correctly under cygwin. 2011-12-27 22:57:33 +00:00
webadmin.ini Setting files 2011-10-03 19:39:53 +00:00