aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2016-01-09Scripts/Commands: Modify ".setskill" command to target current Player by defaultjackpoz
2016-01-04Scripts/Commands: Modify ".learn" command to target current Player by defaultjackpoz
2016-01-01Update copyright note for 2016Rushor
2015-12-06Core/Quest: Fix issues reported by static analysisjackpoz
2015-11-07Core: Whitespace cleanupVincent-Michael
2015-11-03Core/Ticket improved ticket systemShinDarth
2015-10-31Core/Misc: removed some useless map checksjoschiwald
2015-10-31Core/DBLayer: Allowed using GetDouble for SUM results instead of requiring st...Shauren
2015-10-31Script/Commands: Add some sanity checks to cast commandsDavid GirĂ³n
2015-10-31Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-10-29Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren
2015-10-23Core/Commands: Fixed merge errorShauren
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-10-11Gem Perfection implemented:treeston
2015-10-10Scripts/Commands: enhanced .instance get/setbossstate commandsShinDarth
2015-10-06Core/Ticket keep always trace of GM who resolves the ticketShinDarth
2015-09-29Core/Maps: Moved corpse management to map levelShauren
2015-09-25Core/Commands: Fixed .gobject move and turnShauren
2015-09-25Core/Commands: Fixed .gobject add commandShauren
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-09-14Scripts/Commands enhance .ticket complete commandShinDarth
2015-09-05Core/Dungeon Finder: Improve ".lfg queue debug" commandjackpoz
2015-08-26Scripts/Commands: Add taxinodes cheat status toduhow
2015-08-21Script/Commands: Add new "debug loadcells" commandjackpoz
2015-08-16Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...StormBytePP
2015-08-16Build fix for WheatyExceptionReport, c++ exceptions must not be thrown in SEH...Shauren
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-08-12Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-07-24Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-14Scripts/Commands: Allow .maxskill to be used with self or selected playerduhow
2015-07-10CRLF to LFDDuarte
2015-07-03Scripts/Commands: ".mmap path line" now uses raycast pathfindingjackpoz
2015-06-15Core/ChatCommands: Allow to use "tele" command inside of a battlegroundjackpoz
2015-05-31Core/Misc: Fix issues reported by static analysisjackpoz
2015-05-20Scripts/Commands: Fix LANG_PINFO_MUTED in HandlePInfoCommandCarbenium
2015-05-19Merge pull request #14454 from ariel-/cdDuarte Duarte
2015-05-17Scripts/Commands: Change few commands to target current Player by defaultjackpoz
2015-04-23Fix build.w1sht0l1v3
2015-04-23Core/LFG: Fix crash in ".lfg group <playername>" in case of offline player andw1sht0l1v3
2015-04-13Port commit 56186319bdd41dd26b6cc14f84e6e41eef5d953b (6.x branch)ariel-
2015-04-10Core: Whitespace/tab2spaces cleanupclick
2015-04-07Core/Command: Sanitize input for .account set gmlevel <username> handlingclick
2015-03-30Core/Misc: Remove unused headersleak
2015-03-29Core/Dungeon Finder: Allow to execute "lfg" commands from consolejackpoz
2015-03-29Core/Dungeon Finder: Restore ".lfg queue debug" logging additional informationjackpoz
2015-03-19Split up LANG_MAP_POSITION to fix a crash when issuing .gps commandariel-
2015-02-02Core/Build: Use std namespace in getline callsNayd
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-26Scripts/Commands: Fix a conversion loss at the mute history commandNyeriah