aboutsummaryrefslogtreecommitdiff
path: root/src/common/Debugging/WheatyExceptionReport.h
AgeCommit message (Expand)Author
2022-01-26Core/CrashHandler: Remove logging function variation depending on crash reaso...Shauren
2022-01-26Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...Shauren
2022-01-26Core/Misc: Fix compile errors found with msvc /permissive-Shauren
2021-12-02Core/CrashHandler: Remove sensitive data from crashlogsjackpoz
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-04-24Core/Crash: Refactor and fixesjackpoz
2018-03-10Core/CrashHandler: Fixed generating crash logs from CRT debug assertionsShauren
2017-11-25Misc: More cleanupAokromes
2017-03-04Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...Shauren
2016-11-28Core/Debugging: Partially revert e0fb4445cd2f5f4bb94ea23122548debddc41ba6, th...Shauren
2016-11-28Core/Debugging: Added wheaty everywhere and modified it to always reliably re...Shauren
2016-08-04Core/Crash reporting: Better handle max nesting level settingjackpoz
2015-10-16Core/Crash reporting: Fixed windows version detection for 8.1 and newerShauren
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP