index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2025-08-30
Core/Misc: Fix revision_data.h and boost/predef preprocessor macro conflict
Shauren
2025-08-30
Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...
Shauren
2025-08-30
Build: Automatically include WindowsSettings.manifest in all executables inst...
Shauren
2025-08-30
Core/Common: Compile ServiceWin32 as part of common project instead of direct...
Shauren
2025-08-30
Core/CrashHandler: Compile WheatyExceptionReport only once and moved its glob...
Shauren
2025-08-30
Core/Misc: CompilerDefs/GitRevision improvements
Shauren
2025-08-30
Build fix
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
2025-08-15
Core/Utils: Added .contains member function to FlatSet
Shauren
2025-08-15
Core/Utils: Fix nopch build with gcc 14
Shauren
2025-07-09
Core/Database: Add Empty and CancelAll functions to AsyncCallbackProcessor an...
Shauren
2025-05-08
Core/Misc: Minor corrections to urls and grammar in logs and comments (#30917)
CraftedRO
2025-04-13
Dep/Boost: Support boost 1.88
Shauren
2025-04-13
Core/Common: Catch and log child process creation errors
Shauren
2025-04-13
Core/Common: Output stdout/stderr from child process without waiting for it t...
Shauren
2025-04-13
Core: Remove boost iostreams dependency
Shauren
2025-04-13
Build: Fixed CMake 3.30 FindBoost deprecation warning
Shauren
2025-04-13
Build: CMake cleanup
Shauren
2025-04-13
Core/Crypto: Rename our Argon2 to avoid possible conflict with library file o...
Shauren
2025-02-18
Dep: Replace basic_deadline_timer with std::chrono based basic_waitable_timer
Shauren
2025-02-15
Core/Misc: Remove non-portable hack of including `<__msvc_chrono.hpp>` - will...
Stephan T. Lavavej
2024-11-28
Core/Vmaps: Don't ignore model rotation when calculating liquid level
Shauren
2024-11-19
Core/vmaps: Improved WMO detection for group models that don't have floor
Shauren
2024-11-19
Core/vmaps: Removed vmap lookup functions duplicating functionality of each o...
Shauren
2024-11-18
Core/Vmaps: Fix inconsistency of hitInstance and hitModel to cause wrong area...
ModoX
2024-07-14
Core/Utils: Transform char toUpper/toLower functions into callable function o...
Shauren
2024-04-22
Core/Misc: Support boost 1.85
Shauren
2024-04-07
Core/Config: Implement reading config overrides from subdirectory (#29068)
Смердокрыл
2024-03-27
Build: Fix Linux aarch64 GCC build (#29831)
lee
2024-03-13
Core/vmaps: Reset BIH::bounds on tree rebuilds
Shauren
2024-03-13
Core/Utils: unique_trackable_ptr improvements
Shauren
2024-03-13
Core/Utils: Added missing member access in unique_trackable_ptr move assignme...
Shauren
2024-03-13
Fix tests build
Shauren
2024-03-13
Core/Misc: Fixed windows nopch build
Shauren
2024-03-13
Core/Utils: Added a custom smart pointer type unique_trackable_ptr - a specia...
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
Core/Random: Use correct headers to obtain _mm_malloc definitions
Shauren
2024-02-26
Dep/Boost: Drop windows boost hacks (#29358)
funjoker
2024-02-26
Build: Cleanup boost CMakeLists from pre-c++11 flag checks
Shauren
2024-02-26
Core/Crypto: Remove support for OpenSSL 1.0
Shauren
2024-02-26
Build: Partial support for clang-cl
Shauren
2024-02-13
Core/MMAPs: Sprinkle master branch thread safety on mmap loading code
Shauren
2023-12-02
Core/Misc: Added windows version checks during startup to avoid confusion abo...
Shauren
2023-12-02
Core/Locales: Revert back to using C locale for number formatting
Shauren
2023-12-02
Core/Locales: Set active code page and locale used by c string functions to utf8
Shauren
2023-12-02
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-11-19
Core/CrashHandler: Add a timeout to retrieving windows version from WMI
Shauren
2023-09-17
Core/Misc: mac build fix
Shauren
[next]