aboutsummaryrefslogtreecommitdiff
path: root/src/network/clientpackethandler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finalize init packets and enable protocol v25est312015-05-161-7/+12
* Make early protocol auth mechanism generic, and add SRPest312015-05-111-4/+95
* Protocol 25: wstring -> string for custom access denial reasonsest312015-04-221-3/+1
* TOCLIENT_ACTIVE_OBJECT_REMOVE_ADD can be unreliable, catch PacketError except...Loic Blot2015-04-051-15/+20
* Create PacketError exception and use it with ACTIVEOBJECT_REMOVE_ADD handler ...Loic Blot2015-04-031-14/+18
* Change error_message from wstring to stringShadowNinja2015-03-271-3/+7
* Rename packethandler/{client,server}.cpp to {client,server}packethandler.cppLoic Blot2015-03-161-0/+1096