aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/ChatLink.cpp
AgeCommit message (Expand)Author
2018-04-07Core/Chat: Fixed chat link exploitShauren
2018-01-01Update copyright note for 2018tkrokli
2017-11-12Core/Misc: Fix static analysis issuesjackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-08-12Core/DataStores: Reduce differences between branches - rename achievement rel...Shauren
2016-07-15Core/Chat: general cleanup and revamping: (#17576)ariel-
2016-01-01Update copyright note for 2016Rushor
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-01-01Update copyright note for 2015Vincent-Michael
2014-04-04Core/Chat: Fix valid chat links being handled as invalidjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-22Core/Channels: Remove unnecessary calls to FindPlayer wherever is possibleSpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-05-07Core: More warning fixesShauren
2011-04-29Add spaces after commasleak
2011-04-28Core/ObjectMgr: Refactor sItemStorageleak
2011-04-27Core/Chat: Fixed possible memory leaks related to chatlink verificationShauren
2011-04-27Core/Chat: move chat link validation code into separate classes and improve s...Azazel