summaryrefslogtreecommitdiff
path: root/src/network/packethandlers/client.cpp
Commit message (Expand)AuthorAge
* Prepare Protocol v25 init & authentication.Loic Blot2015-03-13
* Handle the newly added TOCLIENT_ACCESS_DENIED and TOCLIENT_DELETE_PARTICLESPA...Loic Blot2015-03-13
* Rename some packet and handlers to <packet>_Legacy name for compat layer betw...Loic Blot2015-03-13
* For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins2015-03-07
* Clean up database API and save the local map on an intervalShadowNinja2015-03-06
* Remove Queue class which uses std::list and use native std::queueLoic Blot2015-03-05
* Move sha1.hpp and base64.hpp to util/Loic Blot2015-02-21
* [Patch 2/4] Network rework: packet writing, sending and cleanupsLoic Blot2015-02-16