Age | Commit message (Expand) | Author |
---|---|---|
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-02-23 | Core/Utils: Added map key/value utility projections for std::ranges algorithms | Shauren |
2025-01-21 | Core/Utils: Allow using Trinity::IteratorPair with SelectRandomContainerElement | Shauren |
2024-12-31 | Core/Misc: Add concepts restrictions on container utilities for better compil... | Shauren |
2024-08-17 | Core/Utils: Unwrap non-copyable pointers (unique_ptr) from Trinity::Container... | Shauren |
2024-07-02 | Core/Spells: Implemented SPELL_ATTR9_ITEM_PASSIVE_ON_CLIENT | Shauren |
2023-08-18 | Core/Auras: Minor optimization for Unit object creation with msvc (not alloca... | Shauren |
2023-01-07 | Core/Misc: Replace enable_if overload selection with if constexpr | Shauren |
2023-01-06 | Core/Utils: Replace boost flat_set with our own | Shauren |