DarkflameServer/tests/dGameTests
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
..
dComponentsTests Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
dGameMessagesTests Make ControlBehavior messages far more modular (#991) 2023-02-16 11:30:33 -06:00
CMakeLists.txt Further implement Property Behavior parsing (#936) 2023-02-13 18:55:44 -08:00
GameDependencies.cpp Resolve warnings, change config init order and remove unused Game variables for all servers (#877) 2022-12-15 08:13:49 -06:00
GameDependencies.h Fix tests (#953) 2023-01-11 22:36:03 -08:00