index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2024-10-01
Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...
Shauren
2024-09-27
Core/DataStores: Removed overriding field sign type based on db2 column compr...
Shauren
2024-09-23
Core/Common: Catch and log child process creation errors
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-20
Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...
Shauren
2024-09-15
Build: Automatically include WindowsSettings.manifest in all executables inst...
Shauren
2024-09-15
Core/Common: Compile ServiceWin32 as part of common project instead of direct...
Shauren
2024-09-15
Core/CrashHandler: Compile WheatyExceptionReport only once and moved its glob...
Shauren
2024-09-14
Core/Common: Output stdout/stderr from child process without waiting for it t...
Shauren
2024-09-14
Core: Remove boost iostreams dependency
Shauren
2024-09-10
Core/Misc: Fix GitRevision::GetHostOSVersion compilation on arch linux, TRINI...
Shauren
2024-09-03
Core/Misc: CompilerDefs/GitRevision improvements
Shauren
2024-08-17
Core/Utils: Unwrap non-copyable pointers (unique_ptr) from Trinity::Container...
Shauren
2024-07-31
Core/Logging: fixed nopch build for msvc compilers (#30126)
Ovahlord
2024-07-18
Build: Fixed CMake 3.30 FindBoost deprecation warning
Shauren
2024-07-17
Added missing GameObjectModel::iLosBlockingDisabled initialization in constru...
Shauren
2024-07-17
Core/GameObject: Implemented NotLOSBlocking door property
Shauren
2024-07-16
Core/Logging: Minor internal refactor
Shauren
2024-07-15
Build: CMake cleanup
Shauren
2024-07-14
Core/Utils: Transform char toUpper/toLower functions into callable function o...
Shauren
2024-07-10
Core/Logging: Removed one layer of allocations from log message writes (async...
Shauren
2024-07-06
Core/Vmaps: Fixed use after free and deadlocks when loading a model file fails
Shauren
2024-07-06
Tools/vmap_assembler: Organize vmap files into directory-per-map
Shauren
2024-07-06
Tools/vmap_assembler: Multithread building vmaps
Shauren
2024-07-06
Tools/vmap_extractor: Split temporary dir_bin into multiple files (one per ma...
Shauren
2024-07-05
Core/Vmaps: Optimize loading vmaps
Shauren
2024-07-05
Core/Vmaps: Minor cleanup in MapTree - use unique_ptr to manage file handles
Shauren
2024-07-05
Core/Vmaps: Minor cleanup in vmap4assembler - use unique_ptr to manage file h...
Shauren
2024-07-05
Core/Vmaps: Replace floatToRawIntBits/intBitsToFloat with standard bit_cast u...
Shauren
2024-07-04
Core/Vmaps: Replace manual reference counting with shared_ptr and slightly re...
Shauren
2024-07-02
Core/Spells: Implemented SPELL_ATTR9_ITEM_PASSIVE_ON_CLIENT
Shauren
2024-06-02
Build fix
Shauren
2024-06-02
Core/Misc: Fixed windows _UNICODE incompatibilities
Shauren
2024-06-02
Core/Crypto: Rename our Argon2 to avoid possible conflict with library file o...
Shauren
2024-05-12
Core/Cryptography: dropped support for OpenSSL 1.1
Ovahlord
2024-05-07
Core/Misc: Minor change to make_unique_ptr_with_deleter to make it accept onl...
Shauren
2024-05-03
Dep/fmt: Upgrade to 10.2.1
Shauren
2024-05-02
Core/Misc: Minor fixes in preparation to support fmt v10
Shauren
2024-04-22
Core/Misc: Support boost 1.85
Shauren
2024-03-27
Build: Fix Linux aarch64 GCC build (#29831)
lee
2024-03-25
Core/vmaps: Improved WMO detection for group models that don't have floor
Shauren
2024-03-21
Core: Updated to 10.2.6.53840
Shauren
2024-03-19
Core/Logging: Fix intellisense errors - people don't like it when code glows ...
Shauren
2024-03-15
Core/Logging: Improved generated code for log statements (length of text is c...
Shauren
2024-03-13
Core/vmaps: Reset BIH::bounds on tree rebuilds
Shauren
2024-03-13
Core/Utils: unique_trackable_ptr improvements
Shauren
2024-03-12
Core/Utils: Added missing member access in unique_trackable_ptr move assignme...
Shauren
2024-03-11
Fix tests build
Shauren
2024-03-11
Core/Misc: Fixed windows nopch build
Shauren
[prev]
[next]