This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-18 16:38:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31236de396811afae2c67810b70dc671e69bc8dc
TrinityCore
/
src
/
common
/
Debugging
History
Shauren
0743a2f7bb
Core/CrashHandler: Support dumping variables stored in cpu registers (not accurate for all variables)
2024-02-17 13:15:49 +01:00
..
Errors.cpp
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compatible api)
2023-01-08 21:16:53 +01:00
Errors.h
Core/Common: Use the [[unlikely]] keyword in all assert, warning and error macros to allow further compiler optimization (
#29124
)
2023-07-16 16:11:41 +02:00
WheatyExceptionReport.cpp
Core/CrashHandler: Support dumping variables stored in cpu registers (not accurate for all variables)
2024-02-17 13:15:49 +01:00
WheatyExceptionReport.h
Core/CrashHandler: Support ARM64
2024-02-17 12:03:57 +01:00