aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Chat.cpp
AgeCommit message (Expand)Author
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-04Core/Chat: Send addon prefix in addon messagesNay
2012-08-04Core/PacketIO: Fix and enable SMSG_MESSAGECHATNay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-29Core/Commands: Convert more misc commands in commandscriptVincent-Michael
2012-07-29Convert misc commands in commandscriptVincent-Michael
2012-07-15Core/Commands: Convert ticket commands in commandscriptVincent-Michael
2012-07-14Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscriptVincent-Michael
2012-07-06Core/Commands: Convert lookup commands in commandscriptVincent-Michael
2012-07-02Core/Commands: Convert guild commands in commandscriptVincent-Michael
2012-06-21Core/Commands: Convert reset commands in commandscriptVincent-Michael
2012-06-21Core/Commands: Convert list commands in commandscriptVincent-Michael
2012-06-21Scripts/Commands: Convert character and server commands to commandscriptXees
2012-06-19Core/Commands: Convert cast commands in commandscriptVincent-Michael
2012-06-14Core/Chat: Convert instance commands in commandscriptVincent-Michael
2012-04-23Merge pull request #6008 from cookta2012/troy09Shocker
2012-04-12Core/Commands: Remove recently defunct .hover command. All this spell did bef...Machiavelli
2012-04-11couple wrong return typesfaramir118
2012-04-05Moving a commands around eliminating a unnecessary file, and porting the "dem...cookta2012
2012-04-01Core/Commands: Allow combatstop command to be used from console with the play...Subv
2012-03-24Core/DBLayer: Match field type reads in core with data types in db for prepar...Shauren
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-02-25Core/Commands: Added lost group commandsShauren
2012-01-05This is ........... 3 commits to fix the typos of 3 rows....Aokromes
2012-01-05More typo fix by Persephone.Aokromes
2012-01-05Typo fix by higi closes #3633Aokromes
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-14Core/Commands: Make GM Ticket commands console enabled. (Aokromes' Suggestion...Machiavelli
2011-11-07Core: Codestyle clean-upBootz
2011-11-07Core/Player: Make chat tag (last byte in SMSG_MESSAGECHAT) a bitmask.kaelima
2011-10-19Core/Grid:kaelima
2011-10-18Rename some classes in grid system.megamage
2011-10-04Core/Commands: Added '.ticket reset' for resetting ticket-id counter. Author:...Bizzy
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-08Core: Define helper functions to know if an account is Player, Moderator, GM,...Spp-
2011-09-08AccountMgr singleton converted to namespace with free functions as it has no ...Spp-
2011-08-23Core: Clean up here and there.Chaplain
2011-08-06Core/Commands: Add .cast dest #spellid #x #y #z which orders selected unit to...QAston
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-06-29Core/Commands: Move .gps to command scripts and add .wpgps command, used for ...Shocker
2011-06-26Core/Commands: Remove deprecated command for modifying pet training points (....click
2011-06-11Core: Codestyle cleanupclick
2011-05-11Core/Chat Commands: Partly revert "add name of GM (or Console) into output of...Shauren
2011-04-29Add spaces after commasleak
2011-04-27Core/Chat: move chat link validation code into separate classes and improve s...Azazel
2011-04-19Core/Chat: allow quest links with quest level = -1 and items with enchants/gemsAzazel
2011-04-19Core/GM System: rename columns of gm_surveys, gm_subsurveys, gm_tickets and l...Azazel
2011-04-12Core/Chat: fix client crash by wrong quest shift-link structure.Azazel
2011-04-03Core/Cleanup: Drop various unused codepek2011