1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 18:19:55 +00:00
openmw-tes3mp/apps/openmw-mp/processors
David Cernat 3effd5f1ff [General] Update positions for dead players on other clients
Dead players will now show up at the correct cell and position for living players, making server scripts that allow players to revive each other much more functional.
2019-03-24 03:52:05 +02: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 [General] Update positions for dead players on other clients 2019-03-24 03:52:05 +02:00
worldstate [General] Reimplement weather synchronization to allow soft transitions 2018-07-21 05:20:26 +03:00
ActorProcessor.cpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ActorProcessor.hpp [Server] Move Base processors and Initializer to processors subdirectory 2017-07-04 01:13:10 +08:00
ObjectProcessor.cpp [Server] Rename WorldProcessor into ObjectProcessor 2018-05-15 22:07:06 +03: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 and implement new Worldstate packet type 2018-05-18 06:40:28 +03:00
WorldstateProcessor.hpp [General] Add and implement new Worldstate packet type 2018-05-18 06:40:28 +03:00