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
2011-10-03 19:25:04 +00:00
2011-10-03 19:25:04 +00:00
2011-11-08 01:25:01 +00:00
2011-10-03 19:25:04 +00:00
2011-10-21 21:25:29 +00:00
2011-10-03 19:25:04 +00:00
2011-10-03 19:39:53 +00:00
2011-10-03 19:39:53 +00:00
2011-10-03 19:39:53 +00:00
2011-10-03 19:39:53 +00:00
2011-10-03 19:39:53 +00:00
2011-10-03 19:39:53 +00:00
2011-10-03 19:39:53 +00:00
Description
A game client/server hybrid for the Minecraft software aiming for feature parity with Notchian Philosophies.
Multiple Licenses 172 MiB
Languages
C++ 97.6%
C 0.7%
CMake 0.6%
HTML 0.6%
Shell 0.2%
Other 0.1%