1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-12-12 18:23:05 +00:00
openmw-tes3mp/apps/openmw/mwmp
2020-08-11 12:57:09 +02:00
..
GUI
processors [Client] Use DetourNavigator for local actors, working around c1ebd9474b 2020-07-26 17:58:59 +02:00
ActorList.cpp
ActorList.hpp
Cell.cpp
Cell.hpp
CellController.cpp [Client] Add another validity check to CellController::updateLocal() 2020-08-11 12:57:09 +02:00
CellController.hpp [Client] Add uninitializeCell() method to CellController 2020-08-11 04:15:12 +02:00
DedicatedActor.cpp [Client] Equip items silently for newly met dedicated players/actors 2020-05-25 21:50:19 +03:00
DedicatedActor.hpp [Client] Equip items silently for newly met dedicated players/actors 2020-05-25 21:50:19 +03:00
DedicatedPlayer.cpp [Client] Equip items silently for newly met dedicated players/actors 2020-05-25 21:50:19 +03:00
DedicatedPlayer.hpp [Client] Equip items silently for newly met dedicated players/actors 2020-05-25 21:50:19 +03:00
GUIController.cpp [Client] Handle input from server-sent custom messageboxes less hackily 2020-07-18 01:36:13 +02:00
GUIController.hpp [Client] Handle input from server-sent custom messageboxes less hackily 2020-07-18 01:36:13 +02:00
LocalActor.cpp
LocalActor.hpp
LocalPlayer.cpp [General] Implement PlayerSpellsActive packet, part 1 2020-07-10 02:09:11 +02:00
LocalPlayer.hpp [General] Implement PlayerSpellsActive packet, part 1 2020-07-10 02:09:11 +02:00
LocalSystem.cpp
LocalSystem.hpp
Main.cpp [Client] Use temporary holding interior when changing current cell record 2020-08-06 16:25:12 +02:00
Main.hpp
MechanicsHelper.cpp
MechanicsHelper.hpp
Networking.cpp
Networking.hpp
ObjectList.cpp [Client] Only require cellStore for ConsoleCommand packets with objects 2020-07-13 13:04:02 +02:00
ObjectList.hpp [General] Modernize handling of client script local variables in packets 2020-06-06 13:58:51 +02:00
PlayerList.cpp
PlayerList.hpp
RecordHelper.cpp [Client] Make cell record overrides for current cell more stable 2020-08-11 12:33:03 +02:00
RecordHelper.hpp [Client] Use temporary holding interior when changing current cell record 2020-08-06 16:25:12 +02:00
ScriptController.cpp
ScriptController.hpp
Worldstate.cpp
Worldstate.hpp