aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Northrend
AgeCommit message (Expand)Author
2014-12-25Scripts/Nexus: rewritten instance scriptMitchesD
2014-12-17Scripts/HallsOfLightning: Readd a safe-measure line to remove Loken's auraNyeriah
2014-12-17Scripts/Naxxramas:Nyeriah
2014-12-15Scripts/HallsOfLightning: Implement Loken's intro speech and rewrite boss scr...Nyeriah
2014-12-13Scripts/Naxxramas: Implement Kel'Thuzad's taunts after defeating each wing an...Nyeriah
2014-12-12Scripts/Naxxramas: Implement the Four Horsemen's dialogue that happens after ...Nyeriah
2014-12-09Remove Alexstrasza the Life-Binder CPPDr-J
2014-12-05Tidying up cpp - zone_icecrown.cppDr-J
2014-11-06Scripts/ToC: Simplify the code for "A Tribute to Immortality" achievementNyeriah
2014-11-04Codestyletreak
2014-11-03Scripts/Ulduar: fix Achievs "Champion of Ulduar" and "Conqueror of Ulduar"treak
2014-11-02Scripts/ToC: Remove a safe-measure call that caused issuesNyeriah
2014-11-01Scripts/ToC: Few codestyle changes and clean upsNyeriah
2014-11-01Scripts/ToC: Misc forgotten clean upsNyeriah
2014-11-01Scripts/ToC: Twin Val'kyrNyeriah
2014-10-29Scripts/Ulduar: Fix Ignis' Slag Pot periodic ticks and enable achievement "Ho...Nyeriah
2014-10-27Scripts/Ulduar: Fix Kologarn's arms being despawned before they're used to ac...Nyeriah
2014-10-27Scripts/Freya: Fix Lumberjacked Achievetreak
2014-10-26Scripts: replaced various Location struct defines with proper Position or G3D...joschiwald
2014-10-23Scripts/Ulduar: Fix Ignis' golems not shattering in 25mUnholychick
2014-10-20Scripts/Ulduar: Exclude Ignis' main target from the Slag Pot target selectorNyeriah
2014-10-18Core/BattlegroundIC:Golrag
2014-10-14Scripts/ToC: fixed typo introduced in cfc0c50b5e3bc84310417c5146ce0d5901e39fc5joschiwald
2014-10-14Scripts/Icecrown Citadel: Register Rotface's summons so they can be despawned...Nyeriah
2014-10-09Scripts/Dalaran: remove unneeded scriptMitchesD
2014-10-04Scripts/Misc: fixed GameObjects chests in CoS and HoRMitchesD
2014-09-28Core/Scripts: Fix for issue https://github.com/TrinityCore/TrinityCore/issues...sonic3000
2014-09-26Scripts/UtigardePinnacle: Prevent Ymiron from triggering a phase transition a...Nyeriah
2014-09-25Scripts/Misc: Make InstanceScript::Initialize() obsoletejackpoz
2014-09-25Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-25Scripts/Icecrown CitadelShauren
2014-09-21Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-20Core/Misc: Refactor scripts to fix static analysis warningsjackpoz
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-19Core/Misc: multiple changesjoschiwald
2014-09-18Core/Texts: added TextRange parameter to creature_textjoschiwald
2014-09-18Scripts/Gundrak: cleanup InstanceScriptjoschiwald
2014-09-18Core/Scripts: implemented a guid map in InstanceScript, this way you can easi...joschiwald
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Core/Scripts: Fixed PCH buildShauren
2014-09-15Core/Scripts: Fixed build zone_* scriptsShauren
2014-09-15Core/Scripts: Fixed build of misc scripts, only zone_* and instance_* remainShauren
2014-09-15Core/Scripts: Fixed build of boss_* scriptsShauren
2014-09-15Core/Scripts: Changed GetGUID/SetGUID script hooks to operate on ObjectGuid c...Shauren
2014-09-14Scripts/ToCR: Set Anub'arak's respawn delayNyeriah
2014-09-14ScriptsShauren
2014-09-14Core: Remove whitespaceVincent-Michael
2014-09-14Scripting/Stand spell: Remove UNIT_FIELD_FLAGS change from spell script.Malcrom
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-14Scripting/Spell Stand: Move this spell to spells generic.Malcrom