index
:
mirror/azerothcore-wotlk.git
codex/add-ccache-support-for-windows-docker-and-modules
codex/find-and-fix-potential-crashes-u6z5fw
copilot/fix-client-crash-bugs
custom
master
https://github.com/azerothcore/azerothcore-wotlk.git @ 2026-01-02T08:01:01Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Realms
Age
Commit message (
Expand
)
Author
2025-11-14
fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)
Francesco Borzì
2024-12-22
refactor(Core/Time): Introduce GetExpirationTime instead of calculati… (#21...
Kitzunu
2024-12-19
refactor(Core/Misc): Use steady_timer instead of deadline_timer (#20940)
Kitzunu
2024-11-01
refactor(src/common|server): remove unused import (big part 2) (#20388)
Francesco Borzì
2024-10-31
refactor(src/common|server): remove unused import (big part 1) (#20377)
Francesco Borzì
2024-10-28
refactor(src/server/database|shared): remove unused import (#20316)
Francesco Borzì
2024-09-29
refactor(src/server/apps|database|shared): remove unused imports (#19505)
Francesco Borzì
2024-07-30
refactor(src/common): remove unused imports (#19506)
Francesco Borzì
2024-02-25
chore(Core/Shared): little cleanup (#18385)
Winfidonarleyan
2022-10-10
feat(Core/DB): add support range loop for mysql result (#13355)
Kargatum
2022-02-05
feat(Core/DBLayer): replace `char const*` to `std::string_view` (#10211)
Kargatum
2022-01-27
refactor(Core/Logging): switch to fmt style for LOG_ (#10366)
Kargatum
2022-01-17
refactor(Core): apply clang-tidy modernize-* (#9975)
Francesco Borzì
2021-09-30
feat(License): add new headers information about license (#7941)
Kargatum
2021-07-16
feat(Core): replace ACE network with Boost.Asio (#6574)
Kargatum
2021-06-22
feat(Core/Database): port TrinityCore database API (#5611)
Kargatum
2021-05-27
feat(Core/RealmList): port TrinityCore realm api (#5626)
Kargatum
2021-04-17
feat(Core/Logging): rework logging (#4692)
Kargatum
2021-03-17
fix(Core/License): issue with old files license (#4762)
Francesco Borzì
2021-02-24
refactor(Core): sort #includes alphabetically (#4579)
Kitzunu
2020-12-07
refactor(Core): apply clang-tidy modernize-use-default-member-init (#3827)
Francesco Borzì
2020-12-07
refactor(Core): apply clang-tidy modernize-use-equals-default (#3834)
Francesco Borzì
2020-12-06
refactor(Core): apply clang-tidy modernize-use-nodiscard (#3835)
Francesco Borzì
2020-09-11
chore(Core/Shared): restyle shared lib with astyle (#3462)
Kargatum
2020-08-31
refactor(Core): NULL -> nullptr (#3275)
Kitzunu
2019-12-21
feat(Core/Misc): remove and replace ACE_Singleton (#2418)
Kargatum
2019-11-15
feat(Core/Shared): added new library - shared (#2416)
Kargatum