Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-02 | feat(Core/Scripting): move all script objects to separated files (#17860) | Winfidonarleyan | |
* feat(Core/Scripts): move all script objects to separated files * Apply 5bfeabde813d26cf2317e39cffe598a9d1d738ab * try gcc build * again | |||
2023-02-12 | chore(Core/Misc): Change all TODO to doxygen comment (#14966) | Kitzunu | |
2021-11-22 | refactor(Core/Misc): headers cleanup (#9259) | Kargatum | |
2021-09-30 | feat(License): add new headers information about license (#7941) | Kargatum | |
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com> | |||
2021-05-31 | refactor(Core/Misc): acore to Acore (#6043) | Kitzunu | |
2021-04-17 | feat(Core/Logging): rework logging (#4692) | Kargatum | |
* feat(Core/Logging): rework logging * correct level for sql.sql * del unused config options * Correct build * correct after merge * whitespace 20:29:37 1. 'Player.cpp'. Replace (1) 20:29:37 2. 'ObjectMgr.cpp'. Replace (3) * 1 * correct logging * correct affter merge * 1 * 2 * LOG_LEVEL_WARN * #include "AppenderDB.h" * 3 * 4 * 5 * 1. 'WorldSocket.cpp'. Replace (1) * 6 * 1 | |||
2021-02-24 | refactor(Core): sort #includes alphabetically (#4579) | Kitzunu | |
2020-12-30 | refactor(Core/sWorld): improve singleton management (#3862) | Francesco Borzì | |
2020-12-07 | chore(Core): forgot to add copyright in new files + small correction (#3861) | Francesco Borzì | |
2020-12-06 | refactor(Core/sLog): improve singleton management (#3801) | Francesco Borzì | |
2020-11-29 | test(Formulas.h): GetGrayLevel, GetColorCode, GetZeroDifference (#3734) | Francesco Borzì | |
2020-08-15 | feature(testing-automation): unit tests with Google Framework (#3273) | Francesco Borzì | |