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 57f84914c3 [Client] Prevent permanent deletion of player markers on cell changes 5 years ago
..
GUI Use more descriptive terminology for chat modes 6 years ago
processors [General] Rename CellReplace packet into CellReset 5 years ago
ActorList.cpp [Client] Also clear aiActors when clearing ActorList 6 years ago
ActorList.hpp [Client] Simplify sending of ActorAI packets for uninitialized actors 6 years ago
Cell.cpp [Client] Clean up handling of draw states 5 years ago
Cell.hpp [Client] Uninitialize DedicatedActors instantly in some situations 6 years ago
CellController.cpp [Client] Use clearer debug for actor initializations 5 years ago
CellController.hpp [General] Rename all instances of refNumIndex into refNum 6 years ago
DedicatedActor.cpp [Client] Clean up handling of draw states 5 years ago
DedicatedActor.hpp [Client] Add ActorList methods for sending ActorAI packets 6 years ago
DedicatedPlayer.cpp [Client] Prevent permanent deletion of player markers on cell changes 5 years ago
DedicatedPlayer.hpp [Client] Prevent permanent deletion of player markers on cell changes 5 years ago
GUIController.cpp [Client] Split up creation of DedicatedPlayers into multiple methods 6 years ago
GUIController.hpp [Client] Unequip items if necessary when attr/skill modifier is set to 0 6 years ago
LocalActor.cpp [Client] Print cells for actor deaths 5 years ago
LocalActor.hpp [Client] Send all data for newly initialized LocalActors at least once 5 years ago
LocalPlayer.cpp [Client] Prevent permanent deletion of player markers on cell changes 5 years ago
LocalPlayer.hpp [Client] Add updateInventoryWindow() method to LocalPlayer 5 years ago
Main.cpp [Client] Clean up variable & function names in mwmp/Main.cpp 5 years ago
Main.hpp [General] Use more consistent variable names for password, address, etc. 5 years ago
MechanicsHelper.cpp [Client] Add MechanicsHelper::getItem() for getting mwmp::Item from Ptr 5 years ago
MechanicsHelper.hpp [Client] Add MechanicsHelper::getItem() for getting mwmp::Item from Ptr 5 years ago
Networking.cpp [Client] Use less confusing terminology when displaying plugin mismatch 6 years ago
Networking.hpp [Client] Create Worldstate class that inherits BaseWorldstate 6 years ago
ObjectList.cpp [Client] Use ObjectActivate packets when picking up items from inventory 5 years ago
ObjectList.hpp [General] Implement ObjectActivate packet & associated script functions 6 years ago
PlayerList.cpp [Client] Prevent permanent deletion of player markers on cell changes 5 years ago
PlayerList.hpp [Client] Prevent permanent deletion of player markers on cell changes 5 years ago
RecordHelper.cpp [Client] Add logging for invalid enchantmentIds in RecordHelper 5 years ago
RecordHelper.hpp [General] Implement RecordDynamic packet, part 1 6 years ago
ScriptController.cpp [Client] Add ScriptController w/ contextType-to-packetOrigin method 6 years ago
ScriptController.hpp [Client] Add ScriptController w/ contextType-to-packetOrigin method 6 years ago
Worldstate.cpp [Client] Use correct log levels for inventory and dynamic record packets 6 years ago
Worldstate.hpp [General] Implement RecordDynamic packet, part 1 6 years ago