aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-02-05Scripts/Quests: Fixed "True Masters of the Light" (id 9737)Shauren
2011-02-04Core/Instances: Fixed creature difficulty templates for non-battleground mapsVladimirMangos
2011-02-04Core/Spells: Moved dungeon encounter crediting to scriptsShauren
2011-02-04Core/Auras: Prevent possible crash on SPELL_AURA_DAMAGE_SHIELD aura handler.QAston
2011-02-04Core/Unit: Move code using polymorphism out of CharmInfo destructor - fixes i...QAston
2011-02-04Core/Unit: Remove code which depends on polymorphism from Unit class destruct...QAston
2011-02-04Core/DynamicObjects: Change the way how dynamic objects are bound to their ow...QAston
2011-02-03Fixed typo (and compile)Shauren
2011-02-03Core/Instances: Implemented DungeonEncounter.dbc for creating completed encou...Shauren
2011-02-03Scripts/Molten Core: Huge cleanup in instance script, converted all bosses to...Shauren
2011-02-01Core/Spells: Fixed Val'anyr, Hammer of Ancient Kings procShauren
2011-01-31Scripts/Trial of the Crusader: Removed IsRaidWiped in SetData(boss, FAIL), ca...Shauren
2011-01-31Core/Spells: Moved Glacial Strike removal to spell script, thanks Destalker f...Shauren
2011-01-31Core/Quests: Implemented proper calculation of quest honor reward using DBCTOM_RUS
2011-01-31Scripts/Misc: Fixed rogue trainers not teaching dual specShauren
2011-01-31Scripts/Pit of Saron: Added script changing entries for remaining faction-dep...gyullo
2011-01-31Fixed Judgement of Light not procing for non-mana usersLazzalf
2011-01-31Core/Spells: Implemented Druid T10 4P restoration bonusShauren
2011-01-31Scripts/Stratholme: Cleaned up instance script a bitShauren
2011-01-31Core/Auras: Fixed Glacial Strike (Pit of Saron trash spell) not being removedShauren
2011-01-31Core/Auras: Fixed damage not being lowered by split damage aurasShauren
2011-01-31Scripts/Hyjal Summit: Cast Protection of Elune with triggered flag, should pr...Shauren
2011-01-31Scripts/Pit of Saron: Fixed Rimefang getting stuck in combat with players aft...Shauren
2011-01-30Core/Spells: Stop Time should not make the caster enter in combat with the ta...Manuel
2011-01-30Scripts/Oculus: Fixed issues in scripts after recent changes in Oculus.Manuel
2011-01-30Core/Spells: Fixed Judgements of the JustDrTenma
2011-01-30Quests: Fixes quest "Going Bearback". Needs DB support to work.Liberate
2011-01-30Fixed compile warning added by me in previous commitShauren
2011-01-30Scripts/Icecrown Citadel: Fixed encounter state after wipe on Blood Prince Co...Shauren
2011-01-29Scripts/Icecrown Citadel: Fixed Coldflame spawning position (outside hitbox n...Shauren
2011-01-29Scripts/Quests: Fixed incorrectly named hooksShauren
2011-01-29Core/Creatures: Add new extra flag to know if creature is dungeon bossSpp
2011-01-28Scripts/Pit of Saron: Fixed Scourgelord Tyrannus despawning 30 seconds after ...Shauren
2011-01-28Core/Auras: Fixed displaying SPELL_AURA_MOD_DAMAGE_PERCENT_DONE damage bonus ...Shauren
2011-01-28Core/Achievements: Achievement title rewards will be readded when loading ach...Shauren
2011-01-28Core/Instances: Fixed cleaning and packing query for account_instance_times t...Shauren
2011-01-28Scripts/Icecrown Citadel: Pact of the Darkfallen will now only damage the cas...Shauren
2011-01-28Scripts/Icecrown Citadel: Implemented Pact of the Darkfallen damage scaling (...Shauren
2011-01-28Fixed compile warningShauren
2011-01-28Core/Map scripts: make some error messages more informative and reformat code...Azazel
2011-01-28Core/Spells: Move Glyph of Smite code to a better location.johnholiver
2011-01-28Core/Spells: Fixed Rip damage.johnholiver
2011-01-28Core/Spells - Fixed Bestial Wrath immunitiesJohnHoliver
2011-01-26Scripts/Oculus: Implemented AI for Boss Ley-Guardian Eregos.Manuel
2011-01-26Scripts/Oculus: Make Urom's event state available for condition system.Manuel
2011-01-26Core/Spells: Remove movement impairing effects for druids when shifting back ...leak
2011-01-26Core/Entities: Avoid unique key violations during character inventory saving ...leak
2011-01-26Restore unix buildleak
2011-01-26Core: Generic cleanup (tab2spaces/trailing whitespace removal)leak
2011-01-26Core/DBLayer: Replace prepared statement arrays with a map to avoid asynchron...leak