1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 12:49:54 +00:00
openmw-tes3mp/apps/openmw/mwmp
David Cernat c90a9ab132 Merge branch '0.8.1' of https://github.com/TES3MP/TES3MP into 0.8.1-vr
# Conflicts:
#	apps/openmw/mwworld/projectilemanager.cpp
2022-05-01 22:01:57 +03:00
..
GUI [Client] Always set visibility of GUIChat, not its main widget 2022-04-30 01:54:43 +03:00
processors [General] Synchronize origin and orientation for non-magical projectiles 2022-05-01 21:59:17 +03:00
ActorList.cpp [Client] Remove 'using namespace std' from multiplayer-related code 2021-03-20 23:21:40 +02:00
ActorList.hpp [Client] Always send attack starts by actors immediately 2019-11-30 15:50:05 +02:00
Cell.cpp [Client] Uninitialize LocalActors whose references have been deleted 2022-03-25 11:26:15 +02:00
Cell.hpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
CellController.cpp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
CellController.hpp [General] Implement ActorSpellsActive packet, part 1 2021-04-20 03:25:14 +02:00
DedicatedActor.cpp [Client] Don't reload Ptr for DedicatedActor after adding active spells 2021-10-16 02:00:05 +02:00
DedicatedActor.hpp [Client] Reload DedicatedActor ptrs when setting their active spells 2021-05-07 18:15:39 +02:00
DedicatedPlayer.cpp [Client] Use higher interpolation distance for DedicatedPlayers 2021-10-17 20:14:21 +02:00
DedicatedPlayer.hpp [General] Fix jump synchronization for players 2021-10-09 18:11:57 +02:00
GUIController.cpp [Client] Add GUIController method for changing chat window mode 2022-04-29 00:06:04 +03:00
GUIController.hpp [Client] Add GUIController method for changing chat window mode 2022-04-29 00:06:04 +03:00
LocalActor.cpp [General] Synchronize origin and orientation for magical projectiles 2022-05-01 21:58:00 +03:00
LocalActor.hpp [General] Track casters of spells in SpellsActive packets 2021-07-21 18:14:31 +02:00
LocalPlayer.cpp [General] Synchronize origin and orientation for magical projectiles 2022-05-01 21:58:00 +03:00
LocalPlayer.hpp [VR Client] Synchronize player's melee attacks 2022-02-22 15:49:17 +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 21 May 2021 2021-05-21 16:00:09 +02:00
Main.hpp [Client] Ensure mwmp::Main is initialized before GUIController cleanup 2019-12-04 08:39:33 +02:00
MechanicsHelper.cpp [Client] Add createSpellGfx() method to MechanicsHelper 2021-10-16 01:35:30 +02:00
MechanicsHelper.hpp [Client] Add createSpellGfx() method to MechanicsHelper 2021-10-16 01:35:30 +02:00
Networking.cpp [Client] Remove 'using namespace std' from multiplayer-related code 2021-03-20 23:21:40 +02:00
Networking.hpp [General] Create SystemPacket category and move Handshake packet to it 2019-11-09 05:12:00 +02:00
ObjectList.cpp [Client] Fix iteration through summoned creature map in ObjectList 2022-04-27 00:39:12 +03:00
ObjectList.hpp [Client] Use item model's items for Container packet sent from Take All 2022-02-28 18:20:47 +02:00
PlayerList.cpp [Client] Add method to PlayerList for getting players by their actorId 2021-07-20 03:22:16 +02:00
PlayerList.hpp [Client] Add method to PlayerList for getting players by their actorId 2021-07-20 03:22:16 +02:00
RecordHelper.cpp [Client] Fix crash when creating Cell from base Cell lacking Pathgrid 2022-04-15 22:23:53 +03:00
RecordHelper.hpp [General] Implement game setting records for RecordDynamic packets 2021-07-18 11:36:07 +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 [General] Implement game setting records for RecordDynamic packets 2021-07-18 11:36:07 +02:00
Worldstate.hpp [Client] Implement stable cell resets 2020-08-16 23:56:01 +02:00