1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 19:49:54 +00:00
openmw-tes3mp/apps/openmw/mwmp
2019-10-26 16:43:08 +03:00
..
GUI [Client] Revert changes to key focus setting as per 56539fee4f 2019-08-27 15:22:11 +03:00
processors [Client] Fix warnings related to destructors for processors 2019-10-26 16:43:08 +03:00
ActorList.cpp [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
ActorList.hpp [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
Cell.cpp [Client] Don't ignore entire Actor packet if one actor can't be found 2019-10-11 21:29:21 +03:00
Cell.hpp [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
CellController.cpp [Client] Fix infinite loop in CellController 2019-09-23 21:18:38 +03:00
CellController.hpp [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
DedicatedActor.cpp [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
DedicatedActor.hpp [Client] Add ActorList methods for sending ActorAI packets 2018-07-12 20:48:47 +03:00
DedicatedPlayer.cpp [Client] Add createRecord() function to RecordHelper 2019-10-16 13:14:32 +03:00
DedicatedPlayer.hpp [General] Remove "created by" stamps added by IntelliJ 2019-08-26 12:33:28 +03:00
GUIController.cpp [Client] Use clearer wording for comment in GUIController 2019-09-23 20:30:33 +03:00
GUIController.hpp [Client] Load up TES3MP's settings in the same map as OpenMW's settings 2019-08-28 06:37:33 +03:00
LocalActor.cpp [Client] Calculate spell success in more appropriate place 2019-09-02 23:50:56 +03:00
LocalActor.hpp [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
LocalPlayer.cpp [Client] Make PlayerResurrect use new resurrection handling from 6450d84473 2019-10-26 09:12:06 +03:00
LocalPlayer.hpp [General] Turn WorldKillCount into a Worldstate packet 2019-10-08 11:09:08 +03:00
Main.cpp [General] Implement ClientScriptSettings packet, part 2 2019-09-14 09:37:19 +03:00
Main.hpp [General] Implement ClientScriptSettings packet, part 2 2019-09-14 09:37:19 +03:00
MechanicsHelper.cpp [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
MechanicsHelper.hpp [General] Split up Attack packets into Attack and Cast ones 2019-08-25 09:35:23 +03:00
Networking.cpp [General] Rename Log class into TimedLog 2019-08-19 21:39:33 +03:00
Networking.hpp [Client] Create Worldstate class that inherits BaseWorldstate 2018-05-27 15:57:47 +03:00
ObjectList.cpp [Client] Use a template to combine RecordHelper's existence checks 2019-10-15 08:47:54 +03:00
ObjectList.hpp Add OpenMW commits up to 5 Sep 2019 2019-09-05 21:41:50 +03:00
PlayerList.cpp [Client] Fix code style in PlayerList 2019-08-27 09:29:43 +03:00
PlayerList.hpp [Client] Fix code style in PlayerList 2019-08-27 09:29:43 +03:00
RecordHelper.cpp [Client] Reorder RecordHelper's overrideRecord() methods alphabetically 2019-10-17 06:58:56 +03:00
RecordHelper.hpp [Client] Reorder RecordHelper's overrideRecord() methods alphabetically 2019-10-17 06:58:56 +03:00
ScriptController.cpp [Client] Add ScriptController w/ contextType-to-packetOrigin method 2018-07-23 00:48:23 +03:00
ScriptController.hpp [Client] Add ScriptController w/ contextType-to-packetOrigin method 2018-07-23 00:48:23 +03:00
Worldstate.cpp [Client] Use overrideRecord name for related functions in RecordHelper 2019-10-16 18:05:52 +03:00
Worldstate.hpp [General] Turn WorldKillCount into a Worldstate packet 2019-10-08 11:09:08 +03:00