1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 16:19:54 +00:00
openmw-tes3mp/components/openmw-mp/Packets
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
..
Actor [General] Track timestamps for spells in SpellsActive packets 2021-07-04 12:54:11 +02:00
Object [General] Rework ObjectDialogueChoice for multilingual compatibility 2020-12-13 08:09:14 +02:00
Player [General] Implement PlayerCooldowns packet 2021-07-10 22:15:19 +02:00
System [General] Fix declarations hiding class members, part 2 2019-12-04 10:17:33 +02:00
Worldstate [General] Add creature attack values to RecordDynamic packets 2021-05-28 19:35:05 +02:00
BasePacket.cpp [General] Fix declarations hiding class members, part 2 2019-12-04 10:17:33 +02:00
BasePacket.hpp [General] Fix declarations hiding class members, part 2 2019-12-04 10:17:33 +02:00
PacketPreInit.cpp [General] Fix declarations hiding class members, part 2 2019-12-04 10:17:33 +02:00
PacketPreInit.hpp [General] Fix declarations hiding class members, part 2 2019-12-04 10:17:33 +02:00