index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T15:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Debugging
Age
Commit message (
Expand
)
Author
2025-08-30
Core/CrashHandler: Compile WheatyExceptionReport only once and moved its glob...
Shauren
2025-08-30
Core/Misc: Fixed windows _UNICODE incompatibilities
Shauren
2025-08-30
Core/Misc: Replace sprintf with safer alternatives (Trinity::StringFormat or ...
Shauren
2024-02-26
Core/CrashHandler: Support dumping variables stored in cpu registers (not acc...
Shauren
2024-02-26
Core/CrashHandler: Support ARM64
Shauren
2024-02-26
Build: Partial support for clang-cl
Shauren
2023-12-02
Core/Misc: Added windows version checks during startup to avoid confusion abo...
Shauren
2023-11-19
Core/CrashHandler: Add a timeout to retrieving windows version from WMI
Shauren
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-08-19
Core/Debugging: Improve SymInitialize fail message (#28206)
ihm-tswow
2022-04-07
Core/CrashHandler: Support retrieving windows version names for all future ve...
Shauren
2021-06-20
Common/Misc: Replace old macros with modern C++ attributes (#26613)
Giacomo Pozzoni
2021-01-03
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2020-12-31
Core/Misc: Fix Windows 32 bits build
jackpoz
2020-08-07
Core/CrashHandler: Skip logging stack trace of the thread writing the crash l...
Shauren
2020-08-07
Core/CrashHandler: Remove logging function variation depending on crash reaso...
Shauren
2020-08-07
Core/CrashHandler: NULL -> nullptr
Shauren
2020-08-07
Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...
Shauren
2020-08-07
Core/CrashHandler: Attempt to extract C++ exception object in uncaught except...
Shauren
2020-08-04
Core/Misc: Fix compile errors found with msvc /permissive-
Shauren
2020-06-26
Core/Common: Add macro ASSERT_WITH_SIDE_EFFECTS to be used when asserting con...
jackpoz
2020-03-09
Core/Common: Allow to show a message when aborting
jackpoz
2020-01-02
New year
Aokromes
2019-04-28
Core/CrashHandler: Update placeholder text
jackpoz
2019-04-28
Core/CrashHandler: Remove sensible data from crashlogs
jackpoz
2019-03-31
Core/Misc: Fix GCC 8 warnings
jackpoz
2019-02-16
Core/Misc: Improved error message reported by ASSERT_NOTNULL
Shauren
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-12-16
Core/Misc: Fix vsnprintf usage in ASSERT()
jackpoz
2018-12-14
Core/Misc: Log more information in asserts (#22783)
Giacomo Pozzoni
2018-10-27
Fix invalid arguments to string format in Trinity::Fatal
Warpten
2018-09-27
Core/Misc: constexpr a bunch of things, and a missing include of Windows.h so...
Treeston
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-02-17
Core/Misc: Add PERFORMANCE_PROFILING CMake option
jackpoz
2018-01-01
Core/Crash reporting: Add support to char* arrays
jackpoz
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-02
Core/Crash reporting: Fix buffer overflow
jackpoz
2017-11-25
Misc: More cleanup
Aokromes
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
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-08-04
Common/Debugging: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-07-03
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-12
Core/Misc: fix build
MitchesD
[next]