1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-19 07:09:40 +00:00
openmw-tes3mp/apps/openmw
David Cernat 56c3ef71ae [Client] Send ObjectDelete packets when picking up items once again
When fixing problems with ObjectActivate in 49fa35a516, I mistakenly made it so the picking up of items no longer also sent ObjectDelete packets. That is now fixed.
2019-11-30 08:13:22 +02:00
..
mwbase Add OpenMW commits up to 19 Nov 2019 2019-11-19 17:16:48 +02:00
mwclass Add OpenMW commits up to 7 Nov 2019 2019-11-08 06:20:41 +02:00
mwdialogue
mwgui [Client] Send ObjectDelete packets when picking up items once again 2019-11-30 08:13:22 +02:00
mwinput Add OpenMW commits up to 7 Nov 2019 2019-11-08 06:20:41 +02:00
mwmechanics [Client] Don't clear spells for dying actors 2019-11-29 19:49:17 +02:00
mwmp [General] Implement body part records for RecordDynamic packet 2019-11-29 14:06:17 +02:00
mwphysics
mwrender Add OpenMW commits up to 19 Nov 2019 2019-11-19 17:16:48 +02:00
mwscript Add OpenMW commits up to 29 Oct 2019 2019-10-29 23:49:31 +02:00
mwsound Encode ID's in all places to UTF-8 (bug #3977) 2019-10-10 20:52:32 +04:00
mwstate
mwworld Add OpenMW commits up to 19 Nov 2019 2019-11-19 17:16:48 +02:00
android_main.cpp
CMakeLists.txt [General] Create SystemPacket category and move Handshake packet to it 2019-11-09 05:12:00 +02:00
doc.hpp
engine.cpp Add OpenMW commits up to 7 Nov 2019 2019-11-08 06:20:41 +02:00
engine.hpp
main.cpp