aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Northrend
AgeCommit message (Expand)Author
2010-12-18 Scripts/Obsidian Sanctum Add support for when encounter is in progress. thnx...Supabad
2010-12-17Fixed build i brokeShauren
2010-12-17Scripts/Vault of Archavon: Cleaned and simplified scripts, fixed Toravon's Fr...Shauren
2010-12-17Core/Scripts: Prevent double call to mob_acolyte_of_shadronAI::Reset() which ...Machiavelli
2010-12-17Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...Shauren
2010-12-16This not needed too, correctly checked with UpdateVictim().Anubisss
2010-12-16Make some cleanup.Anubisss
2010-12-15Scripts/Icecrown Citadel: Removed WIP leftoversShauren
2010-12-15Scripts/Icecrown Citadel: Festergut's Gas Spore and Vile Gas should not happe...Shauren
2010-12-15Core/Scripts: Novos the Summoner should only summon 4 Crystal Handlers._manuel_
2010-12-15Core: Some warning fixesSpp
2010-12-14Scripts: Fixed uninitialized variables, unreferenced parameters and virtual o...Shauren
2010-12-14Scripts/Icecrown Citadel: Minor adjustments and compile warning fixesShauren
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-12-12Fixed line endings in 10623_world_spell_bonus_dataShauren
2010-12-08Core/Scripts: Fixed possible crashes in instance scripts (Icecrown Citadel an...Shauren
2010-12-06Core/Quests: Fixed Unholy Infusion (24749), Blood Infusion (24756) and added ...Shauren
2010-12-06Core: Some optimizationsSpp
2010-12-05Scripts/AuraScript: Make AuraApplication in OnEffectPeriodic never be NULL.QAston
2010-12-05Core/Scripts: Split OnCreatureCreate() and OnGameObjectCreate() into two virt...leak
2010-12-04Scripts/Icecrown Citadel: Fixed crash in Blood-Queen Lana'thel scriptShauren
2010-12-04Scripts/Pit of Saron: Fix a crash at Scourgelord Tyrannus.Liberate
2010-12-03Core/Scripts: Implemented core script for quest "Stunning Defeat at the Ring"..._manuel_
2010-12-03Scripts/Icecrown Citadel: Added script for Blood Queen Lana'ThelShauren
2010-12-03Scripts/Trial of the Crusader: Fixed crashes in Gormok the ImpalerShauren
2010-12-03Core/Spells: Fixed bad Z coordinate for Spell::EffectBind with location store...Shauren
2010-12-01Core/Scripts: Implemented script for quest The hunt is on (11794)._manuel_
2010-11-29Core/Groups: Move all function definition from .h to .cppSpp
2010-11-26Scripts/Icecrown Citadel: Fixed possible exploits in Deathbringer Saurfang's ...Shauren
2010-11-22Core: Fix some warningsSpp
2010-11-20Scripts/Icecrown Citadel: More code style cleanupShauren
2010-11-20Scripts/Icecrown Citadel: Added basic threat support for Blood Prince council...Shauren
2010-11-20Scripts/Forge of Souls: Cleaned up code styleShauren
2010-11-20Scripts/Forge of Souls: Fixed typo in instance script, thx Ramus for spotting itShauren
2010-11-18Scripts/Icecrown Citadel: Changed spell timers for Lord Marrowgar, taken from...Shauren
2010-11-16Core: Fix warningsSpp
2010-11-16Scripts: Fix quests "...Or Maybe We Don't" and "Smoke 'Em Out"Spp
2010-11-16Core/Units: Rename and change Get/SetVisibility to use a bool value instead o...linencloth
2010-11-14Scripts/Icecrown Citadel: Fixed Festergut's Pungent Blight getting interruptedShauren
2010-11-13Scripts/Icecrown Citadel: Added door scripting for remaining bossesShauren
2010-11-11Scripts/Icecrown Citadel: More faction-specific spawnsShauren
2010-11-10Scripts/Icecrown Citadel: Change spawns of Garrosh Hellscream into King Varia...Shauren
2010-11-10Scripts/Icecrown Citadel: Fixed Vengeful Shade despawning after it casts Veng...Shauren
2010-11-03Scripts/Icecrown Citadel: Fixed Festergut casting Gastric Bloat too often, pa...Shauren
2010-11-03Core/Scripts: Added enum for generic script texts, fixed one broken textShauren
2010-11-01Core/Scripts/ToC5: Set proper vehicle IDs in script to go with recent exploitrunningnak3d
2010-10-28Scripts/Icecrown Citadel: Fixed possible crash in Shadow Prison aura scriptShauren
2010-10-27Scripts/Icecrown Citadel: Fixed Gaseous Blight removal on Festergut's deathShauren
2010-10-25Scripts/Pit of Saron: Added script for Overlord's Brand auraShauren
2010-10-25Core/Scripts: Fix non-PCH compileclick