1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-10-04 18:26:30 +00:00
openmw-tes3mp/components/openmw-mp
David Cernat 3e81371e53 [General] Fix jump synchronization for players
This had been broken by fr3dz10's physics rewrites from the earlier part of the year that made it so dedicated players were always regarded by the movement solver as being on the ground.
2021-10-09 18:11:57 +02:00
..
Base [General] Fix jump synchronization for players 2021-10-09 18:11:57 +02:00
Controllers [General] Implement PlayerCooldowns packet 2021-07-10 22:15:19 +02:00
Master [General] Remove 'using namespace std' from multiplayer components 2021-03-21 00:07:12 +02:00
Packets [General] Fix jump synchronization for players 2021-10-09 18:11:57 +02:00
ErrorMessages.hpp
NetworkMessages.hpp [General] Implement PlayerCooldowns packet 2021-07-10 22:15:19 +02:00
TimedLog.cpp [General] Remove 'using namespace std' from multiplayer components 2021-03-21 00:07:12 +02:00
TimedLog.hpp
Utils.cpp [General] Remove 'using namespace std' from multiplayer components 2021-03-21 00:07:12 +02:00
Utils.hpp [General] Turn Utils::printVersion() into Utils::getVersionInfo() 2021-02-10 02:54:37 +02:00
Version.hpp [Client] Remove credits check on Windows client 2021-09-20 05:55:51 +02:00