index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T16:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Chat
/
ChatLink.h
Age
Commit message (
Expand
)
Author
2016-07-15
Core/Chat: general cleanup and revamping: (#17576)
ariel-
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-07-20
Core: Fix non pch build (gcc)
Vincent-Michael
2014-01-12
Core/Movement: Add LOS check for fleeingmovement target point.
zengwf
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-01
Core/Misc: Fix some static analysis issues
jackpoz
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-07-26
Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...
QAston
2011-05-11
Core/Misc: more warning fixes (some of them were real logical flaws - compari...
Az@zel
2011-05-07
Core: Warning fixes
Shauren
2011-04-28
Core/ObjectMgr: Refactor sItemStorage
leak
2011-04-27
Core/Chat: Fixed possible memory leaks related to chatlink verification
Shauren
2011-04-27
Core/Chat: move chat link validation code into separate classes and improve s...
Azazel