1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-20 10:53:51 +00:00
openmw-tes3mp/apps/openmw-mp/processors
David Cernat 8a393d2984 Merge pull request #430 from TES3MP/0.6.3 while resolving conflicts
# Conflicts:
#	apps/openmw-mp/Networking.cpp
#	apps/openmw-mp/Networking.hpp
#	components/CMakeLists.txt
2018-05-18 08:12:28 +03:00
..
actor [Server] Use regular Ptrs where possible to avoid seizure Ptrs by lua 2018-02-16 05:12:01 +08:00
object Merge pull request #428 from TES3MP/0.6.3 while resolving conflicts 2018-05-16 06:28:24 +03:00
player Merge pull request #418 from TES3MP/0.6.3 while resolving conflicts 2018-05-10 22:33:36 +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
ObjectProcessor.cpp Merge pull request #428 from TES3MP/0.6.3 while resolving conflicts 2018-05-16 06:28:24 +03:00
ObjectProcessor.hpp Merge pull request #430 from TES3MP/0.6.3 while resolving conflicts 2018-05-18 08:12:28 +03: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 #428 from TES3MP/0.6.3 while resolving conflicts 2018-05-16 06:28:24 +03:00
ProcessorInitializer.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
WorldstateProcessor.cpp Merge pull request #430 from TES3MP/0.6.3 while resolving conflicts 2018-05-18 08:12:28 +03:00
WorldstateProcessor.hpp Merge pull request #430 from TES3MP/0.6.3 while resolving conflicts 2018-05-18 08:12:28 +03:00