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/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
6 years ago
..
actor [Server] Rework Plugin API, move Lua system to external library 6 years ago
object [Server] Rework Plugin API, move Lua system to external library 6 years ago
player [Server] Rework Plugin API, move Lua system to external library 6 years ago
worldstate [Server] Rework Plugin API, move Lua system to external library 6 years ago
ActorProcessor.cpp [General] Fix warnings and errors found by PVS Studio in Server 6 years ago
ActorProcessor.hpp [Server] Rework Plugin API, move Lua system to external library 6 years ago
ObjectProcessor.cpp [General] Add comments to false-positive PVS messages 6 years ago
ObjectProcessor.hpp [Server] Rework Plugin API, move Lua system to external library 6 years ago
PlayerProcessor.cpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
PlayerProcessor.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
ProcessorInitializer.cpp [Server] Rework Plugin API, move Lua system to external library 6 years ago
ProcessorInitializer.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
WorldstateProcessor.cpp [General] Add comments to false-positive PVS messages 6 years ago
WorldstateProcessor.hpp [General] Add and implement new Worldstate packet type 7 years ago