openmw-tes3coop/components/openmw-mp
David Cernat 420dab10e1 [General] Track objects directly placed by players in ObjectPlace
This allows the OnPCDrop variable to get set correctly even when object placements have to go through the server first in order to gain a unique multiplayer index (mpNum).

Among other things, this makes it possible to roll marijuana joints in the popular mod "Tribunal Code Patch".
2018-01-28 17:46:51 +02:00
..
Base [General] Track objects directly placed by players in ObjectPlace 2018-01-28 17:46:51 +02:00
Controllers [General] Add and implement PlayerQuickKeys packet 2017-10-25 07:21:00 +03:00
Master [General] Add *_WITH_ACK_RECEIPT to master server packets 2017-07-31 19:08:04 +08:00
Packets [General] Track objects directly placed by players in ObjectPlace 2018-01-28 17:46:51 +02:00
Log.cpp [General] Change NULL to nullptr 2017-06-27 22:49:28 +08:00
Log.hpp [General] Use C++11 way to delete Ctor 2017-06-27 22:56:02 +08:00
NetworkMessages.hpp [General] Add and implement PlayerQuickKeys packet 2017-10-25 07:21:00 +03:00
Utils.cpp [General] Print client version on startup 2017-10-08 06:17:53 +03:00
Utils.hpp [General] Move server's version printing method to Utils 2017-10-08 04:16:30 +03:00
Version.hpp [General] Update version to 0.6.3 2018-01-27 23:36:25 +02:00