openmw-tes3coop/apps/openmw
David Cernat 5bd2244898 [Client] Uninitialize DedicatedActors instantly in some situations
When LocalActors briefly become DedicatedActors as the result of a server script, the DedicatedActors are immediately uninitialized to avoid bugs like them jumping in place or rotating slightly.

Additionally, the playing of animations and sounds received in packets for DedicatedActors is no longer done during their next update, but is instead done instantly when the packets are received.
2018-08-16 03:50:41 +03:00
..
mwbase [Client] Make it possible to check if an item ID belongs to a bound item 2018-08-11 16:02:09 +03:00
mwclass [General] Implement RecordDynamic packet, part 1 2018-07-30 10:56:26 +03:00
mwdialogue [General] Add optional timestamps to journal entries in PlayerJournal 2018-07-26 04:36:12 +03:00
mwgui [General] Implement PlayerItemUse packet 2018-08-09 18:25:20 +03:00
mwinput Merge pull request #456 from OpenMW/master while resolving conflicts 2018-07-04 01:52:29 +03:00
mwmechanics [Client] Make it possible to check if an item ID belongs to a bound item 2018-08-11 16:02:09 +03:00
mwmp [Client] Uninitialize DedicatedActors instantly in some situations 2018-08-16 03:50:41 +03:00
mwphysics Merge pull request #456 from OpenMW/master while resolving conflicts 2018-07-04 01:52:29 +03:00
mwrender [Client] Adjust log levels used for weather and global map 2018-07-21 12:08:31 +03:00
mwscript [General] Sync soul refIds for items and add related script functions 2018-07-26 22:37:04 +03:00
mwsound Initialize some missing fields in constructors 2018-06-25 09:35:42 +04:00
mwstate Revert "Merge pull request #1701 from akortunov/standfix" 2018-05-26 11:35:48 +00:00
mwworld [Client] Fix extra qualification error in CellRef when compiling w/ GCC 2018-07-27 21:56:45 +03:00
android_commandLine.cpp Fix tab indentations in apps/ and components/ 2015-09-16 20:45:37 +02:00
android_commandLine.h Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
android_main.c android: Update for sdl 2.0.8 2018-03-30 12:44:38 -04:00
CMakeLists.txt [General] Implement PlayerItemUse packet 2018-08-09 18:25:20 +03:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp [Client] Record type of each InterpreterContext for later checking 2018-07-23 00:46:07 +03:00
engine.hpp Merge branch 'master' into screenshot360 2018-02-25 11:25:19 +01:00
main.cpp [Client] Verify integrity of credits file 2018-07-16 03:25:01 +03:00