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-16 15:40:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b255efb2dae561224b6ac1c02f4e6377ea39098
TrinityCore
/
src
/
common
/
Debugging
History
Shauren
67244a1f70
Core/Misc: Replace sprintf with safer alternatives (Trinity::StringFormat or snprintf)
2024-03-01 16:05:34 +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/Misc: Replace sprintf with safer alternatives (Trinity::StringFormat or snprintf)
2024-03-01 16:05:34 +01:00
WheatyExceptionReport.h
Core/CrashHandler: Support ARM64
2024-02-17 12:03:57 +01:00