aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Outland
AgeCommit message (Expand)Author
2013-08-09Scripted: Remove Whitespace/TabsVincent-Michael
2013-08-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-07Scripting/Sethekk Halls: Move Boss Anzu from EAI to CPP and some cleanup.Malcrom
2013-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-07Core: Fix non pch buildVincent-Michael
2013-08-07Scripts/DrakTharonKeep: add some spellscripts, add yells to novos, and do som...joschiwald
2013-08-07Scripting/Mana Tombs: Move Yor scripting from EAI to CPP.Malcrom
2013-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-06Core/Misc: Rename some no name enumsVincent-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-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-15Core: Fix buildVincent-Michael
2013-07-15Scripted: Add some missing overrideVincent-Michael
2013-07-15Core: Fix buildVincent-Michael
2013-07-15Scripted/Misc: Fix random stuffVincent-Michael
2013-07-13Core/Scripting: Add Wrathbone Flayer script to show channelling visual and co...Malcrom
2013-07-11Core/Quests: Fixed quest sharingShauren
2013-07-11Scripts/Akama: Uninitialized variableMachiavelli
2013-07-10Core/Scripting: Minor fix to Shade of Akama Script.Malcrom
2013-07-10Core/Scripting: Additions to Shade of Akama Script. Just ending sequence left...Malcrom
2013-07-10Core/Scripting: A couple fixes for Hellfire Ramparts.Malcrom
2013-07-10Core/Scripting: A little update to Hellfire Ramparts. Thanks joschiwald.Malcrom
2013-07-10Core/Scripting: Converted Watchkeeper Gargolmar to use events.Malcrom
2013-07-09Core/Scripting: Fix up Hellfire Ramparts instance and add Instance save.Malcrom
2013-07-09Core/Scripting: Few minor fixes for Shattered Halls.Malcrom
2013-07-09Core/Scripting: A couple fixes for shattered HallsMalcrom
2013-07-09Core / Scripting: Coverted a couple Shattered Halls npc scripts to use eventsMalcrom
2013-07-08Core / Scripting: Updates to Shattered Halls and added Instance save.Malcrom
2013-07-08Scripted: Some cleanups + ninja changesVincent-Michael
2013-07-08Core/Scripting: Fix some errors in Shade of Akama script.Malcrom
2013-07-08Core / Scripting: fix a few warnings.Malcrom
2013-07-08Core: Scripting: Shade of Akama WIPMalcrom
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-07-06Scripted/Misc: Some cleanupVincent-Michael
2013-07-04Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_Vincent-Michael
2013-07-02Core/Scripting: Fix Gossip option select for npc_spirit_of_olumMalcrom
2013-07-01Core/Scripting: Fix error in previous commit.Malcrom
2013-07-01Core/Scripting: Update spirit of Olum to use db gossip.Malcrom
2013-07-01Core/Scripting: Move most if Illidan script text to creature text.Malcrom
2013-06-22Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_...Vincent-Michael
2013-06-21Core: Fix warnings and some cleanupVincent-Michael
2013-06-19Scripts: Prevented several KilledUnit texts to yelled for non-players such as...kaelima
2013-06-18Scripts/Misc: Use new movement flag setting methods in scriptsShauren
2013-06-15Script: Updated Murmur to use events.Malcrom
2013-06-15Scritp: Updated Boss_Blackheart_the_Inciter to use events.Malcrom
2013-06-15Script: Update Boss_Grandmaster_Vorpil script to use events.Malcrom
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-19Scripts/Misc: Fixed many scripts not executing one of their actions because o...Shauren