index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-18T05: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
2021-11-15
Core/Misc: Partial merge of 3.3.5-dbedit:
Treeston
2021-10-31
Core/Chat: Unify chat hyperlink parsing (PR #22417)
Treeston
2021-10-25
Scripts/Commands: New argument parsing methodology (PR #22363)
Treeston
2021-09-24
Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...
Treeston
2021-05-03
Core/Chat: Chat translation improvements
Shauren
2021-03-05
Core/Spells Handle auras 328 & 396 (SPELL_AURA_TRIGGER_SPELL_ON_POWER_*)
Traesh
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-03
Core/Authserver: Auth cleanup phase 1b, the "I didn't hit Stage All" commit. ...
Treeston
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-04-26
Core: Fix clang 10 warnings
Shauren
2020-04-24
Core/Auras: reworked multiplicative AuraEffects calculation
ariel-
2020-04-20
Core/AuctionHouse: After taking a break at the start of patch 8.3 auction hou...
Shauren
2020-04-03
Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...
Shauren
2020-01-02
New Year
Aokromes
2019-11-21
Core/Spells: Make missing spell/aura effect handler assignments a compile tim...
Shauren
2019-01-16
Core/Objects: increase sight range of all Infinite, Gigantic and Large object...
Kittnz
2019-01-01
Update copyright note for 2019
vincent-michael
2018-12-09
Core/Util: avoid one useless copy when adding stuff into a HookList
ariel-
2018-01-01
Update copyright note for 2018
vincent-michael
2017-07-23
Core/Misc: Util changes
Shauren
2017-07-18
Core/Spells: Implemented ConeAngle from DB2
joschiwald
2017-05-11
Core/Common: Include cleanup
Shauren
2017-02-18
Fixed build and typo
joschiwald
2017-02-17
Core/Misc: Added missing include
joschiwald
2017-02-17
Scripts/Command: Fixed phases output in .pinfo command
joschiwald
2017-01-04
Core/SpellScripts: Added some const correctness
joschiwald
2017-01-01
Update copyright note for 2017
vincent-michael
2016-11-14
Core/ScriptMgr: use vector instead of list to contain Spell and Aura scripts ...
ariel-
2016-08-06
Common/Utilities: Reduce differences between 3.3.5 and 6.x branches
jackpoz
2016-06-04
Core/Utils: Added additional argument to Tokenizer class to make it behave li...
Shauren
2016-04-02
Core/Util: Add a missing include
Carbenium
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-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-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP