1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 15:49:56 +00:00
openmw-tes3mp/components/openmw-mp/Controllers
David Cernat 980edac942 [General] Rename PlayerTeam into PlayerAlly
Considering that you can be allies with someone without being allied to their allies, changing the name makes the system more intuitive.
2019-12-05 19:15:11 +02:00
..
ActorPacketController.cpp [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
ActorPacketController.hpp [General] Update PacketControllers to C++11 2017-06-27 22:41:37 +08:00
ObjectPacketController.cpp [General] Rename unused ObjectReset packet into ObjectHit 2019-09-01 08:30:03 +03:00
ObjectPacketController.hpp [General] Fix remaining references to world packets/events 2018-05-17 00:08:37 +03:00
PlayerPacketController.cpp [General] Rename PlayerTeam into PlayerAlly 2019-12-05 19:15:11 +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] Implement WorldDestinationOverride packet, part 1 2019-12-04 16:43:56 +02:00
WorldstatePacketController.hpp [General] Add and implement new Worldstate packet type 2018-05-18 06:40:28 +03:00