You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/components/openmw-mp/Controllers
David Cernat 3acfbad55d [General] Implement ClientScriptSettings packet, part 1
For starters, the new packet can set which client scripts have all of their variables synchronized between players. The previous hardcoded list of IDs for synchronized scripts has been removed.
5 years ago
..
ActorPacketController.cpp [General] Split up Attack packets into Attack and Cast ones 5 years ago
ActorPacketController.hpp [General] Update PacketControllers to C++11 8 years ago
ObjectPacketController.cpp [General] Rename unused ObjectReset packet into ObjectHit 5 years ago
ObjectPacketController.hpp [General] Fix remaining references to world packets/events 7 years ago
PlayerPacketController.cpp [General] Split up Attack packets into Attack and Cast ones 5 years ago
PlayerPacketController.hpp [General] Update PacketControllers to C++11 8 years ago
WorldstatePacketController.cpp [General] Implement ClientScriptSettings packet, part 1 5 years ago
WorldstatePacketController.hpp [General] Add and implement new Worldstate packet type 7 years ago