aboutsummaryrefslogtreecommitdiff
path: root/src/network/clientpackethandler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Particles: Add option to remove particles on collisionAuke Kok2016-05-281-0/+7
* Clean up StrfndShadowNinja2016-03-191-2/+2
* Fix player teleportation bug whilst sneakingHybridDog2016-03-141-0/+1
* Use warningstream for log messages with WARNINGShadowNinja2015-10-141-3/+3
* Hide minimap if it has been disabled by serverest312015-09-011-0/+12
* Clean up threadingShadowNinja2015-08-231-4/+4
* Fix srp.cpp:815 leakest312015-07-271-3/+0
* Optional reconnect functionalityest312015-07-231-3/+20
* Remove raw message output on AOM deserialization failurekwolekr2015-07-131-19/+9
* Use UTF-8 instead of narrowest312015-07-081-1/+1
* Client: better m_proto_ver initialisationest312015-07-071-6/+9
* Typo fix on previous @est31 commitLoic Blot2015-06-231-1/+1
* Small TOCLIENT_HELLO logging fixest312015-06-231-2/+3
* 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