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/Packets
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
..
Actor [General] Add enchantmentCharge to worldObjects and items 7 years ago
Player [General] Use doubles instead of ints for enchantmentCharge 7 years ago
World [General] Track objects directly placed by players in ObjectPlace 7 years ago
BasePacket.cpp [General] Return sent packet number 8 years ago
BasePacket.hpp [General] Empty strings should be sent too 7 years ago
PacketPreInit.cpp [General] Make coding style consistent 8 years ago
PacketPreInit.hpp [General] Improve PacketPreInit 8 years ago