summaryrefslogtreecommitdiff
path: root/src/network/clientpackethandler.cpp
Commit message (Expand)AuthorAge
* Damage: Remove damage ignore timerSmallJoker2018-06-03
* Verify HudSetParams input when hotbar textures are set (#6013)Loïc Blot2018-06-03
* When minimap is disabled in configuration, really disable it (#5771)Loïc Blot2017-05-19
* Fading soungs: Fix client crash on older serversSmallJoker2017-05-03
* Set sky API: Add bool for clouds in front of custom skyboxparamat2017-05-02
* Sneak: Improve and fix various thingsSmallJoker2017-05-03
* Sound API: Add fading soundsBrandon2017-05-03
* Add clouds APIBen Deutsch2017-04-30
* Rename Scripting API files for consistencyShadowNinja2017-04-25
* Network:Remove old opcodes and fix documentation. (#5573)red-0012017-04-22
* Client handlers: Remove useless stringstream usage in two handlers (#5510)Loïc Blot2017-04-04
* [CSM] Add minimap API modifiers (#5399)Loïc Blot2017-03-16
* [CSM] Add enable_client_modding param (default: false)nerzhul2017-03-13
* [CSM] Add on_death, on_hp_modification & oh_damage_taken callbacks (#5093)Loïc Blot2017-03-13
* [CSM] Add method that display chat to client-sided lua. (#5089) (#5091)red-0012017-03-13
* [CSM] Client side moddingLoic Blot2017-03-13
* Add particle animation, glowsfan52017-01-18
* Revert "Adding particle blend, glow and animation (#4705)"sfan52016-11-14
* Adding particle blend, glow and animation (#4705)Foghrye42016-11-15
* PlayerSAO/LocalPlayer refactor: (#4612)Ner'zhul2016-10-30
* Attached particle spawnersraymoo2016-10-13
* More code cleanup (UNORDERED + RemotePlayer/LocalPlayer)Loic Blot2016-10-08
* Player/LocalPlayer/RemotePlayer inheritance cleanup (part 1 on X)Loic Blot2016-10-08
* Use more unordered_maps to improve performance in c++11 buildsLoic Blot2016-10-06
* Particles: Add option to remove particles on collisionAuke Kok2016-05-28
* Clean up StrfndShadowNinja2016-03-19
* Fix player teleportation bug whilst sneakingHybridDog2016-03-14
* Use warningstream for log messages with WARNINGShadowNinja2015-10-14
* Hide minimap if it has been disabled by serverest312015-09-01
* Clean up threadingShadowNinja2015-08-23
* Fix srp.cpp:815 leakest312015-07-27
* Optional reconnect functionalityest312015-07-23
* Remove raw message output on AOM deserialization failurekwolekr2015-07-13
* Use UTF-8 instead of narrowest312015-07-08
* Client: better m_proto_ver initialisationest312015-07-07
* Typo fix on previous @est31 commitLoic Blot2015-06-23
* Small TOCLIENT_HELLO logging fixest312015-06-23
* Finalize init packets and enable protocol v25est312015-05-16
* Make early protocol auth mechanism generic, and add SRPest312015-05-11
* Protocol 25: wstring -> string for custom access denial reasonsest312015-04-22
* TOCLIENT_ACTIVE_OBJECT_REMOVE_ADD can be unreliable, catch PacketError except...Loic Blot2015-04-05
* Create PacketError exception and use it with ACTIVEOBJECT_REMOVE_ADD handler ...Loic Blot2015-04-03
* Change error_message from wstring to stringShadowNinja2015-03-27
* Rename packethandler/{client,server}.cpp to {client,server}packethandler.cppLoic Blot2015-03-16