madmaxoft@gmail.com
|
4544d5d3b9
|
ChunkSender: Fixed a potential crash: removing a client means that no Send() is called on that client anymore
git-svn-id: http://mc-server.googlecode.com/svn/trunk@384 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-03-07 20:06:18 +00:00 |
|
madmaxoft@gmail.com
|
3d0eced7e7
|
ChunkSender won't send NULL packets anymore
git-svn-id: http://mc-server.googlecode.com/svn/trunk@376 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-03-06 21:48:45 +00:00 |
|
madmaxoft@gmail.com
|
8cdd63f06c
|
Fixed rev368's ChunkSender, now sends properly even chunks that are loaded. Fixed a deadlock in cClientHandle vs TickThread over cClientHandle::m_CSChunkLists
git-svn-id: http://mc-server.googlecode.com/svn/trunk@371 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-03-06 14:52:44 +00:00 |
|
madmaxoft@gmail.com
|
4d65ffffc0
|
ChunkSender: Chunks are now compressed and sent to clients from a separate threads, proper passive waiting between threads. Not much tested, just appears to work :)
git-svn-id: http://mc-server.googlecode.com/svn/trunk@365 0a769ca7-a7f5-676a-18bf-c427514a06d6
|
2012-03-05 16:41:57 +00:00 |
|