aboutsummaryrefslogtreecommitdiff
path: root/src/network/serveropcodes.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finalize init packets and enable protocol v25est312015-05-161-1/+1
* Make early protocol auth mechanism generic, and add SRPest312015-05-111-6/+34
* Prepare Protocol v25 init & authentication.Loic Blot2015-03-131-6/+6
* Handle the newly added TOCLIENT_ACCESS_DENIED and TOCLIENT_DELETE_PARTICLESPA...Loic Blot2015-03-131-20/+21
* 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/+89
* Network Layer 7 rework (Packet handling)Loic Blot2015-02-101-0/+95