1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 21:19:57 +00:00
openmw-tes3mp/apps/openmw/mwmp
David Cernat 7f435ceeac Add OpenMW commits up to 1 Nov 2020
# Conflicts:
#   CMakeLists.txt
#   apps/openmw/main.cpp
#   apps/openmw/mwclass/container.hpp
#   apps/openmw/mwclass/creature.hpp
#   apps/openmw/mwclass/npc.hpp
#   apps/openmw/mwdialogue/dialoguemanagerimp.hpp
#   apps/openmw/mwdialogue/journalimp.hpp
#   apps/openmw/mwgui/container.cpp
#   apps/openmw/mwgui/dialogue.hpp
#   apps/openmw/mwgui/mainmenu.cpp
#   apps/openmw/mwgui/windowmanagerimp.hpp
#   apps/openmw/mwmechanics/aiactivate.hpp
#   apps/openmw/mwmechanics/mechanicsmanagerimp.hpp
#   apps/openmw/mwscript/containerextensions.cpp
#   apps/openmw/mwscript/interpretercontext.hpp
#   components/CMakeLists.txt
2020-11-01 23:17:59 +02:00
..
GUI [Client] Replace unused method in GUIController with getChatEditState() 2020-05-11 01:54:07 +03:00
processors [General] Implement ObjectDialogueChoice packet 2020-10-26 19:48:40 +02:00
ActorList.cpp [Client] Always send attack starts by actors immediately 2019-11-30 15:50:05 +02:00
ActorList.hpp [Client] Always send attack starts by actors immediately 2019-11-30 15:50:05 +02:00
Cell.cpp [Client] Don't update already initialized but deleted LocalActors 2019-12-06 16:12:29 +02:00
Cell.hpp [General] Include death animations in ActorDeath packets 2019-12-05 13:27:55 +02:00
CellController.cpp [Client] Add exception handling to CellController::isSameCell() 2020-08-27 16:31:29 +02:00
CellController.hpp [Client] Implement stable cell resets 2020-08-16 23:56:01 +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] Initialize DedicatedPlayers in placeholder interior cell 2020-08-27 20:05:27 +02: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 [Client] Synchronize positions for actors during death animations 2019-12-06 21:04:42 +02:00
LocalActor.hpp [Client] Send actor equipment after Container packet causes autoEquip 2019-12-06 11:40:07 +02:00
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 [General] Create SystemPacket category and move Handshake packet to it 2019-11-09 05:12:00 +02:00
LocalSystem.hpp [General] Create SystemPacket category and move Handshake packet to it 2019-11-09 05:12:00 +02:00
Main.cpp Add OpenMW commits up to 1 Nov 2020 2020-11-01 23:17:59 +02:00
Main.hpp [Client] Ensure mwmp::Main is initialized before GUIController cleanup 2019-12-04 08:39:33 +02:00
MechanicsHelper.cpp Add OpenMW commits up to 9 May 2020 2020-05-09 15:17:04 +03:00
MechanicsHelper.hpp [Client] Implement PlayerTeam packet, part 2 2019-12-03 22:40:02 +02:00
Networking.cpp [General] Ignore carriage returns in resources/version file 2019-12-03 13:21:10 +02:00
Networking.hpp [General] Create SystemPacket category and move Handshake packet to it 2019-11-09 05:12:00 +02:00
ObjectList.cpp [General] Implement ObjectDialogueChoice packet 2020-10-26 19:48:40 +02:00
ObjectList.hpp [General] Implement ObjectDialogueChoice packet 2020-10-26 19:48:40 +02:00
PlayerList.cpp [Client] Implement stable cell resets 2020-08-16 23:56:01 +02:00
PlayerList.hpp [Client] Implement stable cell resets 2020-08-16 23:56:01 +02:00
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 [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] Implement stable cell resets 2020-08-16 23:56:01 +02:00
Worldstate.hpp [Client] Implement stable cell resets 2020-08-16 23:56:01 +02:00