index
:
mirror/azerothcore-wotlk.git
Nyeriah-patch-1
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 @ 2025-12-24T10:01:01Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Debugging
Age
Commit message (
Expand
)
Author
2025-11-14
fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)
Francesco Borzì
2024-09-03
refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)
Kitzunu
2024-07-30
refactor(src/common): remove unused imports (#19506)
Francesco Borzì
2024-02-25
chore(Common/Debugging): change report codestyle (#18383)
Winfidonarleyan
2023-03-17
fix(Core/Debugging): Improve SymInitialize fail message (#15424)
Kitzunu
2022-03-15
feat(Core/Battleground): rework bg queue system (#10817)
Kargatum
2022-01-25
feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355)
Kargatum
2021-07-12
fix(Core/WheatyExceptionReport): for c++20 (#6875)
Kitzunu
2021-06-24
refactor(Core/Misc): add braces and impove codestyle (#6402)
Kargatum
2021-06-23
refactor(Core/Common): alphabetical sorting inlcudes (#6282)
Kargatum
2021-06-21
chore(Common/Misc): Replace old macros with modern C++ attributes (#6462)
Kitzunu
2021-05-31
refactor(Core/Misc): acore to Acore (#6043)
Kitzunu
2021-04-18
feat(Core/Debugging): Allow to show a message when aborting (#5228)
Kargatum
2021-03-02
refactor(Core): replace NULL with nullptr (#4593)
Kitzunu
2021-01-10
chore(core): remove malformed whitespaces (#4244)
Kitzunu
2021-01-09
feat(CI/Codestyle): added codestyle check (#3668)
Kargatum
2020-12-07
chore(Core): forgot to add copyright in new files + small correction (#3861)
Francesco Borzì
2020-11-17
refactor(Core/Common): restyle tools with astyle (#3706)
Kargatum
2020-09-12
refactor(Core/Common): restyle common lib with astyle (#3461)
Kargatum
2019-12-01
refactor(Core): rename namespaces and macros to acore (#2454)
Viste
2019-11-15
feat(Core/Misc): replace all prefix preprocessor defines from CompilerDefs wi...
Kargatum
2019-11-10
feat(Core/Debugging): improve crash reports (#2365)
Kargatum
2019-09-26
feat(Core): Added ABORT() macro to prevent the usage of ASSERT(false) as a qu...
Viste
2018-06-24
Add GitRevision
Kargatum
2018-03-12
Update license links (#783)
Nefertumm
2017-12-21
Using TC structure allowing easier patches importing
Yehonal