index
:
mirror/azerothcore-wotlk.git
custom
master
https://github.com/azerothcore/azerothcore-wotlk.git @ 2025-09-28T14:01:01Z
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Debugging
/
Errors.h
Age
Commit message (
Expand
)
Author
2024-09-03
refactor(Core/Misc): Acore::StringFormat to fmt format (#19838)
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-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
2020-12-07
chore(Core): forgot to add copyright in new files + small correction (#3861)
Francesco Borzì
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-03-12
Update license links (#783)
Nefertumm
2017-12-21
Using TC structure allowing easier patches importing
Yehonal