index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-28T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
/
Containers.h
Age
Commit message (
Expand
)
Author
2018-07-19
Common/Containers: Eliminate a edge case that could potentially lead to objec...
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-07-29
Core/Misc: Util changes
Shauren
2017-07-06
Utilities/Containers: New RandomResize implementation with guaranteed asympto...
Treeston
2017-07-01
Nopch fix 2
Shauren
2017-07-01
[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)
Treeston
2017-06-05
Core/Utils: restored previous behaviour of RandomResize
ariel-
2017-06-03
Core/Utilities: Rename RandomResizeList->RandomResize as it is no longer rest...
Shauren
2017-06-03
Core/Utils: Changed all Trinity::Containers utilities to work on all containe...
Shauren
2017-04-11
Core/Random: Remove no longer needed hack for VS 2013
Shauren
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-05-24
Core/Containers: Warning fixes and RandomResizeList with predicate optimization
Shauren
2016-04-24
Core/Utils: replaced std::random_shuffle with our own implementation using SF...
joschiwald
2016-03-24
Core/Common: Converted the common library to a shared library.
Naios
2016-02-09
Core/Utils: Moved rng functions to separate header and added utility function...
Shauren