1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-31 10:36:44 +00:00
openmw-tes3mp/apps/openmw
David Cernat 1ba36076f3 [Client] Update 3rd person model of local player when unequipping
This had apparently been broken by the fact that I had made inventory listeners get run only for actors in active cells in 385ef55848. Strangely, the player Ptr passed to fireEquipmentChangedEvent() when unequipping items has as its cell the player's original spawn cell instead of the current cell, causing the active cell check to return false in most locations for the player.
2021-10-01 03:09:14 +02:00
..
mwbase Add OpenMW commits up to 6 May 2021 2021-05-06 23:32:48 +02:00
mwclass Add OpenMW 0.47 commits up to 1 Jul 2021 2021-07-01 19:13:04 +02:00
mwdialogue Add OpenMW commits up to 1 Jun 2021 2021-06-01 17:22:52 +02:00
mwgui Add OpenMW commits up to 17 Jun 2021 2021-06-17 10:33:19 +02:00
mwinput Add OpenMW commits up to 21 May 2021 2021-05-21 16:00:09 +02:00
mwmechanics Add OpenMW 0.47 commits up to 23 Sep 2021 2021-09-23 19:24:45 +02:00
mwmp [General] Add and use getShortDescription() for ESM::Cell 2021-09-17 19:14:55 +02:00
mwphysics Add OpenMW 0.47 commits up to 4 Aug 2021 2021-08-04 22:02:39 +02:00
mwrender Add OpenMW 0.47 commits up to 25 Jul 2021 2021-07-25 22:29:47 +02:00
mwscript [Client] Fix warnings related to declarations 2021-06-04 01:22:13 +02:00
mwsound Merge branch 'fix-ffmpeg-api-const' into 'master' 2021-06-19 00:16:02 +00:00
mwstate Add OpenMW commits up to 1 Jun 2021 2021-06-01 17:22:52 +02:00
mwworld [Client] Update 3rd person model of local player when unequipping 2021-10-01 03:09:14 +02:00
android_main.cpp android: Switch to C++ 2019-04-28 18:21:31 -04:00
CMakeLists.txt [General] Implement PlayerCooldowns packet 2021-07-10 22:15:19 +02:00
doc.hpp Fixed more spelling mistakes 2016-12-15 13:09:40 +01:00
engine.cpp Add OpenMW commits up to 1 Jun 2021 2021-06-01 17:22:52 +02:00
engine.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
main.cpp [Client] Remove credits check on Windows client 2021-09-20 05:55:51 +02:00