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/apps/openmw/mwmp
David Cernat 03266d7648 [Client] Prevent guards from arresting players who are currently jailed 7 years ago
..
GUI [Client] Clean up GUIChat slightly 7 years ago
processors [General] Implement setting of physics framerate as part of GameSettings 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 [General] Implement Mark location sync as part of PlayerMiscellaneous 7 years ago
CellController.hpp [Client] When getting an actor, make sure their cell is initialized 7 years ago
DedicatedActor.cpp [Client] Ignore equipment items for DedicatedActors with count below 0 7 years ago
DedicatedActor.hpp [Client] Fix problems with NPC equipment sync 8 years ago
DedicatedPlayer.cpp [General] Implement player scale as part of PlayerShapeshift 7 years ago
DedicatedPlayer.hpp [General] Implement PlayerSpeech packet 7 years ago
GUIController.cpp [Client] Fix ListBox overlap crashes by removing ListBoxes properly 7 years ago
GUIController.hpp [Client] Unequip items if necessary when attr/skill modifier is set to 0 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] Prevent guards from arresting players who are currently jailed 7 years ago
LocalPlayer.hpp [General] Implement selected spell sync as part of PlayerMiscellaneous 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] Add and use enchantmentType argument for unequipItemsByEffect() 7 years ago
MechanicsHelper.hpp [Client] Add and use enchantmentType argument for unequipItemsByEffect() 7 years ago
Networking.cpp [Client] Use more descriptive message for version mismatch 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] Clean up WorldEvent::runConsoleCommands() slightly 7 years ago
WorldEvent.hpp [General] Track objects directly placed by players in ObjectPlace 7 years ago