aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Chat/Commands
AgeCommit message (Expand)Author
2011-11-07Core: Codestyle clean-upBootz
2011-11-07Core: Codestyle clean-upBootz
2011-11-04Core/Commands: Fix SQL typo in 'list item' commandFredi
2011-10-31Use TRINITY_GUARD to replace ACE_GUARD. ASSERT(false) if failed to acquire th...megamage
2011-10-23Merge pull request #3587 from Fredi/checkMachiavelli
2011-10-21Use read/write thread mx guard instead of general guard for HashMapHolder.megamage
2011-10-19Core/Commands: Added security check in .damageFredi
2011-10-19Core/Grid:kaelima
2011-10-18Rename some classes in grid system.megamage
2011-10-10Rename Map::Add to Map::AddToMap, Map::Remove to Map::RemoveFromMap for bette...megamage
2011-10-07REPO: Code-style clean-upsBootz
2011-10-07Merge pull request #3392 from Bizzy/BizzyShocker
2011-10-07REPO: Code-style changeBootz
2011-10-04Core/Commands: Added '.ticket reset' for resetting ticket-id counter. Author:...Bizzy
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-28Configuration/ConfigMgr: converted from singleton to namespace with free func...Spp
2011-09-28Core/WeatherMgr: singleton converted to namespace with free functions. Note h...Spp
2011-09-17Core/Commands: Removed setting orientation from cast commandsShauren
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-09-01Core: cleanup.Chaplain
2011-08-30Core/Commands: Prevent crash upon using .pinfo on characters in unknown areasleak
2011-08-22Core/Commands: Added TrinityString instead of hardcoded stringLopin
2011-08-22Core/Commands: Added output to .baninfo character <name> even when character ...Lopin
2011-08-14Core/Commands: Remove useless file, commands were already converted to comman...leak
2011-08-13Core/Players: Allow players to answer gamemaster whispers even if whispers ar...leak
2011-08-13Core/Commands: .pinfo improvementsleak
2011-08-06Core/Commands: Add .cast dest #spellid #x #y #z which orders selected unit to...QAston
2011-07-29Core/Chat: Fix a crash in .lookup spell commandMachiavelli
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-29Core/Misc: cleanup npc_professions script (shouldn't the whole script go to D...Azazel
2011-07-27Core/Commands: Allow muting offline players - the mute will become effective ...Machiavelli
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-07-04Core/Commands: Update the trinity_string and cleanup the code related to .lis...Nay
2011-06-30Cosmetic: rename function escape_string to EscapeStringSpp-
2011-06-30Core/Command: Don't parse varags for simple string in '.server info' commandSpp-
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-16Core/Commands: Allow .save command to save targeted player for GMsShocker
2011-06-12Core: Continued cleanupkaelima
2011-06-12Core: More codestyle cleanupsclick
2011-06-11Core: Codestyle cleanupclick
2011-06-07Core/Auras: Add Aura::TryRefreshStackOrCreate function and remove stack check...QAston
2011-05-31Core/Players: Pet talents can be reset at a pet trainer for free, original id...tobmaps
2011-05-29Core/Dungeon Finder: Fix instances unlock after level changetobmaps
2011-05-11Core/Tickets: Fixed retrieving name of assigned GMShauren
2011-05-11Core/Chat Commands: Partly revert "add name of GM (or Console) into output of...Shauren
2011-05-11Core/Chat Commands: add name of GM (or Console) into output of gmannounce com...Az@zel