aboutsummaryrefslogtreecommitdiff
path: root/src/network/clientpackethandler.cpp
AgeCommit message (Expand)Author
2016-11-15Adding particle blend, glow and animation (#4705)Foghrye4
2016-10-30PlayerSAO/LocalPlayer refactor: (#4612)Ner'zhul
2016-10-13Attached particle spawnersraymoo
2016-10-08More code cleanup (UNORDERED + RemotePlayer/LocalPlayer)Loic Blot
2016-10-08Player/LocalPlayer/RemotePlayer inheritance cleanup (part 1 on X)Loic Blot
2016-10-06Use more unordered_maps to improve performance in c++11 buildsLoic Blot
2016-05-28Particles: Add option to remove particles on collisionAuke Kok
2016-03-19Clean up StrfndShadowNinja
2016-03-14Fix player teleportation bug whilst sneakingHybridDog
2015-10-14Use warningstream for log messages with WARNINGShadowNinja
2015-09-01Hide minimap if it has been disabled by serverest31
2015-08-23Clean up threadingShadowNinja
2015-07-27Fix srp.cpp:815 leakest31
2015-07-23Optional reconnect functionalityest31
2015-07-13Remove raw message output on AOM deserialization failurekwolekr
2015-07-08Use UTF-8 instead of narrowest31
2015-07-07Client: better m_proto_ver initialisationest31
2015-06-23Typo fix on previous @est31 commitLoic Blot
2015-06-23Small TOCLIENT_HELLO logging fixest31
2015-05-16Finalize init packets and enable protocol v25est31
2015-05-11Make early protocol auth mechanism generic, and add SRPest31
2015-04-22Protocol 25: wstring -> string for custom access denial reasonsest31
2015-04-05TOCLIENT_ACTIVE_OBJECT_REMOVE_ADD can be unreliable, catch PacketError except...Loic Blot
2015-04-03Create PacketError exception and use it with ACTIVEOBJECT_REMOVE_ADD handler ...Loic Blot
2015-03-27Change error_message from wstring to stringShadowNinja
2015-03-16Rename packethandler/{client,server}.cpp to {client,server}packethandler.cppLoic Blot