aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/ChatLink.cpp
AgeCommit message (Expand)Author
2015-02-22Core/Database: Removed locales_item from world database (use item_sparse_loca...Shauren
2015-01-05Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Shocker
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-28Core/Quests: Updated Quest System to new FormatIntel
2014-12-21Core/Items: Refactored ItemTemplateShauren
2014-11-10Core/Talents: Update talent system, remove talent pointsIntel
2014-11-09Core/DataStores: Even more converted dbcsIntel
2014-11-08Core/DataStores: Updated item dbcsIntel
2014-11-08Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP...Intel
2014-11-06Core/DataStores: Updated Achievement.dbc structIntel
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-04Core/Chat: Fix valid chat links being handled as invalidjackpoz
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-14Core/Misc: Apply codestyle to multiple files (II)Spp
2013-01-02Merge branch 'master' into 4.3.4Spp
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-22Merge branch 'master' into 4.3.4Spp
2012-11-22Core/Channels: Remove unnecessary calls to FindPlayer wherever is possibleSpp
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-10-16Fix compile without pchSpp
2012-01-07Merge branch 'master' into 4.xNay
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-24Core/DataStores:Rat
2011-11-22-updated all DBC formats, except spell* onesRat
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