aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2013-09-02Core/RBAC: Move event commands to RBAC (using individual permissions)Spp
2013-09-02Core/RBAC: Move disable commands to RBAC (using individual permissions)Spp
2013-09-02Core/RBAC: Move deserter commands to RBAC (using individual permissions)Spp
2013-09-02Core/RBAC: Move debug commands to RBAC (using individual permissions)Spp
2013-09-02Core/RBAC: Move cheat commands to RBAC (using individual permissions)Spp
2013-09-01Core/Account: Make account password change security variable and various changesAscathor
2013-08-31Core/RBAC: Move bf commands to RBAC (using individual permissions)Nay
2013-08-30Core: Fix warningVincent-Michael
2013-08-30Core/Quests: Remove CastedCreatureOrGO methodNay
2013-08-30Core/RBAC: Move ban commands to RBAC (using individual permissions)Spp
2013-08-30Core/RBAC: Move Achievements and Arena commands to RBAC (using individual per...Spp
2013-08-30Core/RBAC: Move account commands to RBAC (using individual permissions)Spp
2013-08-30Core/RBAC: Move RBAC commands to RBAC using individual permissionsSpp
2013-08-30Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)Spp
2013-08-29Core/Quests: Drop world.quest_template.RequiredSpellCastXNay
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