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-tes3coop/apps/openmw/mwmp
David Cernat 09548d05f7 [Client] Ignore cell changes that move actors to where they already are 7 years ago
..
GUI [Client] Clean up GUIChat slightly 7 years ago
processors [Client] Remove check of GM_RestBed GUI mode that no longer exists 7 years ago
ActorList.cpp [Client] Make foreach style consistent with other 8 years ago
ActorList.hpp [General] Make most ActorPackets smaller by not including refIds in them 8 years ago
Cell.cpp [Client] Ignore cell changes that move actors to where they already are 7 years ago
Cell.hpp [Client] Fix warnings 8 years ago
CellController.cpp [Client] When getting an actor, make sure their cell is initialized 7 years ago
CellController.hpp [Client] When getting an actor, make sure their cell is initialized 7 years ago
DedicatedActor.cpp [General] Find actor speech captions instead of sending them in packets 7 years ago
DedicatedActor.hpp [Client] Fix problems with NPC equipment sync 8 years ago
DedicatedPlayer.cpp [General] Implement PlayerSpeech packet 7 years ago
DedicatedPlayer.hpp [General] Implement PlayerSpeech packet 7 years ago
GUIController.cpp [Client] Clean up GUIChat slightly 7 years ago
GUIController.hpp [Client] Don't use message box call boolean for regular message boxes 7 years ago
LocalActor.cpp [Client] Fix spell casting probability synchronization 8 years ago
LocalActor.hpp [Client] Use update timer in mwmp::Cell instead of LocalActor 8 years ago
LocalPlayer.cpp [Client] Stop drag and drop when setting player inventory 7 years ago
LocalPlayer.hpp Merge pull request #360 from TES3MP/0.6.1-openmw-updates while resolving conflicts 7 years ago
Main.cpp [General] Use address keys with clearer meaning in tes3mp config files 8 years ago
Main.hpp [Client] Convert MechanicsHelper to namespace 8 years ago
MechanicsHelper.cpp [Client] Synchronize spellcasting for non-bipedal creatures 8 years ago
MechanicsHelper.hpp [Client] Convert MechanicsHelper to namespace 8 years ago
Networking.cpp [Client] Print plugin discrepancies, not just plugin lists side by side 7 years ago
Networking.hpp [Client] Replace usage of Networking::isDedicatedPlayer() 8 years ago
PlayerList.cpp [General] Change NULL to nullptr 8 years ago
PlayerList.hpp [Client] Set and clear hitAttemptActorId for DedicatedPlayers 8 years ago
WorldEvent.cpp [Client] Fix use of DedicatedPlayers as targets for ConsoleCommand 7 years ago
WorldEvent.hpp [General] Implement ConsoleCommand packet 7 years ago