aboutsummaryrefslogtreecommitdiff
path: root/src/network/clientopcodes.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make early protocol auth mechanism generic, and add SRPest312015-05-111-5/+33
* Prepare Protocol v25 init & authentication.Loic Blot2015-03-131-3/+3
* Handle the newly added TOCLIENT_ACCESS_DENIED and TOCLIENT_DELETE_PARTICLESPA...Loic Blot2015-03-131-21/+22
* Rename some packet and handlers to <packet>_Legacy name for compat layer betw...Loic Blot2015-03-131-4/+4
* [Patch 2/4] Network rework: packet writing, sending and cleanupsLoic Blot2015-02-161-0/+74
* Network Layer 7 rework (Packet handling)Loic Blot2015-02-101-0/+110