openmw-tes3coop/apps/openmw-mp/processors
David Cernat 3d5860d6f4 Merge pull request #396 from TES3MP/0.6.3 while resolving conflicts
Conflicts:
	apps/openmw-mp/Player.cpp
	apps/openmw-mp/Script/Functions/Settings.cpp
	apps/openmw-mp/Script/Functions/Settings.hpp
	apps/openmw-mp/Script/Functions/World.cpp
	apps/openmw-mp/Script/Functions/World.hpp
	apps/openmw/mwgui/container.cpp
	apps/openmw/mwmp/LocalActor.cpp
	apps/openmw/mwmp/LocalPlayer.cpp
	apps/openmw/mwmp/WorldEvent.cpp
	apps/openmw/mwmp/processors/world/ProcessorContainer.hpp
	components/openmw-mp/Base/BaseEvent.hpp
	components/openmw-mp/Log.cpp
	components/openmw-mp/Log.hpp
2018-03-30 09:32:43 +03:00
..
actor [Server] Use regular Ptrs where possible to avoid seizure Ptrs by lua 2018-02-16 05:12:01 +08:00
player Revert "[Server] Add previous state to ON_RECORD_DYNAMIC" 2018-03-09 21:14:56 +02:00
world Merge pull request #396 from TES3MP/0.6.3 while resolving conflicts 2018-03-30 09:32:43 +03:00
ActorProcessor.cpp [Server] Pass shared_ptr<Player> by reference 2017-12-08 07:32:49 +08:00
ActorProcessor.hpp [Server] Pass shared_ptr<Player> by reference 2017-12-08 07:32:49 +08:00
PlayerProcessor.cpp [Server] Add PreReading virtual method 2018-03-05 15:15:39 +08:00
PlayerProcessor.hpp [Server] Add PreReading virtual method 2018-03-05 15:15:39 +08:00
ProcessorInitializer.cpp Merge pull request #384 from TES3MP/0.6.3 while resolving conflicts 2018-02-12 06:50:52 +02:00
ProcessorInitializer.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
WorldProcessor.cpp [Server] Pass shared_ptr<Player> by reference 2017-12-08 07:32:49 +08:00
WorldProcessor.hpp [Server] Pass shared_ptr<Player> by reference 2017-12-08 07:32:49 +08:00