summaryrefslogtreecommitdiff
path: root/src/common/Logging
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-10-25feat(Config): Implement configuration severity policy and logging mechanism (...Yehonal
2025-07-19refactor(Core/Misc): string handling and use smart pointer for strand (#22351)Francesco Borzì
2024-12-25fix(Core/Log): fmt output for appender (#21043)Kitzunu
2024-11-01refactor(src/common|server): remove unused import (big part 2) (#20388)Francesco Borzì
2024-10-31refactor(src/common|server): remove unused import (big part 1) (#20377)Francesco Borzì
2024-10-28refactor(src/server/database|shared): remove unused import (#20316)Francesco Borzì
2024-09-03refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)Kitzunu
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2024-07-04fix(Core/Spell): Implement SPELL_ATTR1_AURA_STAYS_AFTER_COMBAT (#19254)Kitzunu
2023-11-19chore(Cleanup): added new lines to the end of files where they are not presen...Winfidonarleyan
2023-11-18chore(Core/Misc): sort includes (#17776)Winfidonarleyan
2023-11-05feat(Deps/Fmt): update fmt lib to 10.1.1 (#17643)Winfidonarleyan
2023-09-16chore(Core/enumutils): regenerate enumutils (#17087)Kitzunu
2023-09-16fix(Scripts/Chat): Fix chat logger (#17102)Kitzunu
2023-08-28refactor(Core): remove unused imports (#17094)Francesco Borzì
2023-02-12chore(Core/Misc): Change all TODO to doxygen comment (#14966)Kitzunu
2022-05-31refactor(Cmake): add support build selected applications and tools (#11836)Kargatum
2022-05-19fix (core/logging/conf): Fix Logging for Modules (#11601)acidmanifesto
2022-04-15feat(Core/Maps): AreaBoundary (#10525)IntelligentQuantum
2022-02-22fix (core): server.log dump (#10742)acidmanifesto
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-24feat(Core/Time): Implement saparated manager for game time (#8630)Kargatum
2022-01-19feat(Core/Common): add new helpers for time utility (#10207)Kargatum
2022-01-17refactor(Core): apply clang-tidy modernize-* (#9975)Francesco Borzì
2021-12-10feat(Core/Config): implement loading files optional (#8198)Kargatum
2021-11-22refactor(Core/Misc): headers cleanup (#9259)Kargatum
2021-11-03feat(Core/EnumUtils): add more enum for support chat command (#8828)Kargatum
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-08-26refactor(Core/Common): code cleanup (part 12) (#7520)Francesco Borzì
2021-07-31feat(Core/Logging): add support fmt::format logging (#6893)Kargatum
2021-06-24refactor(Core/Misc): add braces and impove codestyle (#6402)Kargatum
2021-06-23refactor(Core/Common): alphabetical sorting inlcudes (#6282)Kargatum
2021-06-01feat(Core/Apps): add support dynamic lib for EnumUtils (#6120)Kargatum
2021-05-31refactor(Core/Misc): acore to Acore (#6043)Kitzunu
2021-04-17feat(Core/Logging): rework logging (#4692)Kargatum
2021-04-05fix(Core/Log): GMLogFile -> GmLogFile (#5130)Stefano Borzì
2021-03-21feat(Core/DB/Authserver): remove `sha_pass_hash` (#4827)UltraNix
2021-03-17fix(Core/License): issue with old files license (#4762)Francesco Borzì
2021-03-02refactor(Core): replace NULL with nullptr (#4593)Kitzunu
2021-02-28feat(Core/Config): rework config and delete ACE inherited (#4608)Kargatum
2021-01-09feat(CI/Codestyle): added codestyle check (#3668)Kargatum
2020-12-21refactor(Core): removed unused ace includes (#3874)abebeos
2020-12-07chore(Core): forgot to add copyright in new files + small correction (#3861)Francesco Borzì
2020-12-06refactor(Core): apply clang-tidy modernize-use-nodiscard (#3835)Francesco Borzì
2020-12-06refactor(Core/sLog): improve singleton management (#3801)Francesco Borzì
2020-11-17refactor(Core/Common): restyle tools with astyle (#3706)Kargatum
2020-09-12refactor(Core/Common): restyle common lib with astyle (#3461)Kargatum
2020-09-11feat(Core/Time): remove inherited ACE Time (#3455)Kargatum
2020-09-04fix(Core/Misc): GCC warnings (#3428)Francesco Borzì