aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2012-12-04Core/Quest: Removed table quest_start_scriptsVincent-Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-24Core/Conditions: use proper SpellCastResult instead of Notification when COND...joschiwald
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-16Core/EventAI: Removed table creature_ai_summons.Subv
2012-11-13Script/Commands: Reimplemented ".lookup map" command.kaelima
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-10-29Core/Dungeon Finder: Update "Current group roles" according to people in queue.Spp
2012-10-29Core/Dungeon Finder: Add some more debug msgs and restore LFG group structure...Spp
2012-10-26Core/Misc: Tweaked ThreatContainer internalsSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-23Core/Dungeon Finder: Add debugging commandsSpp
2012-10-12Core/Commands: Allow .modify money to take another parameter structure:Warpten
2012-10-10Scripts/Commands: Fixed the command to restore a deleted character.Subv
2012-10-08some optimization + adding level to CharacterNameDatatibbi
2012-10-07Core/Misc: Fix some possible issues detected by static code analysiskaelima
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