aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/ChatLink.cpp
AgeCommit message (Expand)Author
2017-01-08Core/Chat: Don't check item suffix name when validating item links when the i...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-23Core/Chat: Updated item link formatShauren
2016-10-07Core/Channels: Revamp of channel systemariel-
2016-09-09Core/Items: Defined all item flagsShauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-01-24Core/Misc: Fixed array out of bounds access when loading locales_achievement_...Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-09-07Core/DataStores: Updated DBC and DB2 structures to 6.2.2.20444Shauren
2015-07-15Fix warning (build)DDuarte
2015-07-15Core/Chat: Updated item chat link formatShauren
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-04-10Core/Misc:Vincent-Michael
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-