Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-03-06 | Added a little documentation on ChunkSender. | madmaxoft@gmail.com | 1 | -1/+14 |
2012-03-06 | Fixed rev368's ChunkSender, now sends properly even chunks that are loaded. Fixed a deadlock in cClientHandle vs TickThread over cClientHandle::m_CSChunkLists | madmaxoft@gmail.com | 1 | -0/+29 |
2012-03-05 | 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 :) | madmaxoft@gmail.com | 1 | -0/+63 |