openmw-tes3coop/components/openmw-mp
David Cernat 038757b91a [General] Temporarily revert to original rotation animation sync
I originally added rotation animation sync as part of commit 068a45be87. Unfortunately, it meant the PlayerPosition packets were now twice as large as they had been before, which was less than ideal for such a frequently sent packet, which is why Koncord switched to a more optimized approach in commits 5f30dfd5db and d67db1a9bd.

Recently, there have since been some rotation animation problems in OpenMW, which have broken the way Koncord's approach looks. My original approach still looks somewhat okay, so I'm switching back to it until we can figure out how to reuse it under the current circumstances.
2018-07-21 19:27:36 +03:00
..
Base [General] Rework Attack packets and add synchronization for item magic 2018-07-21 14:41:27 +03:00
Controllers [General] Turn PlayerRegionAuthority into WorldRegionAuthority 2018-07-17 09:21:13 +03:00
Master [General] Reorder RW(string) arguments 2018-07-03 01:12:59 +08:00
Packets [General] Temporarily revert to original rotation animation sync 2018-07-21 19:27:36 +03:00
ErrorMessages.hpp [General] Move credits integrity error message to new ErrorMessages file 2018-07-16 03:21:14 +03:00
Log.cpp [General] Implement setting of enforced client log level in GameSettings 2018-03-11 04:50:59 +02:00
Log.hpp [General] Implement setting of enforced client log level in GameSettings 2018-03-11 04:50:59 +02:00
NetworkMessages.hpp [General] Turn PlayerRegionAuthority into WorldRegionAuthority 2018-07-17 09:21:13 +03:00
Utils.cpp [General] Add Utils methods for checksums 2018-07-15 22:39:57 +03:00
Utils.hpp [General] Add Utils methods for checksums 2018-07-15 22:39:57 +03:00
Version.hpp [General] Use correct credits checksum and move it to Version.hpp 2018-07-16 01:05:56 +03:00