aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2016-04-02Game/Creature: Implement CREATURE_FLAG_EXTRA_IMMUNITY_KNOCKBACKRushor
2016-04-02DB/Creature: Add a new extra_flag CREATURE_FLAG_EXTRA_NO_PLAYER_DAMAGE_REQ (0...treeston
2016-03-28Core/Commands: Prevent creating accounts containing '@' character with .accou...Shauren
2016-03-22Merge branch '3.3.5-bossboundary' into 3.3.5-base (PR #16089)treeston
2016-02-21Core/Scripts: Split the huge scriptloader into smaller piecesNaios
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-20Scripts/Commands: Modify ".setskill" command to target current Player by defaultjackpoz
2016-01-20Scripts/Commands: Modify ".learn" command to target current Player by defaultjackpoz
2016-01-15Core/Quest: Fix issues reported by static analysisjackpoz
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-27Core/Players: Use constant gender from PLAYER_BYTES_3 where appropriate.Shauren
2015-11-20Scripts/Commands: updated .npc info to show correct PhaseIDs and PhaseGroupsMitchesD
2015-11-15Scripts: Added missing overridesVincent-Michael
2015-11-15Core/PacketIO: Updated and enabled guild finder opcodesShauren
2015-11-14Merge pull request #15729 from Vincent-Michael/gpsTransportblub
2015-11-14Core/Commands: Added transport position for command .gpsVincent-Michael
2015-11-09Core/Commands: Improved additem and additemset commands. Added optional param...Shauren
2015-11-07Merge pull request #15495 from Treeston/3.3.5-gemperfectionShauren
2015-11-06Scripts/Commands: Add taxinodes cheat status toduhow
2015-11-06Scripts/Commands: enhanced .instance get/setbossstate commandsShinDarth
2015-11-01Script/Commands: Add new "debug loadcells" commandjackpoz
2015-11-01Scripts/Commands: Change few commands to target current Player by defaultjackpoz
2015-11-01Build fixShauren
2015-11-01Core/LFG: Fix crash in ".lfg group <playername>" in case of offline player andw1sht0l1v3
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-10-20Core/Player: Removed currency precision flag value manipulations, this is all...Shauren
2015-10-06Core/Battle.net:Shauren
2015-10-04Core/Misc: removed some useless map checksjoschiwald
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-09-24Core/Dungeon Finder: Improve ".lfg queue debug" commandjackpoz
2015-09-24Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-09-13Core/DBLayer: Allowed using GetDouble for SUM results instead of requiring st...Shauren
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-08-22Script/Commands: Add some sanity checks to cast commandsDavid GirĂ³n
2015-08-16Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.hjackpoz
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-08-10Core/PacketIO: Exclude DamageDealt/DamageTaken script hook results from damag...Shauren
2015-08-08Core/PacketIO: Implemented advanced combat loggingShauren
2015-08-08Core/Misc:Vincent-Michael
2015-08-01Core/BattleNet: Removed bad lineVincent-Michael
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-19Core/PacketIO: Updated and enabled spell packetsShauren
2015-07-15Scripts/Commands: Allow .maxskill to be used with self or selected playerduhow
2015-07-12Scripts/Commands: ".mmap path line" now uses raycast pathfindingjackpoz
2015-07-08Core/Support: Drop parts of the support system since Blizz switched to a brow...Carbenium
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-07-05Core: White space CleanUpVincent-Michael
2015-06-30Scripts/Command: remove unneeded code from .goMitchesD
2015-06-26Scripts/Commands: fix compile warningMitchesD
2015-06-26Core/ChatCommands: Allow to use "tele" command inside of a battlegroundjackpoz