EverWrath/src/server/shared
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
..
DataStores feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355) 2022-01-25 23:15:51 +01:00
Network refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Packets refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Realms refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Secrets refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
CMakeLists.txt feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
enuminfo_SharedDefines.cpp refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
SharedDefines.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
SharedDefines.h fix(Core/Spells): Implement SPELL_EFFECT_FORCE_CAST_2 (#9613) 2021-12-15 21:46:16 -03:00