aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2013-08-20Core/Commands: Improved debug moveflags to also send associated opcodesShauren
2013-08-11Core/Player: Add debug log when SendCanTakeQuestResponse(INVALIDREASON_*) is ...Nay
2013-08-06DB/Schema: Rename _questrelation tables to _queststarter and _involvedrelatio...Nay
2013-08-06Scripts/Commands: Fix compile (v3)Vincent-Michael
2013-08-05Scripts/Commands: Fix compile (v2)Nay
2013-08-05Scripts/Commands: Fix compileNay
2013-08-05Core: Random changesVincent-Michael
2013-08-05Core/Commands: Add .npc info more infos for unit_flagsVincent-Michael
2013-08-05Core/Commands: Add .npc info mechanicImmuneMask infosVincent-Michael
2013-08-01Core/Misc: Fixed some issues found by Coverity ScanShauren
2013-07-24Merge pull request #10342 from joschiwald/spellinfo_correctionsjoschiwald
2013-07-24Core/Commands: Added the rank id to .pinfo for guild dataAscathor
2013-07-24Core/Spells: add some logs for loading spell_script_namesjoschiwald
2013-07-21Core/Misc: replace (Player*) casts with ToPlayer()joschiwald
2013-07-19Core/Misc: Change creatures and gameobject phasemask from 16 to 32 bitsVlad
2013-07-18Scripts/Commands/Arena: Replace a call of GetPlayerNameByGUID by GetCharacter...Nay
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-07-15Scripted/Misc: Fix random stuffVincent-Michael
2013-07-13Script/Commands: Fix a crash in .arena captain commandNay
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-06-17Core/MMAPS: Update recastnavigation!kaelima
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...Malcrom
2013-06-11Core/Objects: Object scale will now also affect bounding radius and combat re...Shauren
2013-06-03Core: Fix warningVincent-Michael
2013-06-02Merge pull request #9854 from Ascathor/masterSubv
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-26Core/Command: Optimized .pinfo moreAscathor
2013-05-24Core/Commands: Fixed wrong field types used in db queries for pinfo command a...Shauren
2013-05-24Core: Fix warningsVincent-Michael
2013-05-22Actually fix compileShocker
2013-05-22Another missing includeShocker
2013-05-22Compile fix after recent mergeShocker
2013-05-22Implement .arena commands - add new commands to the core to handle with arena...Bezo
2013-05-21Core/Command: Remove excess parameter in LANG_PINFO_PLAYERAscathor
2013-05-21Core: Fix warningsVincent-Michael
2013-05-21Merge pull request #9827 from Ascathor/masterAokromes
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-20Core/Command: Rework PInfo and give more output and add Gender to trinity_stringAscathor
2013-05-19Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-17* Batch of fixes for issues found by static analysis.Subv
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-16Core: Fix compiler warningsNay
2013-05-14Merge pull request #9799 from xjose93/DamageGOShauren
2013-05-14Core/Commands: Improve .damage command, now can damage destructible gameobjec...xjose93
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-13Core: Declare some functions const and remove use of "using" directive in a c...Spp
2013-05-11Core/Ticketsillusion
2013-04-29Core/Commands: Improve .character rename [name], now can force rename .charac...xjose93