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-tes3coop/apps/openmw-mp/processors
David Cernat 926106cf8c [General] Rework CharGen slightly for clarity purposes
Previously, charGenStage.end was doing double duty as both the variable indicating the number of CharGen stages and – when set to 0 – the variable indicating that CharGen was over. The latter role is now filled by a new boolean.
7 years ago
..
actor [Server] Use correct cells in "send" functions 7 years ago
player [General] Rework CharGen slightly for clarity purposes 7 years ago
world [Server] Use correct cells in "send" functions 7 years ago
ActorProcessor.cpp [General] Modernize Script API 7 years ago
ActorProcessor.hpp [General] Modernize Script API 7 years ago
PlayerProcessor.cpp [General] Modernize Script API 7 years ago
PlayerProcessor.hpp [General] Modernize Script API 7 years ago
ProcessorInitializer.cpp [General] Modernize Script API 7 years ago
ProcessorInitializer.hpp [Server] Move Base processors and Initializer to processors subdirectory 8 years ago
WorldProcessor.cpp [General] Modernize Script API 7 years ago
WorldProcessor.hpp [General] Modernize Script API 7 years ago