aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Northrend
AgeCommit message (Expand)Author
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
2010-10-24Scripts/Icecrown Citadel: Added Blood Prince Council scriptShauren
2010-10-21Scripts/VioletHold: Give Ichiron adds the proper visual model (give them the ...click
2010-10-21Core/Scripts: Fix menu clearing in onGossipSelect()-sections for some scripts...click
2010-10-19Core/Guilds: replace container type for guilds (use vector instead of map).azazel
2010-10-18Scripts/Forge of Souls: Added missing visual for Soul Fragment, thx Dark0rShauren
2010-10-18Scripts/Icecrown Citadel: Festergut will no longer target melee DPS with Vile...Shauren
2010-10-18Scripts/Forge of Souls: Revisited Bronjahm script, removed ugly hacks and fix...Shauren
2010-10-17Core/Scripts: Let Professor Putricide do his mischief on NIX-platforms to (wh...click
2010-10-16Scripts/Icecrown Citadel: Added Professor Putricide scriptShauren
2010-10-16Fix most of the recently introduced warningsazazel
2010-10-11Scripts/Ulduar: Boss RazorscaleSupabad