1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 22:19:54 +00:00
openmw-tes3mp/apps/openmw/mwmp
2017-04-18 18:07:39 +03:00
..
processors [Client] Add & init Actor processors 2017-04-18 14:37:35 +08:00
ActorList.cpp [General] Send and read ActorSpeech packets 2017-04-16 18:43:13 +03:00
ActorList.hpp [General] Send and read ActorSpeech packets 2017-04-16 18:43:13 +03:00
ActorProcessor.cpp [Client] Simplify Processors 2017-04-18 15:05:39 +08:00
ActorProcessor.hpp [Client] Simplify Processors 2017-04-18 15:05:39 +08:00
BaseClientPacketProcessor.cpp [Client] Simplify Processors 2017-04-18 15:05:39 +08:00
BaseClientPacketProcessor.hpp [Client] Simplify Processors 2017-04-18 15:05:39 +08:00
Cell.cpp [General] Send and read ActorSpeech packets 2017-04-16 18:43:13 +03:00
Cell.hpp [General] Send and read ActorSpeech packets 2017-04-16 18:43:13 +03:00
CellController.cpp [General] Send and read ActorSpeech packets 2017-04-16 18:43:13 +03:00
CellController.hpp [General] Send and read ActorSpeech packets 2017-04-16 18:43:13 +03:00
DedicatedActor.cpp [General] Send and read ActorSpeech packets 2017-04-16 18:43:13 +03:00
DedicatedActor.hpp [General] Send and read ActorSpeech packets 2017-04-16 18:43:13 +03:00
DedicatedPlayer.cpp [Client] Replace usage of Networking::isDedicatedPlayer() 2017-04-18 18:07:39 +03:00
DedicatedPlayer.hpp [Client] Add and use mwmp::PlayerList::isDedicatedPlayer() 2017-04-17 20:36:20 +03:00
GUIChat.cpp [General] Extract BaseEvent & BasePlayer from packets to functions 2017-03-06 18:40:07 +08:00
GUIChat.hpp Cleanup tes3mp headers 2016-12-16 16:59:15 +08:00
GUIController.cpp [Client] Rename mwmp::Players into mwmp::PlayerList for clarity 2017-04-17 19:10:33 +03:00
GUIController.hpp Make tes3mp includes consistent 2016-11-17 17:16:25 +02:00
GUIDialogList.cpp [General] Extract BaseEvent & BasePlayer from packets to functions 2017-03-06 18:40:07 +08:00
GUIDialogList.hpp Make tes3mp includes consistent 2016-11-17 17:16:25 +02:00
GUILogin.cpp [General] Leave one blank line at the end of every tes3mp code file 2017-01-26 06:17:29 +02:00
GUILogin.hpp Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
LocalActor.cpp [General] Send and read ActorSpeech packets 2017-04-16 18:43:13 +03:00
LocalActor.hpp [General] Send and read ActorSpeech packets 2017-04-16 18:43:13 +03:00
LocalPlayer.cpp [Client] Clean up parts of LocalPlayer and DedicatedPlayer 2017-04-17 18:50:20 +03:00
LocalPlayer.hpp [Client] Add PlayerProcessor & WorldProcessor 2017-04-18 11:38:40 +08:00
Main.cpp [Client] Rename mwmp::Players into mwmp::PlayerList for clarity 2017-04-17 19:10:33 +03:00
Main.hpp [Client] Clean up headers in Networking 2017-04-18 09:32:40 +03:00
MechanicsHelper.cpp [Client] Rename mwmp::Players into mwmp::PlayerList for clarity 2017-04-17 19:10:33 +03:00
MechanicsHelper.hpp [Client] Process PlayerAttack in MechanicsHelper::processAttack() 2017-04-17 16:09:07 +03:00
Networking.cpp [Client] Replace usage of Networking::isDedicatedPlayer() 2017-04-18 18:07:39 +03:00
Networking.hpp [Client] Replace usage of Networking::isDedicatedPlayer() 2017-04-18 18:07:39 +03:00
PlayerMarkerCollection.cpp Fix frame listener errors for player markers 2016-10-30 16:39:59 +02:00
PlayerMarkerCollection.hpp Fix frame listener errors for player markers 2016-10-30 16:39:59 +02:00
PlayerProcessor.cpp [Client] Simplify Processors 2017-04-18 15:05:39 +08:00
PlayerProcessor.hpp [Client] Simplify Processors 2017-04-18 15:05:39 +08:00
ProcessorInitializer.cpp [Client] Add & init Actor processors 2017-04-18 14:37:35 +08:00
ProcessorInitializer.hpp [Client] Add ProcessorInitializer 2017-04-18 11:45:54 +08:00
WorldEvent.cpp [General] Rename WorldObject's pos into position for consistency 2017-04-10 09:25:20 +03:00
WorldEvent.hpp [General] Use BaseActorLists in ActorPackets 2017-04-09 16:32:44 +03:00
WorldProcessor.cpp [Client] Simplify Processors 2017-04-18 15:05:39 +08:00
WorldProcessor.hpp [Client] Simplify Processors 2017-04-18 15:05:39 +08:00