EverWrath/src/common
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
..
Asio feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Collision refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Configuration refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Cryptography feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355) 2022-01-25 23:15:51 +01:00
DataStores refactor(Core): remove unused imports (#10296) 2022-01-22 11:21:35 +01:00
Debugging feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355) 2022-01-25 23:15:51 +01:00
Dynamic refactor(Core): apply clang-tidy modernize-* (#9975) 2022-01-17 14:35:07 +01:00
Encoding refactor(Core/Misc): add braces and impove codestyle (#6402) 2021-06-24 19:50:18 +02:00
IPLocation refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Logging refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Metric refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Navigation refactor(Core/Misc): add braces and impove codestyle (#6402) 2021-06-24 19:50:18 +02:00
Platform refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
PrecompiledHeaders refactor(Core/Common): alphabetical sorting inlcudes (#6282) 2021-06-23 01:01:53 +02:00
Threading refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Utilities refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
Banner.cpp feat(Core/Logging): add support fmt::format logging (#6893) 2021-07-31 23:54:55 +02:00
Banner.h feat(Core/Logging): add support fmt::format logging (#6893) 2021-07-31 23:54:55 +02:00
CMakeLists.txt feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Common.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Common.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
CompilerDefs.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
Define.h refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
GitRevision.cpp feat(Core/DBUpdater): implement db auto update (#6576) 2021-06-27 18:59:44 +02:00
GitRevision.h feat(Core/DBUpdater): implement db auto update (#6576) 2021-06-27 18:59:44 +02:00