summaryrefslogtreecommitdiff
path: root/src/server/shared/Realms
AgeCommit message (Expand)Author
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2024-12-22refactor(Core/Time): Introduce GetExpirationTime instead of calculati… (#21...Kitzunu
2024-12-19refactor(Core/Misc): Use steady_timer instead of deadline_timer (#20940)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-29refactor(src/server/apps|database|shared): remove unused imports (#19505)Francesco Borzì
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2024-02-25chore(Core/Shared): little cleanup (#18385)Winfidonarleyan
2022-10-10feat(Core/DB): add support range loop for mysql result (#13355)Kargatum
2022-02-05feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)Kargatum
2022-01-27refactor(Core/Logging): switch to fmt style for LOG_ (#10366)Kargatum
2022-01-17refactor(Core): apply clang-tidy modernize-* (#9975)Francesco Borzì
2021-09-30feat(License): add new headers information about license (#7941)Kargatum
2021-07-16feat(Core): replace ACE network with Boost.Asio (#6574)Kargatum
2021-06-22feat(Core/Database): port TrinityCore database API (#5611)Kargatum
2021-05-27feat(Core/RealmList): port TrinityCore realm api (#5626)Kargatum
2021-04-17feat(Core/Logging): rework logging (#4692)Kargatum
2021-03-17fix(Core/License): issue with old files license (#4762)Francesco Borzì
2021-02-24refactor(Core): sort #includes alphabetically (#4579)Kitzunu
2020-12-07refactor(Core): apply clang-tidy modernize-use-default-member-init (#3827)Francesco Borzì
2020-12-07refactor(Core): apply clang-tidy modernize-use-equals-default (#3834)Francesco Borzì
2020-12-06refactor(Core): apply clang-tidy modernize-use-nodiscard (#3835)Francesco Borzì
2020-09-11chore(Core/Shared): restyle shared lib with astyle (#3462)Kargatum
2020-08-31refactor(Core): NULL -> nullptr (#3275)Kitzunu
2019-12-21feat(Core/Misc): remove and replace ACE_Singleton (#2418)Kargatum
2019-11-15feat(Core/Shared): added new library - shared (#2416)Kargatum