index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09: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-01-21
Core/Utils: Allow using Trinity::IteratorPair with SelectRandomContainerElement
Shauren
2025-01-20
Core/Misc: Added float chrono typedefs
Shauren
2025-01-18
Core/Misc: Remove return type std::enable_if based SFINAE
Shauren
2025-01-09
Core/Network: Simplify worldserver port configuration: removed InstanceServer...
Shauren
2025-01-01
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2025-01-01
Core/Misc: Add concepts restrictions on container utilities for better compil...
Shauren
2024-12-19
Core/Crypto: Added HMAC_SHA512 definition
Shauren
2024-12-19
Core/Crypto: Allow different AES key lengths
Shauren
2024-12-16
Fix codestyle
Shauren
2024-12-16
Fix build
Shauren
2024-12-16
Core/Misc: Fixed build with c++23 enabled
Shauren
2024-12-16
Core/Utils: Mark Trinity::HashFnv1a as constexpr
Shauren
2024-12-12
Core/Vmaps: Minor cleanup (formatting) and documentation updates for BIH::bui...
Shauren
2024-12-12
Dep: Replace basic_deadline_timer with std::chrono based basic_waitable_timer
Shauren
2024-12-01
Fix nopch build
Shauren
2024-12-01
Core/Misc: Port std::ranges::contains from c++23
Shauren
2024-11-28
Core/Vmaps: Don't ignore model rotation when calculating liquid level
Shauren
2024-11-28
Adjust previous commit to compile with clang on systems that have gcc 12 inst...
Shauren
2024-11-28
Core/Misc: Modernize and improve GetMainPartOfName
Shauren
2024-11-24
Core/Misc: Remove non-portable hack of including `<__msvc_chrono.hpp>` - will...
Stephan T. Lavavej
2024-11-14
Core/Misc: Support IPv6 ip2location
Shauren
2024-11-12
Core/Networking: Support IPv6
Shauren
2024-10-17
Core/Misc: Replace std::ostringstream based formatting with Trinity::StringFo...
Shauren
2024-10-12
Core/Crypto: Respect OPENSSL_MODULES environment variable if set by user that...
Shauren
2024-10-05
Core/Chat: Improve ingame language translation (#30298)
Meji
2024-10-03
Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it...
Shauren
2024-09-30
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-21
Build: Add WITH_WARNINGS_AS_ERRORS cmake option that turns compile warnings i...
Shauren
2024-09-16
Build: Automatically include WindowsSettings.manifest in all executables inst...
Shauren
2024-09-16
Core/Common: Compile ServiceWin32 as part of common project instead of direct...
Shauren
2024-09-16
Core/CrashHandler: Compile WheatyExceptionReport only once and moved its glob...
Shauren
2024-09-16
Core/Common: Output stdout/stderr from child process without waiting for it t...
Shauren
2024-09-16
Core: Remove boost iostreams dependency
Shauren
2024-09-12
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-18
Added missing GameObjectModel::iLosBlockingDisabled initialization in constru...
Shauren
2024-07-18
Core/GameObject: Implemented NotLOSBlocking door property
Shauren
2024-07-18
Core/Logging: Minor internal refactor
Shauren
2024-07-18
Build: CMake cleanup
Shauren
2024-07-14
Core/Utils: Transform char toUpper/toLower functions into callable function o...
Shauren
2024-07-11
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
[next]