index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10: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
8 days
Core: Fix clang build on windows
Shauren
2025-07-13
Core/CrashHandler: Fix nopch build
Shauren
2025-07-06
Core/CrashHandler: Remove MAX_PATH limit
Shauren
2025-06-11
Core/Common: Update PCH content to include most commonly used headers
Shauren
2024-10-01
Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...
Shauren
2024-09-23
Core/CrashHandler: Output inlined stack frames
Shauren
2024-09-23
Core/CrashHandler: Make WheatyExceptionReport fields not static to ensure con...
Shauren
2024-09-15
Core/CrashHandler: Compile WheatyExceptionReport only once and moved its glob...
Shauren
2024-06-02
Core/Misc: Fixed windows _UNICODE incompatibilities
Shauren
2024-03-01
Core/Misc: Replace sprintf with safer alternatives (Trinity::StringFormat or ...
Shauren
2024-02-17
Core/CrashHandler: Support dumping variables stored in cpu registers (not acc...
Shauren
2024-02-17
Core/CrashHandler: Support ARM64
Shauren
2023-12-01
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-07-16
Core/Common: Use the [[unlikely]] keyword in all assert, warning and error ma...
Ovahlord
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-09-05
Core/Debugging: Improve SymInitialize fail message (#28206)
ihm-tswow
2022-06-10
Core/CrashHandler: Support retrieving windows version names for all future ve...
Shauren
2022-03-11
Common/Misc: Replace old macros with modern C++ attributes (#26613)
Giacomo Pozzoni
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-16
Build: Partial support for clang-cl
Shauren
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-11
Core/Misc: Explicitly include required headers instead of relying on them to ...
Shauren
2022-01-26
Core/Misc: Fix Windows 32 bits build
jackpoz
2022-01-26
Core/CrashHandler: Skip logging stack trace of the thread writing the crash l...
Shauren
2022-01-26
Core/CrashHandler: Remove logging function variation depending on crash reaso...
Shauren
2022-01-26
Core/CrashHandler: NULL -> nullptr
Shauren
2022-01-26
Core/CrashHandler: #ifdef cleanup to make VS not choke when parsing, fixed fi...
Shauren
2022-01-26
Core/CrashHandler: Attempt to extract C++ exception object in uncaught except...
Shauren
2022-01-26
Core/Misc: Fix compile errors found with msvc /permissive-
Shauren
2022-01-19
Core/Common: Add macro ASSERT_WITH_SIDE_EFFECTS to be used when asserting con...
jackpoz
2021-12-22
Core/Common: Allow to show a message when aborting
jackpoz
2021-12-02
Core/CrashHandler: Remove sensitive data from crashlogs
jackpoz
2021-11-16
Core/Misc: Fix vsnprintf usage in ASSERT()
jackpoz
2021-11-16
Core/Misc: Log more information in asserts (#22783)
Giacomo Pozzoni
2021-11-15
Fix invalid arguments to string format in Trinity::Fatal
Warpten
2021-11-12
Core/Misc: Add a missing include of Windows.h to Errors.cpp
Treeston
2021-10-31
Core/Misc: FIx a GCC warning
Shauren
2021-10-23
Core/CrashHandler: Include assertion messages in crash reports
Shauren
2021-08-08
Core/Misc: Add PERFORMANCE_PROFILING CMake option
jackpoz
2021-04-16
Core/Crash reporting: Add support to char* arrays
jackpoz
2021-02-25
Core/Crash reporting: Fix buffer overflow
jackpoz
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-04-24
Core/Crash: Refactor and fixes
jackpoz
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-03-10
Core/CrashHandler: Fixed generating crash logs from CRT debug assertions
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
[next]