Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove unused ConnectionCommand::sendToAll function. NetworkPacket::oldForgeP... | Loic Blot | 2015-03-22 |
* | Replace NetworkPacket pointers to references | Loic Blot | 2015-03-13 |
* | For usages of assert() that are meant to persist in Release builds (when NDEB... | Craig Robbins | 2015-03-07 |
* | Remove Queue class which uses std::list and use native std::queue | Loic Blot | 2015-03-05 |
* | Fix some memory leaks on packet sending. | Loic Blot | 2015-02-21 |
* | [Patch 2/4] Network rework: packet writing, sending and cleanups | Loic Blot | 2015-02-16 |