index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
/
Util.h
Age
Commit message (
Expand
)
Author
2016-08-08
Core/Common: Converted the common library to a shared library.
Naios
2016-08-06
Common/Utilities: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-08-06
Core/Utils: Added additional argument to Tokenizer class to make it behave li...
Shauren
2016-04-09
Core/Misc: MSVC warning fixes
Shauren
2016-03-24
Core/Common: Converted the common library to a shared library.
Naios
2016-03-21
Core/Util: Extracted GetPID to separate function
Shauren
2016-03-12
Core/Misc: Partial port of d9f1d6466dbb16fdbc792fe42a92c18ec29dfb48 (refactor...
Shauren
2016-02-09
Core/Utils: Moved rng functions to separate header and added utility function...
Shauren
2016-01-22
Core/Util: Add a missing include
Carbenium
2016-01-01
Update copyright note for 2016
Rushor
2015-11-28
Core/Util: Add a urandms(min,max) helper to make urand(min*IN_MILLISECONDS, m...
treeston
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP