aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2013-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-29Core/Quests: Drop world.quest_template.RequiredSpellCastXNay
2013-08-25Scripts/Commands: Revert changes to cs_debug; fixes buildNay
2013-08-25Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-08-20Core/Commands: Improved debug moveflags to also send associated opcodesShauren
2013-08-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-11Core/Player: Add debug log when SendCanTakeQuestResponse(INVALIDREASON_*) is ...Nay
2013-08-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-05Core/Commands: Add .npc info more infos for unit_flagsVincent-Michael
2013-08-04Core/Commands: Add .npc info mechanicImmuneMask infosVincent-Michael
2013-08-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-01Core/Misc: Fixed some issues found by Coverity ScanShauren
2013-07-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
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-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-21Core/Misc: replace (Player*) casts with ToPlayer()joschiwald
2013-07-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-19Core/Misc: Change creatures and gameobject phasemask from 16 to 32 bitsVlad
2013-07-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-18Scripts/Commands/Arena: Replace a call of GetPlayerNameByGUID by GetCharacter...Nay
2013-07-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-07-15Scripted/Misc: Fix random stuffVincent-Michael
2013-07-14Merge remote-tracking branch 'origin/master' into 4.3.4Nay
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-29Core: Fix warningsVincent-Michael
2013-06-28Core/Commands: Fix crash with .pinfo (thx to Sar777)Vincent-Michael
2013-06-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-17Core/MMAPS: Update recastnavigation!kaelima
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom