openmw-tes3coop/apps/openmw-mp/processors
2019-01-04 13:03:31 +08:00
..
actor [General] Allow followers to follow non-authority players through cells 2018-07-13 21:27:29 +03:00
object [General] Add placeholder for ObjectActivate packet 2018-07-15 01:08:31 +03:00
player [Server] Remove result from the OnPlayerSendMessage callback 2018-10-30 13:13:07 +08:00
worldstate [General] Reimplement weather synchronization to allow soft transitions 2018-07-21 05:20:26 +03:00
ActorProcessor.cpp [General] Fix warnings and errors found by PVS Studio in Server 2019-01-03 07:36:07 +08:00
ActorProcessor.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ObjectProcessor.cpp [General] Add comments to false-positive PVS messages 2019-01-04 13:03:31 +08:00
ObjectProcessor.hpp [Server] Rename WorldProcessor into ObjectProcessor 2018-05-15 22:07:06 +03: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 [General] Implement PlayerItemUse packet 2018-08-09 18:25:20 +03: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-01-04 13:03:31 +08:00
WorldstateProcessor.hpp [General] Add and implement new Worldstate packet type 2018-05-18 06:40:28 +03:00