DarkflameServer/dWorldServer
Aaron Kimbrell 4976701f37
breakout object bits into scoped enum (#997)
* breakout object bits into enum class
tested that things still work as expected
use the inplace set bits where appropiate

* add inline
2023-04-25 13:17:40 -05:00
..
CMakeLists.txt Implement GTest and change windows output path 2022-11-07 00:12:35 -08:00
ObjectIDManager.cpp format codebase 2022-07-28 08:39:57 -05:00
ObjectIDManager.h format codebase 2022-07-28 08:39:57 -05:00
PerformanceManager.cpp Update WorldServer timings 2022-12-16 03:46:38 -08:00
PerformanceManager.h Update WorldServer timings 2022-12-16 03:46:38 -08:00
WorldServer.cpp breakout object bits into scoped enum (#997) 2023-04-25 13:17:40 -05:00