index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-01T04:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Chat
/
ChatLink.cpp
Age
Commit message (
Expand
)
Author
2018-04-07
Core/Chat: Fixed chat link exploit
Shauren
2018-01-01
Update copyright note for 2018
tkrokli
2017-11-12
Core/Misc: Fix static analysis issues
jackpoz
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-08-12
Core/DataStores: Reduce differences between branches - rename achievement rel...
Shauren
2016-07-15
Core/Chat: general cleanup and revamping: (#17576)
ariel-
2016-01-01
Update copyright note for 2016
Rushor
2015-03-18
Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...
Nayd
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-04-04
Core/Chat: Fix valid chat links being handled as invalid
jackpoz
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-22
Core/Channels: Remove unnecessary calls to FindPlayer wherever is possible
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-07-29
Core: Append single character to stream as character, not as a string
Spp-
2011-07-26
Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...
QAston
2011-05-07
Core: More warning fixes
Shauren
2011-04-29
Add spaces after commas
leak
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