aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2016-04-09Core/Maps: Implement optional pre-loading of maps.r00ty-tc
2016-04-09Scripts/Commands: Modify ".debug anim" command to target any selected unitForesterDev
2016-04-09Warning fixShauren
2016-04-09Core/Commands: Fixed a crash in .wp mod by @MagnifikatorShauren
2016-04-09Core/Commands: Fixed incorrect use of GetGUID instead of GetSpawnId in waypoi...Shauren
2016-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-04-05Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)Shauren
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