index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-02T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
/
Util.cpp
Age
Commit message (
Expand
)
Author
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-05-21
Core/Misc: GCC build and warning fixes
Shauren
2020-04-20
Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-06
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-07-18
Core/Spells: Implemented ConeAngle from DB2
joschiwald
2017-06-07
Core/Misc: Some /W4 warning fixes
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-03-04
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-06-04
Core/Utils: Added additional argument to Tokenizer class to make it behave li...
Shauren
2016-04-05
Core/Misc: MSVC warning fixes
Shauren
2016-03-21
Core/Util: Extracted GetPID to separate function
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-12-24
Core/Utils: Moved rng functions to separate header and added utility function...
Shauren
2015-12-12
Merge pull request #15912 from Treeston/3.3.5-urandms
jackpoz
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP