aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-02-27Core/RBAC: Add .reload rbac command and prevent possible crash if rbac_permis...Spp
2013-02-26Core/Quests: Implemented quest flag forcing the player to be flagged for PvP ...Shauren
2013-02-25Merge pull request #9295 from horn/summonsNay
2013-02-25Core/RBAC: Create new permissions 'Use staff badge in chat' and 'Check if sho...Spp
2013-02-25Core/RBAC: Create new permissions 'Instant .save', 'Allow params with .unstuc...Spp
2013-02-25Core/RBAC: Create new permission 'Be assigned ticket'Spp
2013-02-25Core/RBAC: Remove unnecessary header includes from other header filesSpp
2013-02-24Script/Commands: Make creature_summon_groups table reloadable.horn
2013-02-19Core/Startup: Write current and expected maps version when there's a version ...Nay
2013-02-18Core/NPCs: Refactor equipmentsNay
2013-02-13Core/Spells: Fixed charge effects with non-explicit targetsShauren
2013-02-07Core: More clean up whitespaceVincent_Michael
2013-02-04Merge pull request #9099 from Bezo/mutenewAokromes
2013-02-04Core/RBAC: Add SQL to remove bad data from account_access, otherwise other sq...Spp
2013-02-04Core: Implement Role based Access ControlSpp
2013-02-04Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...Spp
2013-02-04Core/Dungeon Finder: Simplify Spell Luck of the draw codeSpp
2013-02-01Core/Players: Prevent trading, taking gold from mail and withdrawing from gui...Shauren
2013-01-31Scripts/Commands: Show correct guild Rank when using .pinfo commandSpp
2013-01-30Add Mute reason and mute by to the db so you can get this info from the db wi...Bezo
2013-01-26Scripts/Commands: Add guild info to .pinfoNay
2013-01-26Fix Typo.WishToDie
2013-01-26Script/Commands: Implement command to list the members of a group/party.w1sht0l1v3
2013-01-23Script/Commands: Add command to join an existing group/party.w1sht0l1v3
2013-01-22Core: Fix buildVincent_Michael
2013-01-22Core: Fix compile warningsNay
2013-01-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-19Core/CS: More npcflag info in .npc infoGacko
2013-01-14Core/Misc: Update headers to 2013Vincent_Michael
2013-01-14Merge remote-tracking branch 'origin/master' into mmapsNay
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-12Core/Ticket: Fix unassigned message not showing who was assigned to ticketNay
2013-01-12Core/Commands: Fix sql warnings with pinfo at ban playersVincent_Michael
2013-01-09Core: Fix warningsVincent_Michael
2013-01-07Merge pull request #8826 from joschiwald/mmaps_disableblub
2013-01-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-04Core/Player: Prevent a crash in CastedCreatureOrGO and add an assertion to Ki...Nay
2013-01-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-03Core/Scripts: Drop `gameobject_scripts` table - empty, deprecated and no long...Nay
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Core/Command: Add command for near creature findingVincent_Michael
2013-01-01Update more copyright note for 2013.Vincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-30Core/MMaps: use DisableMgr to disable pathfinding on a specific mapjoschiwald
2012-12-28Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into mmapsSubv
2012-12-28Script/Commands: New command: lookup spell id #spellidsecharles
2012-12-27Merge remote-tracking branch 'origin/master' into mmapsNay