DarkflameServer/dGame/dGameMessages
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
DoClientProjectileImpact.h dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
EchoStartSkill.h dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
EchoSyncSkill.h dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
GameMessageHandler.cpp Implement some more trigger event calls and command handlers (#989) 2023-03-25 05:26:39 -05:00
GameMessageHandler.h format codebase 2022-07-28 08:39:57 -05:00
GameMessages.cpp Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
GameMessages.h Breakout rest of the enums from dCommonVars and clean it up (#1061) 2023-05-02 17:39:21 -05:00
PropertyDataMessage.cpp CDClient cleanup and optimization (#1023) 2023-03-17 07:36:21 -07:00
PropertyDataMessage.h convert to unix line endings 2022-08-05 22:01:59 -05:00
PropertySelectQueryProperty.cpp convert to unix line endings 2022-08-05 22:01:59 -05:00
PropertySelectQueryProperty.h convert to unix line endings 2022-08-05 22:01:59 -05:00
RequestServerProjectileImpact.h dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
StartSkill.h dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
SyncSkill.h dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00