index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Debugging
Age
Commit message (
Expand
)
Author
2016-08-04
Core/Crash reporting: Better handle max nesting level setting
jackpoz
2016-03-24
Core/Common: Converted the common library to a shared library.
Naios
2016-03-03
Core/Misc: fix build
MitchesD
2016-03-03
Core/Debugging: Make abort() less bad on windows by forcing crash log generation
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-15
Core: Revert fail
Vincent-Michael
2015-11-15
Core: Added missing overrides
Vincent-Michael
2015-11-13
Core/DBLayer: Improve error message from 0a27f8bce264b8f6d8c55efa8ebc97f6e9cb...
Shauren
2015-10-16
Core/Crash reporting: Fixed windows version detection for 8.1 and newer
Shauren
2015-09-21
Partially revert "Core/Build: Added missing abort() calls on error handlers"
Shauren
2015-09-21
Core/Build: Added missing abort() calls on error handlers
StormBytePP
2015-09-21
Core/Build: Add Trinity::Abort definition in header file
StormBytePP
2015-09-21
Fix a typo
StormBytePP
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP