index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-29T06:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Debugging
/
WheatyExceptionReport.cpp
Age
Commit message (
Expand
)
Author
2019-04-28
Core/CrashHandler: Update placeholder text
jackpoz
2019-04-28
Core/CrashHandler: Remove sensible data from crashlogs
jackpoz
2018-08-29
Core/CrashHandler: Include assertion messages in crash reports
Shauren
2018-03-10
Core/CrashHandler: Fixed generating crash logs from CRT debug assertions
Shauren
2018-01-01
Core/Crash reporting: Add support to char* arrays
jackpoz
2017-12-02
Core/Crash reporting: Fix buffer overflow
jackpoz
2017-08-11
Core/Misc: Remove Whitespaces
sirikfoll
2017-07-16
Core/Misc: Fix static analysis issues
jackpoz
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-05-23
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...
Shauren
2017-03-19
Core/Crash: Refactor and fixes
jackpoz
2016-07-03
Core/Crash reporting: Better handle max nesting level setting
jackpoz
2016-03-12
Core: Revert fail
Vincent-Michael
2016-03-12
Core: Added missing overrides
Vincent-Michael
2015-10-29
Core/Crash reporting: Fixed windows version detection for 8.1 and newer
Shauren
2015-08-16
Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...
StormBytePP
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP