1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 15:19:55 +00:00
openmw-tes3mp/components/openmw-mp/Controllers
David Cernat 3222afc8b7 [General] Implement PlayerCooldowns packet
Although this packet may be used for other kinds of cooldowns in the future, it currently only handles cooldowns for magical powers.
2021-07-10 22:15:19 +02:00
..
ActorPacketController.cpp [General] Rename unused ActorInteraction into ActorSpellsActive 2020-01-26 12:47:49 +02:00
ActorPacketController.hpp [General] Update PacketControllers to C++11 2017-06-27 22:41:37 +08:00
ObjectPacketController.cpp [General] Implement ObjectDialogueChoice packet 2020-10-26 19:48:40 +02:00
ObjectPacketController.hpp [General] Fix remaining references to world packets/events 2018-05-17 00:08:37 +03:00
PlayerPacketController.cpp [General] Implement PlayerCooldowns packet 2021-07-10 22:15:19 +02:00
PlayerPacketController.hpp [General] Update PacketControllers to C++11 2017-06-27 22:41:37 +08:00
SystemPacketController.cpp [General] Create SystemPacket category and move Handshake packet to it 2019-11-09 05:12:00 +02:00
SystemPacketController.hpp [General] Create SystemPacket category and move Handshake packet to it 2019-11-09 05:12:00 +02:00
WorldstatePacketController.cpp [General] Move handling of client globals to ClientScriptGlobal packet 2020-01-04 09:56:37 +02:00
WorldstatePacketController.hpp [General] Add and implement new Worldstate packet type 2018-05-18 06:40:28 +03:00