aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2012-10-02Core: "Initial support for C++11 compilers"Spp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-09-13Scripts/Commands: Fixed crashes in unstuck commandShauren
2012-09-13Core/Commands: Added a command that shows what cheat commands you have activeMyran2
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-09Corrections to previous merged in PRNay
2012-09-08Removed a line of debug codeMyran2
2012-09-08Core/Commands: Replaced .start with a new command, .unstuck. Usage informatio...Myran2
2012-09-05Scripts/Commands: Fix .reload creature_template #Nay
2012-09-04Misc: Convert from CRLF to LF in cs_misc.cppNay
2012-08-31Scripts/Commands: Create a new group of commands, .cheat, and add new and mov...Myran2
2012-08-30Core: Fix many "errors"/warnings and coding style (2)Nay
2012-08-21Core/Logging: Fix incorrect error level for some warden messagesSpp
2012-08-21Core/Misc: Warning fixesShauren
2012-08-21Scripts/Commands: Added .quest reward command - this will reward player's que...Shauren
2012-08-21Core/Misc: Add missing cmake for cs_bf.cppVincent-Michael
2012-08-20Battlefield/Wintergrasp:Warpten
2012-08-20Core/Battlefield: fix stupid mistakes. sorry!Kandera
2012-08-20Core/Battlefield: attempt to correctly fix again.Kandera
2012-08-20Core/Battlefield: revert part of previous commit and correctly fix .bf stop c...Kandera
2012-08-20Battlefield: Make sBattlefieldMgr a pointer. By Subv.Manuel Carrasco
2012-08-15Misc: CRLF to LF, whitespace cleanup and tabs to spacesNay
2012-08-07Core/Players: Improved alcohol handling, weeeeeeeeeeeeeeeeeShauren
2012-08-06Core/Logging: Try to simplify configuration of loggers and appendersSpp
2012-08-05Script/Commands: Fix a copy paste type in .reload item_set_names commandNay
2012-08-05Core/Commands:Vincent-Michael
2012-08-03Whitespace is the root of all evil (version 2)Nay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-03Core/Misc: Fix code style and a typo for recently merged in PRsNay
2012-08-02Some codestyle changes.Alternative
2012-08-02Added disable commands.Alternative
2012-07-29Core/Commands: Convert more misc commands in commandscriptVincent-Michael
2012-07-29Core/Command: Add missing part for pet commandVincent-Michael
2012-07-29Convert misc commands in commandscriptVincent-Michael
2012-07-15Core/Commands: Convert ticket commands in commandscriptVincent-Michael
2012-07-15Merge pull request #7039 from Vincent-Michael/banCommandNay
2012-07-15Scripts/Commands: When GM is invisible use a transparency visual aura (to mak...Nay
2012-07-14Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscriptVincent-Michael
2012-07-06Miscellaneous: Unsigned expressions cant be negativeSubv
2012-07-06Fixed buildSubv
2012-07-06Core/Commands: Convert lookup commands in commandscriptVincent-Michael
2012-07-02Core/Commands: Convert guild commands in commandscriptVincent-Michael
2012-07-01Fixed buildSubv
2012-07-01Merge pull request #6884 from Vincent-Michael/resetCommandSubv
2012-06-29Core/SpellScripts: Changed OnUnitTargetSelect hook to OnObjectAreaTargetSelec...Shauren
2012-06-22fix build #2kandera
2012-06-22fix buildkandera
2012-06-21Core/Commands: Convert reset commands in commandscriptVincent-Michael
2012-06-21Merge pull request #6867 from Vincent-Michael/listCommandQAston