1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-19 09:39:40 +00:00
openmw-tes3mp/apps/openmw
David Cernat 34a452d775 [Client] Fix logic for initialization and updating of player markers
Additionally, disable the Ptrs of players who move to cells that don't exist for us instead of placing them in ToddTest.
2017-05-31 10:54:19 +03:00
..
mwbase [Client] Update topics in current dialogue screen when receiving PlayerTopic packets 2017-05-31 06:51:50 +03:00
mwclass [Client] Set and clear hitAttemptActorId for DedicatedPlayers 2017-05-30 08:20:45 +03:00
mwdialogue [Client] Only send PlayerJournal packets for new journal entries 2017-05-27 22:49:11 +03:00
mwgui Merge pull request #222 from OpenMW/master 2017-05-29 04:53:23 +03:00
mwinput [Client] Delineate tes3mp-only code more clearly, part 2 2017-04-24 19:46:12 +03:00
mwmechanics [General] Synchronize player & NPC rotation animations 2017-05-30 12:08:58 +03:00
mwmp [Client] Fix logic for initialization and updating of player markers 2017-05-31 10:54:19 +03:00
mwphysics Pass parameters by const reference 2017-04-20 23:47:03 +09:00
mwrender Merge pull request #1266 from akortunov/handsfallbackfix 2017-04-23 00:36:48 +02:00
mwscript [General] Use ObjectSpawn instead of ObjectPlace for actors 2017-05-29 06:59:05 +03:00
mwsound Do not apply underwater effects to player's voice (Fixes #3850) 2017-04-30 18:51:49 +02:00
mwstate Fixed inventory crash and skipmenu launch 2017-04-12 22:57:32 +04:00
mwworld [Client] Correctly disable auto-equipping for DedicatedPlayers & DedicatedActors 2017-05-31 05:11:39 +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 enable opengl es1 2015-12-02 22:40:04 +03:00
CMakeLists.txt [General] Add placeholders for 12 new packets, to be implemented soon 2017-05-29 04:43:52 +03:00
crashcatcher.cpp crashcatcher: complain when launching gdb fails 2017-02-23 23:28:49 +01:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Merge pull request #202 from OpenMW/master 2017-04-21 07:58:13 +03:00
engine.hpp Always print context for script warnings to remove the need for verbose option 2017-02-21 04:32:59 +01:00
main.cpp Merge pull request #181 from OpenMW/master 2017-03-04 22:56:16 +02:00