EverWrath/src/server/game/Time
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
..
GameTime.cpp feat(Core/Time): Implement saparated manager for game time (#8630) 2022-01-24 17:55:00 +07:00
GameTime.h feat(Core/Time): Implement saparated manager for game time (#8630) 2022-01-24 17:55:00 +07:00
UpdateTime.cpp refactor(Core/Logging): switch to fmt style for LOG_ (#10366) 2022-01-27 16:44:41 +01:00
UpdateTime.h feat(Core/Time): Implement saparated manager for game time (#8630) 2022-01-24 17:55:00 +07:00