index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-17T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Utilities
/
Util.h
Age
Commit message (
Expand
)
Author
2013-01-02
Core/Misc: Replaced some macro definitions with inline functions
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-10-12
Core/Commands: Allow .modify money to take another parameter structure:
Warpten
2012-10-06
Core/Misc: Tabs to spaces and whitespace cleanup
Nay
2012-10-03
Core: Fix build without PCH
Spp
2012-10-02
Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePct
Spp
2012-10-02
Core/Utilities: Do not expose internal store structure in Tokens and rename i...
Spp
2012-09-13
Core/Calendar: Fixed breaking calendar event UI after relogging
Shauren
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-09-04
Core: Warning fixes
Shauren
2012-04-08
Core/Shared: Move container functions to shared project under Trinity::Contai...
Machiavelli
2012-04-06
Core&DB/Spells: Fix DK T8 4p bonus
Nay
2012-02-25
Revert "Core: Fix the SFMT randgen-initbug" - alignment-fix is now properly h...
click
2012-02-25
Core: Fix the SFMT randgen-initbug
Elron103
2012-02-19
Core/Warden: Base implementation for Warden functionality
leak
2012-01-02
[Core/Utilities] Implement random generator for float values.
Chaplain
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-15
Core/Misc: Fix gcc build
Shocker
2011-09-15
Misc/Util: Add a template function for returning a random element from any co...
Shocker
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-08-03
Core: Fix compile without PCH and fix some warnings
Spp
2011-08-01
Core: Pass by const reference for simple objects replaced with pass by value
Spp-
2011-04-29
Add spaces after commas
leak
2011-04-28
Core/ObjectMgr: Refactor sItemStorage
leak
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-27
Core/Unit: Big cleanup in Unit::CalcAbsorbResist
QAston
2010-12-22
Memory leak fixed
leak
2010-12-11
Cleanup: implemented helper methods for manipulating percentage calculation a...
azazel
2010-10-21
Core: optimize string splitting
linencloth
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-03
Core/Game: Fix remaining warnings on windows (and most likely almost all of t...
silinoron
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-08-06
*** New core <-> script library interface - complete rewrite of the old one.
XTZGZoReX
2010-08-04
* Add operator -= to HookList.
XTZGZoReX
2010-07-24
*Add base scripting interfce for spells - thanks to Brian for help in making ...
QAston
2010-07-21
* Implement the ability to delete characters without them being removed from
Brian
2010-07-17
Correctly redo file moves/renames from revs 8437, 8441, 8442, 8444, 8446, 844...
Xanadu