openmw-tes3coop/apps/openmw-mp/processors
Koncord 4ca5da5666 [Server] Rework Plugin API, move Lua system to external library
Use LibFFI for Public & Timer APIs
Use "PlayerId" type instead "unsigned short"
Add GetPluginDir() function
2019-02-12 05:29:57 +08:00
..
actor [Server] Rework Plugin API, move Lua system to external library 2019-02-12 05:29:57 +08:00
object [Server] Rework Plugin API, move Lua system to external library 2019-02-12 05:29:57 +08:00
player [Server] Rework Plugin API, move Lua system to external library 2019-02-12 05:29:57 +08:00
worldstate [Server] Rework Plugin API, move Lua system to external library 2019-02-12 05:29:57 +08:00
ActorProcessor.cpp [General] Fix warnings and errors found by PVS Studio in Server 2019-02-12 05:20:27 +08:00
ActorProcessor.hpp [Server] Rework Plugin API, move Lua system to external library 2019-02-12 05:29:57 +08:00
ObjectProcessor.cpp [General] Add comments to false-positive PVS messages 2019-02-12 05:20:27 +08:00
ObjectProcessor.hpp [Server] Rework Plugin API, move Lua system to external library 2019-02-12 05:29:57 +08:00
PlayerProcessor.cpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
PlayerProcessor.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ProcessorInitializer.cpp [Server] Rework Plugin API, move Lua system to external library 2019-02-12 05:29:57 +08:00
ProcessorInitializer.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
WorldstateProcessor.cpp [General] Add comments to false-positive PVS messages 2019-02-12 05:20:27 +08:00
WorldstateProcessor.hpp [General] Add and implement new Worldstate packet type 2018-05-18 06:40:28 +03:00