aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting
AgeCommit message (Expand)Author
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-07-04Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_Vincent-Michael
2013-07-01Core/Scripting: More updates for BRS instance. Added missing scripts for urok...Malcrom
2013-06-30Core/Units: Removed most calls to SendMovementFlagUpdate for creaturesShauren
2013-06-24Core/Scripting: Updated BWL Scripts. Thanks to gerripeach for the base.Malcrom
2013-06-21Core/Scripting: Renamed Dark Portal scripts to The Black MorassMalcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-10Quest Complete, OnLevelChangedRochet2
2013-05-22Implement .arena commands - add new commands to the core to handle with arena...Bezo
2013-05-14Scripts/Ulduar: Yogg-Saronhorn
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-28Core/ScriptLoader: load eventscriptsjoschiwald
2013-03-09Merge pull request #9388 from thomas007788/DeserterCmdNay
2013-03-09Add the following commands:Nefarion
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-04Unbreak the build and renamed sql file to proper dateShauren
2013-03-04Core: Fixed compile warnings and errorsShauren
2013-02-14Core/Maps: Prevent creating maps without a valid Map.dbc entryShauren
2013-02-04Scripts/Player: Add OnMapChanged to PlayerScripts (after map changed)Spp
2013-02-04Core: Implement Role based Access ControlSpp
2013-01-26Core: Some cosmetic changesVincent_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/Scripting: More cleanup to Mechanar scripts. Added missing doors and han...Malcrom
2013-01-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-05Merge pull request #8848 from NightQuest/save_hookShauren
2013-01-04Core/Scripting: Add Kirtonos The Herald to c++ scripting. Combat still not fi...Malcrom
2013-01-03Grammar/Spelling fix.Ellie
2013-01-02Core/Scripting: Created a hook for when a player is about to be saved.Ellie
2013-01-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-02Core: Add missing changes in f7e7f5fe26cca68f51e9ad9869f057ebbe191d32Vincent_Michael
2013-01-01CORE/Scripting: Move Commander Sarannis & Thorngrin the Tender to cpp scripti...Malcrom
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-12-18Implement Viscidus AQ40Mislav Blažević
2012-12-17Core/Scipts: Missed changes from 7be13b6fda29daf825e24bffe6095d0a987afce1Shauren
2012-12-17Core/Scripts: Fixed crash on shutdownShauren
2012-12-17Core/Scripts: Adding script hooks to allow for third party scripts to modify ...Carlos Vargas
2012-12-13Core/DB: Drop table script_textsGacko
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-25Core/Scripting: Small cleanupVincent-Michael
2012-11-23Merge remote-tracking branch 'origin/master' into mmapsNay
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-05Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-10-25Merge pull request #8127 from Gacko/childrens_weekSubv
2012-10-23Core/Dungeon Finder: Fix teleport to dungeon and add missing code from 1be638...Spp