index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-02T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Debugging
/
WheatyExceptionReport.h
Age
Commit message (
Expand
)
Author
2024-02-17
Core/CrashHandler: Support ARM64
Shauren
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2022-06-10
Core/CrashHandler: Support retrieving windows version names for all future ve...
Shauren
2022-01-26
Core/CrashHandler: Remove logging function variation depending on crash reaso...
Shauren
2022-01-26
Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...
Shauren
2022-01-26
Core/Misc: Fix compile errors found with msvc /permissive-
Shauren
2021-12-02
Core/CrashHandler: Remove sensitive data from crashlogs
jackpoz
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-04-24
Core/Crash: Refactor and fixes
jackpoz
2018-03-10
Core/CrashHandler: Fixed generating crash logs from CRT debug assertions
Shauren
2017-11-25
Misc: More cleanup
Aokromes
2017-03-04
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...
Shauren
2016-11-28
Core/Debugging: Partially revert e0fb4445cd2f5f4bb94ea23122548debddc41ba6, th...
Shauren
2016-11-28
Core/Debugging: Added wheaty everywhere and modified it to always reliably re...
Shauren
2016-08-04
Core/Crash reporting: Better handle max nesting level setting
jackpoz
2015-10-16
Core/Crash reporting: Fixed windows version detection for 8.1 and newer
Shauren
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP