You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/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".
7 years ago
..
Base [General] Track objects directly placed by players in ObjectPlace 7 years ago
Controllers [General] Add and implement PlayerQuickKeys packet 7 years ago
Master [General] Add *_WITH_ACK_RECEIPT to master server packets 8 years ago
Packets [General] Track objects directly placed by players in ObjectPlace 7 years ago
Log.cpp [General] Change NULL to nullptr 8 years ago
Log.hpp [General] Use C++11 way to delete Ctor 8 years ago
NetworkMessages.hpp [General] Add and implement PlayerQuickKeys packet 7 years ago
Utils.cpp [General] Print client version on startup 7 years ago
Utils.hpp [General] Move server's version printing method to Utils 7 years ago
Version.hpp [General] Update version to 0.6.3 7 years ago