aboutsummaryrefslogtreecommitdiff
path: root/src/scripts/northrend/ulduar
AgeCommit message (Expand)Author
2010-06-05Removed some unnecessarily code, implemented guid store for chests, removed p..._manuel_
2010-05-30Ulduar, Flame Leviathan: add Track tower activation state for AchievementsSupabad
2010-05-29Ulduar: Add missing breaks, ty Josh ;)Tartalo
2010-05-29Ulduar: Fix typo on Flame Leviathan's tower event's triggering systemTartalo
2010-05-29Ulduar, Flame Leviathan: Add initial tower event support.Tartalo
2010-05-29Add support to Flame Leviathan.Supabad
2010-04-29Warning FixesSpp
2010-04-27Fix timed achievement checks for boss killed in instance.Trazom62
2010-04-19Ulduar: Boss Algalon: Respawn time was negativeSpp
2010-04-19Remove LOTS of compile warningsSpp
2010-04-14*code cleanupRat
2010-04-10*modified spelldifficulty handler to work with all spell casts for creatures ...Rat
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code Style: Remove trailing spacesSpp
2010-04-07Ulduar, Halls of Lightning: Ionar disperses only once.Tartalo
2010-04-07Ulduar, Halls of Lightning: Cleanup Ionar's scriptTartalo
2010-04-03Fix Script HoL/Ionar.Trazom62
2010-04-02Use GUIDs instead of "global" pointers in zone scripts.Anubisss
2010-04-01Use ToTempSummon() in a case instead of a C style cast.Anubisss
2010-03-27Use GUIDs instead of "global" pointers in ~all boss/instance scripts.Anubisss
2010-03-23Implement Tribunal of Ages Achievements (Requires DB Data)Trazom62
2010-03-22Hall of Lightning: Fix Encounter state saving to dbTartalo
2010-03-22Fix Crash in XT-002 (Gravity Bomb proc). Fixes issue #734.Trazom62
2010-03-21Add additional field for storage of speed_run rate of creature_manuel_
2010-03-21Update Script Ulduar/XT-002. Thanks Dakeyras. Fixes issue 1074.Trazom62
2010-03-20Fix few typos on last commitsTartalo
2010-03-20Halls of Stone: Implement achievement Brann's Spankin' NewTartalo
2010-03-20Halls of Stone: Allow to loot Brann's chest when encounter ends (without wait...Tartalo
2010-03-16Update Halls of Stones script text entries to correct range.Trazom62
2010-02-15Halls of Lighting: Make sure doors are closed at startTartalo
2010-02-14* Core switch to client 3.3.2 (11403)Brian
2010-02-08Fix Script HoS/Tribunal Event. Thanks beberlescaraber.Trazom62
2010-02-05A great purge of obsolete macros.Xanadu
2010-01-28Fix Script HoL/Ionar. Thanks WarHead.Trazom62
2010-01-19*Integrate Script system to CoreRat