Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rename packethandler/{client,server}.cpp to {client,server}packethandler.cpp | Loic Blot | 2015-03-16 |
* | Replace NetworkPacket pointers to references | Loic Blot | 2015-03-13 |
* | Prepare Protocol v25 init & authentication. | Loic Blot | 2015-03-13 |
* | Handle the newly added TOCLIENT_ACCESS_DENIED and TOCLIENT_DELETE_PARTICLESPA... | Loic Blot | 2015-03-13 |
* | Rename some packet and handlers to <packet>_Legacy name for compat layer betw... | Loic Blot | 2015-03-13 |
* | For usages of assert() that are meant to persist in Release builds (when NDEB... | Craig Robbins | 2015-03-07 |
* | Clean up database API and save the local map on an interval | ShadowNinja | 2015-03-06 |
* | Remove Queue class which uses std::list and use native std::queue | Loic Blot | 2015-03-05 |
* | Move sha1.hpp and base64.hpp to util/ | Loic Blot | 2015-02-21 |
* | [Patch 2/4] Network rework: packet writing, sending and cleanups | Loic Blot | 2015-02-16 |