index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
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-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-01
Fix nopch build
Shauren
2024-12-01
Core/Misc: Port std::ranges::contains from c++23
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-10-17
Core/Misc: Replace std::ostringstream based formatting with Trinity::StringFo...
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-23
Core/Common: Catch and log child process creation errors
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-07-18
Core/Logging: Minor internal refactor
Shauren
2024-07-14
Core/Utils: Transform char toUpper/toLower functions into callable function o...
Shauren
2024-05-28
Core/Misc: Minor change to make_unique_ptr_with_deleter to make it accept onl...
Shauren
2024-05-28
Dep/fmt: Upgrade to 10.2.1
Shauren
2024-05-28
Core/Misc: Minor fixes in preparation to support fmt v10
Shauren
2024-03-28
Build: Fix Linux aarch64 GCC build (#29831)
lee
2024-03-25
Core/Utils: unique_trackable_ptr improvements
Shauren
2024-03-25
Core/Utils: Added missing member access in unique_trackable_ptr move assignme...
Shauren
2024-03-25
Fix tests build
Shauren
2024-03-25
Core/Utils: Added a custom smart pointer type unique_trackable_ptr - a specia...
Shauren
2024-02-28
Core/Misc: Allow formatting optionals with Trinity::StringFormat
Shauren
2024-02-17
Core/Random: Use correct headers to obtain _mm_malloc definitions
Shauren
2023-12-17
Core/Bnet: Rewrite LoginRESTService using boost::beast instead of gsoap as ht...
Shauren
2023-12-12
Core/Locales: Fixed mac build
Shauren
2023-12-08
Core/Misc: Minor code modernization - kill std::bind
Shauren
2023-12-01
Core/Misc: Added windows version checks during startup to avoid confusion abo...
Shauren
2023-11-25
Core/Locales: Revert back to using C locale for number formatting
Shauren
2023-11-24
Core/Locales: Set active code page and locale used by c string functions to utf8
Shauren
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-11-10
Core/Utilities: Added timer series queuing to EventMap (#29420)
ModoX
2023-10-31
Core/Random: Changed random functions returning doubles to return floats
Shauren
2023-10-13
Dep/Boost: Drop windows boost hacks (#29358)
funjoker
2023-10-05
Core/Realms: Replaced hardcoded realm category list with Cfg_Categories.db2
Shauren
2023-09-17
Core/Misc: mac build fix
Shauren
2023-09-13
Core/Misc: Silence compile warning in boost::process with version 1.83
Shauren
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2023-07-23
Core/Logging: Minor compile time reducing refactor of log message formatting
Shauren
2023-07-17
GCC build fix
Shauren
2023-05-13
Core/Misc: Replace string to int conversion functions from Common.h with c++1...
Shauren
[next]