EverWrath/src/common/Threading
Kargatum 5969df4e30
refactor(Core/Logging): switch to fmt style for LOG_ (#10366)
* feat(Core/Common): add support fmt style for ASSERT and ABORT

* correct CheckCompactArrayMaskOverflow

* 1

* Update src/server/game/Spells/Spell.cpp

* rework logging

* add fmt replace logs

* logging

* FMT_LOG_

* settings

* fix startup

* 1

* 2

* 3

* 4

* 5

* fmt::print

* to fmt
2022-01-27 16:44:41 +01:00
..
LockedQueue.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
MPSCQueue.h refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
PCQueue.h refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
PolicyLock.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
ProcessPriority.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
ProcessPriority.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Threading.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Threading.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
ThreadingModel.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00