Shauren
|
67418a1aee
|
Core/Utils: Added map key/value utility projections for std::ranges algorithms
|
2025-02-23 11:33:53 +01:00 |
|
Shauren
|
476b8951e1
|
Core/Utils: Allow using Trinity::IteratorPair with SelectRandomContainerElement
|
2025-01-21 12:58:43 +01:00 |
|
Shauren
|
380dac62fd
|
Core/Misc: Add concepts restrictions on container utilities for better compiler error messages
|
2024-12-31 13:35:35 +01:00 |
|
Shauren
|
edb20999a3
|
Core/Utils: Unwrap non-copyable pointers (unique_ptr) from Trinity::Containers::MapGetValuePtr
|
2024-08-17 12:40:27 +02:00 |
|
Shauren
|
321161230f
|
Core/Spells: Implemented SPELL_ATTR9_ITEM_PASSIVE_ON_CLIENT
|
2024-07-02 11:12:16 +02:00 |
|
Shauren
|
9e1b97900e
|
Core/Auras: Minor optimization for Unit object creation with msvc (not allocating a list end sentinel node for all of the 500 lists stored in Unit for each aura type)
|
2023-08-18 18:23:29 +02:00 |
|
Shauren
|
a53e4a5756
|
Core/Misc: Replace enable_if overload selection with if constexpr
|
2023-01-07 22:38:21 +01:00 |
|