aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-11-19*Add two new functions GetHomePosition() and GetRelativeAngle(x, y)maximius
--HG-- branch : trunk
2009-11-19*Implement second part of Furor, closes #333.maximius
*Add missed part of last commit (oops) --HG-- branch : trunk
2009-11-19*Spell::EffectPlayerPull should not use KnockbackFrom, this moves you away ↵maximius
from the destination, instead of towards. Fix by disassembler. Closes #169 --HG-- branch : trunk
2009-11-19*Error in 5dcacd638128, thanks Sppmaximius
--HG-- branch : trunk
2009-11-19*Dalaran Mageguard, optimization and a more forgiving HasInArc check. Refs #329maximius
--HG-- branch : trunk
2009-11-19*Some Auction House cleanup, Refs #331maximius
--HG-- branch : trunk
2009-11-19*Some cleanup.maximius
--HG-- branch : trunk
2009-11-19*Rewrite 8b3ffb1dd504 with info from QAstonmaximius
--HG-- branch : trunk
2009-11-18*Some tweaks to Razorscale's flight behavior, and a little cleanup.maximius
--HG-- branch : trunk
2009-11-18*Dalaran Mageguards now work as intended.maximius
--HG-- branch : trunk
2009-11-18*Apply #325maximius
--HG-- branch : trunk
2009-11-18*Hysteria now causes health loss. By manuel, thanks to QAston. Closes #323maximius
--HG-- branch : trunk
2009-11-18*Minor correction for 16cad2c97082, thanks RammboNr5maximius
--HG-- branch : trunk
2009-11-18*Partial backout of 8b3ffb1dd504, allow Prayer of Mending to heal pets.maximius
--HG-- branch : trunk
2009-11-18*Properly cast uint32 damage and healing as int32 to prevent overflow ↵maximius
errors, by RammboNr5. Closes #94 --HG-- branch : trunk
2009-11-18*Rewritten method for Dalaran Mageguards to determine if they should ↵maximius
teleport you. --HG-- branch : trunk
2009-11-18*Backed out changeset 28e38f926a47. Closes #313.maximius
--HG-- branch : trunk
2009-11-18*fix insane Steady Shot damageRat
note: TEST BEFORE PUSHING! --HG-- branch : trunk
2009-11-18*fix Brutallus' BurnRat
-it's a self cast spell, don't cast it on the boss.. --HG-- branch : trunk
2009-11-18*Hunter pets should now have their talents refunded when a hunter switches ↵maximius
talent specs, even if they are dismissed at the time. --HG-- branch : trunk
2009-11-18*Better (but still hacky) Dalaran Mageguard 'Trespasser!' conditionsmaximius
--HG-- branch : trunk
2009-11-18*Add some debug output to HandleAuraEffect, by Spp. Closes #238maximius
--HG-- branch : trunk
2009-11-18*Implement Dalaran Mageguards, by WarHead. Closes #43maximius
*f6e09e1d71d4 16062b31dba9 df7b6c79c44a and 420160897950 were by MetaphysicalDrama. Closes #153, #146, #147, #123 --HG-- branch : trunk
2009-11-17*Fix the insane ghoul/vehicle power regen, by MetaphysicalDrama, closes #108maximius
--HG-- branch : trunk
2009-11-17*Wintergrasp: Add number of players in ".wg status" command, by Spp. Closes #211maximius
--HG-- branch : trunk
2009-11-17*Fix some typos in boss_trollgore, thanks trazom. Closes #264maximius
--HG-- branch : trunk
2009-11-17*Clear reactives and pet auras on spec changes.maximius
--HG-- branch : trunk
2009-11-17*Fix *nix compile, closes #301maximius
--HG-- branch : trunk
2009-11-17*Typo D:maximius
--HG-- branch : trunk
2009-11-17*Swap some SPELL_AURA_MODs around. I have some fairly convincing evidence ↵maximius
that, in WOTLK, these auras were switched around. --HG-- branch : trunk
2009-11-17*Some cleanup.maximius
--HG-- branch : trunk
2009-11-17*Cleanup, and backout 316e049b930a (oops)maximius
--HG-- branch : trunk
2009-11-17*Proper default value for m_specsCount.maximius
--HG-- branch : trunk
2009-11-17*Fix initialization of health bonus regen, by talimaximius
--HG-- branch : trunk
2009-11-17*Merge 94c7ee9cce6a by win32, don't mod damage on broken items.maximius
--HG-- branch : trunk
2009-11-17*Should fix some Wintersgrasp crashes, some code by Spp. Refs #262maximius
--HG-- branch : trunk
2009-11-18*Tenacity: correct way to keep hp% after spell being casted, by Spp, closes #240maximius
--HG-- branch : trunk
2009-11-17*Furor now stores and restores Energy properly, thanks lobuzmaximius
--HG-- branch : trunk
2009-11-17*Convert some tabs to 4 spaces.maximius
--HG-- branch : trunk
2009-11-17*Fix Prayer of Mending spell bonus, thanks lobuzmaximius
--HG-- branch : trunk
2009-11-17*Proper Diseases and Death Strike disease count, thanks lobuzmaximius
--HG-- branch : trunk
2009-11-17*Implement Glyph of Shadowflame, thanks lobuzmaximius
--HG-- branch : trunk
2009-11-17*Cleansing Totem Pulse at cast, thanks lobuzmaximius
--HG-- branch : trunk
2009-11-17*Lava Flows now put a buff on the Fire Shock's caster when it's dispelled, ↵maximius
thanks lobuz --HG-- branch : trunk
2009-11-17*Correct Seal of Command formula, and minor cleanup, thanks lobuzmaximius
--HG-- branch : trunk
2009-11-17*Fix healing reduce effects on Death Knights, thanks lobuzmaximius
--HG-- branch : trunk
2009-11-17*Correct Divine Storm heal, thanks lobuzmaximius
--HG-- branch : trunk
2009-11-17*Heart of the Crusader now works, thanks lobuzmaximius
*Little bit of cleanup --HG-- branch : trunk
2009-11-17*Fix the issue where two items are supposed to drop from a group, but only ↵maximius
one item drops, as a second roll is never performed. Based on code by elegos. --HG-- branch : trunk
2009-11-17*Correct damage for Steady Shot, thanks lobuzmaximius
--HG-- branch : trunk