DarkflameServer/dGame/dMission
Aaron Kimbrell 6aa90ad5b2
Breakout rest of the enums from dCommonVars and clean it up (#1061)
* Breakout rest of the enums from dcommonvars
so we don't have to deal with merge conflicts
ePlayerFlags is not a scoped enum, yet, due to it's complexity

* address feedback

* make player flag types consistent

* fix typo
2023-05-02 17:39:21 -05:00
..
CMakeLists.txt Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
Mission.cpp Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
Mission.h cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00
MissionPrerequisites.cpp CDClient cleanup and optimization (#1023) 2023-03-17 07:36:21 -07:00
MissionPrerequisites.h convert to unix line endings 2022-08-05 22:01:59 -05:00
MissionTask.cpp breakout the component types into a scoped enum (#1002) 2023-03-04 01:16:37 -06:00
MissionTask.h cleanup enums to make them more consistent 2023-01-22 17:38:47 -06:00