Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChunkSender won't send NULL packets anymore | madmaxoft@gmail.com | 2012-03-06 | 1 | -1/+5 |
* | 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 | 2012-03-06 | 1 | -22/+91 |
* | 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 | 2012-03-05 | 1 | -0/+133 |