openmw-tes3coop/apps/openmw/mwbase
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
..
dialoguemanager.hpp Merge pull request #360 from TES3MP/0.6.1-openmw-updates while resolving conflicts 2017-12-25 02:25:01 +02:00
environment.cpp Respect the framelimit in all cases (Fixes #3531) 2017-08-30 21:26:30 +00:00
environment.hpp Respect the framelimit in all cases (Fixes #3531) 2017-08-30 21:26:30 +00:00
inputmanager.hpp Save controls state (Fixes #3598) 2016-10-20 02:12:01 +02:00
journal.hpp [Client] Only send PlayerJournal packets for new journal entries 2017-05-27 22:49:11 +03:00
mechanicsmanager.hpp Merge pull request #349 from OpenMW/master 2017-11-29 03:52:15 +02:00
scriptmanager.hpp added missing const to ScriptManager::getLocals 2014-07-25 08:12:53 +02:00
soundmanager.hpp Remove a function from the sound manager interface 2017-09-18 01:28:39 -07:00
statemanager.hpp Make the creation of save file directories even more explicit 2016-03-14 00:00:11 +01:00
windowmanager.hpp [Client] Use new code to set the console's Ptrs from server scripts 2017-12-26 15:04:28 +02:00
world.hpp [General] Track objects directly placed by players in ObjectPlace 2018-01-28 17:46:51 +02:00