aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting/ScriptLoader.cpp
AgeCommit message (Expand)Author
2013-12-11Scripting/Obsidian Sanctum: Updated scripts to use Events.Malcrom
2013-12-07Scripting/Razorfen Downs: Additions and fixes for instance.Malcrom
2013-11-10Scripts/The Slave Pens: Fix up Mennu the Betrayer and add Rokmar the Cracker ...Malcrom
2013-11-10Scripting/The Slave Pens: Moved boss_mennu_the_betrayer from EAI to CPP.Malcrom
2013-11-10Scripting/Arcatraz: Move Zereketh the Unbound, Dalliah the Doomsayer, & Wrath...Malcrom
2013-11-03Core/Misc: Fix compile after 316da388d586eee5625d9b0a01d21b3befb2cc69Discover-
2013-11-03Fix quest Redeeming the Dead (9685) and remove the core scriptuntaught
2013-09-10Core/RBAC: Move send commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move pet commands to RBAC (using individual permissions)Spp
2013-09-10Core/RBAC: Move group commands to RBAC (using individual permissions)Spp
2013-08-31DB/Creature: Fix cords for quest "Death Comes From On High"Vincent-Michael
2013-08-27Scripts/UtgardeKeep: reworked InstanceScript and cleanup some boss scriptjoschiwald
2013-08-26Scripts/Auchindoun: add missing InstanceScripts and cleanup some boss scriptsjoschiwald
2013-08-17Core/Scripts: Placeholders for instances Maraudon and Dire Maul.w1sht0l1v3
2013-08-17Core/Scripts: Placeholders for instances The Slave Pens and The Underbog.w1sht0l1v3
2013-08-17Core/Scripts: Placeholder for instance Ragefire Chasm.w1sht0l1v3
2013-08-17Core/Scripts: Placeholder for instance The Stockade.w1sht0l1v3
2013-08-10Core/Scripts: Add missing stuff in 0161012c69bb27834328cb408684c482bd530d91Vincent-Michael
2013-08-10Scripts/ZulFarrak: Convert Witch Doctor Zum'rah from SAI to CppKirkhammett
2013-08-09Scripted/Pets: Move some player pets in pet_xxx.cppVincent-Michael
2013-08-07Scripting/Sethekk Halls: Move Boss Anzu from EAI to CPP and some cleanup.Malcrom
2013-08-07Scripting: Moved Lord Valthalak from EAI to CPP. Moved all Blackrock Instance...Malcrom
2013-07-29Scripts/DrakTharonKeep: reworked InstanceScriptjoschiwald
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-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-05-22Implement .arena commands - add new commands to the core to handle with arena...Bezo
2013-05-14Scripts/Ulduar: Yogg-Saronhorn
2013-04-28Core/ScriptLoader: load eventscriptsjoschiwald
2013-03-09Add the following commands:Nefarion
2013-02-04Core: Implement Role based Access ControlSpp
2013-01-26Core: Some cosmetic changesVincent_Michael
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-04Core/Scripting: Add Kirtonos The Herald to c++ scripting. Combat still not fi...Malcrom
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-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-25Core/Scripting: Small cleanupVincent-Michael
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
2012-10-21Core/DB: Children's WeekGacko