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 |
|
Francesco Borzì
|
cbc7e5466a
|
refactor(Core): remove unused imports (#9767)
|
2021-12-19 19:41:14 +01:00 |
|
Kargatum
|
51adbffae4
|
feat(Core/Modules): add separated lib for modules (#9281)
|
2021-12-02 20:28:58 +07:00 |
|
Skjalf
|
2187470df7
|
refactor(Scripts/Commands): Update cs_quest to the new model (#9267)
|
2021-11-24 01:21:16 -03:00 |
|
Kargatum
|
f62664c987
|
refactor(Core/Misc): headers cleanup (#9259)
|
2021-11-22 17:24:39 +07:00 |
|
Skjalf
|
731d256420
|
refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166)
|
2021-11-18 16:53:36 +01:00 |
|
Kargatum
|
67b3ac442a
|
fix(Core/Chat): add missing Eluna chat api (#8821)
|
2021-10-30 00:38:06 +07:00 |
|
Kargatum
|
bc9473482e
|
feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243)
|
2021-10-23 10:15:42 +02:00 |
|