aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-05DB/Misc: Fixed some spelling in comments.Malcrom
2012-05-05DB/SAI: Speech by Martik Tor'seldor, ThrallamarMalcrom
2012-05-04DB/waypoints: Added a few paths for Trallamar, Hellfire Penn.Malcrom
2012-05-04Clean misused m_canBeRecalculated.Chaplain
*When we solve problem with m_amount we could make right solution for caster/victim damage calculation.
2012-05-04Merge pull request #6442 from MacWarrior/masterkandera
Fix creature's save
2012-05-04Fix creature's saveMacWarrior
2012-05-03Core/Seasonal: move quest resetting to the beginning of the event.kandera
2012-05-03DB/Quest: move some questrelations to the seasonal tablesZxBiohazardZx
2012-05-03DB/Quest: correct NPC quest relation for quest 171WishToDie
2012-05-03DB/Quest: Correct Chaining for Childrens Week QuestsWishToDie
Closes #6404
2012-05-03DB/Misc: bunch of updates for culling of stratholme. fixes the end spell for ↵Kandera
credit. adds spawns for the second area. corrects a ton of texts. fixes some db issues
2012-05-03DB/Spawns: Readd the rare spawns that got overwrittenZxBiohazardZx
2012-05-02DB/Loot: Add loot for 25 man to Stinky & Precious, Add Skinning loot; Fix ↵ZxBiohazardZx
naming in previous SQL submission Closes #6370
2012-05-01DB/Creature: Fix error in previous commit.Malcrom
2012-05-01DB/Creature: Add missing Challe & Orphan Matron Aria SpawnsMalcrom
2012-05-01Scripts/the_barrens: Fix quest "The Affray" and some cleanup.4m1g0
Closes: #4764 Also Closes: #6354
2012-04-30Merge pull request #6394 from Amit86/patch-1Discover-
[Typo] Fix log typo with spell_group at SpellMgr.cpp
2012-04-30Fix log typo with spell_group at SpellMgr.cppAmit
2012-04-30Core/DBLayer: CHAR_DEL_CHAR_AURA_FROZEN query should be asynchronouskaelima
Closes issue #6273 Also corrected one opcode name in Opcodes.cpp (changes nothing)
2012-04-28Core/Spells: Separation caster/target part damage/heal bonus calculations.Chaplain
*Implement HoT/DoT save caster side bonuses and apply target mods on each tick
2012-04-28Fix build and correct minor codestyle issue.QAston
2012-04-28Core/SpellScripts: rename GetTarget*() functions to GetExplTarget*(), so the ↵QAston
names reflect better what those functions do. Also update some comments.
2012-04-28Merge pull request #6368 from Vincent-Michael/disengageQAston
Core/Spell: Fix not using Disengage while rooted
2012-04-28Merge pull request #6239 from The-Game/masterQAston
Core/Spell: Fix unit tracking to not being limited to the caster of SPELL_AURA_MOD_STALKED.
2012-04-28DB/Loot: Cleanup some ugly reference_templatesZxBiohazardZx
2012-04-28DB/Loot: Ulduar Descent into Madness bosses lootZxBiohazardZx
2012-04-28Core/Spell: Fix not using Disengage while rootedVincent-Michael
2012-04-27Merge pull request #6365 from Vincent-Michael/typokandera
Core/Battleground: Fix typo in commit ddd25ce7166fc34f9e3411863da80f84d3693c34
2012-04-27Core/Battleground:Vincent-Michael
* Fix typo in commit ddd25ce7166fc34f9e3411863da80f84d3693c34 * Fix codestyle
2012-04-27Scripts/Icecrown Citadel: Fixed Scent of Blood on heroic mode of ↵Shauren
Deathbringer Saurfang encounter
2012-04-26DB/SAI: andd now this should be fixed ONCE AND FOR ALLKandera
2012-04-26DB/Conditions: fix another conditions error from ↵Kandera
bf0d001cd3bc5347fecd92d8fbec2a196d6dcda9
2012-04-26Core/Spells: fix penance and holy shock targetting for non faction friendly ↵Kandera
npcs that appear friendly. should also fix the issue with using mixed groups
2012-04-26Scripts/Icecrown Citadel: Fixed Deathbringer Saurfang berserk timer on ↵Jildor
heroic mode.
2012-04-26Core/Spells: fix build error with previous commits.Kandera
2012-04-26DB/Conditions: fix conditions where claues from previous commitkandera
2012-04-26Core/Spells,DB/Conditions: Fix startup errors associated with ↵Kandera
bf0d001cd3bc5347fecd92d8fbec2a196d6dcda9 and 13b68af78dbc51f44656ecfddb1bfb27dc44a21a Closes #6346
2012-04-25Merge pull request #6336 from Aristoo/masterShocker
Script/Trial of the Crusader: Fix Permafrost define
2012-04-25DB/Spells: fixes the effect stacking of Greater/Blessing of Sanctuary/Kings. ↵Kandera
Closes #768
2012-04-25Core/Spells: fix sql file from previous commit and add newline after load ↵Kandera
function
2012-04-25Core/Spells: Convert some spells from spell_scripts in the db to a generic ↵Kandera
spellscript.
2012-04-25Script/Trial of the Crusader: Fix define for PermafrostAristoo
2012-04-25Core/Spells: get effect value correctly. thx shauren!Kandera
2012-04-25Core/Spells: Fix build error introduced in previous commit.Kandera
2012-04-25Core/Spells: Fix prayer of mending bonus from t9 healing 2 piece set. Closes ↵Kandera
#4069
2012-04-25DB/Misc: Fix start-up errors and non-working SmartAI from ↵Discover-
61bc8e1c6f82558b3cb1f441ffad1d40dca198a9. Thanks @Xanvial for spotting the SAI issue and @joschiwald for the condition start-up errors.
2012-04-24Core/Spells: Correct tick damage for health funnel. (thx alp22) Closes #3465Kandera
2012-04-24Core/Spells: Fix wrong target in Bloodthirst spell script. Closes #3359Kandera
2012-04-24Check if unit has UNIT_DYNFLAG_TRACK_UNIT before checking auras to prevent ↵The Game
prevent unnecessary operations, thanks you QAston for suggesting.
2012-04-24Core/Spells: added function to initiation script.Kandera
DB/SAI: added rest of quest to database for Greatmother's Soulcatcher