aboutsummaryrefslogtreecommitdiff
path: root/src/game/Unit.cpp
AgeCommit message (Expand)Author
2010-03-20Fixed KILL proc to occur for the unit that lands the killing blow, not for th...Xanadu
2010-03-19Missing part of previous commit (Periodic Leech is DoT as well)thenecromancer
2010-03-19Fix issues with NPC that have nonphysical melee damagethenecromancer
2010-03-19Fixed broken missile visuals in certain DST and SRC type spells (Void Reaver'...Xanadu
2010-03-18remove unused player's class member,cleanupsilverice
2010-03-18Added (blizzlike) packet broadcast to near teleport. Thanks to Zor and naliml...Xanadu
2010-03-18Identified a new spell attribute forbidding some spells to use caster's done ...Xanadu
2010-03-18*always remove UNIT_FLAG_OOC_NOT_ATTACKABLE if crature enters combat and rese...Rat
2010-03-17Added hack that was removed in [7443]silverice
2010-03-17CleanupXanadu
2010-03-17Fixed Drain Soul increased damage for targets below 25% HP. Closes issue #394...Xanadu
2010-03-15attempt to stop mobs casting and fleeing while stunned or confusedreno
2010-03-15Remove Hack detecting spell 61988 in HasAura()thenecromancer
2010-03-15Fixed Drain Soul and Shadowburn Soul Shard on target death. Closes issue 1058.Xanadu
2010-03-12Fixed crash on player kill and cleaned up the code a bit. Closes issue 1062. ...Xanadu
2010-03-11Fix Val'anyr, Hammer of Ancient Kings. Thanks sombre88.Trazom62
2010-03-11Fix crash in getFactionTemplateEntry.Trazom62
2010-03-11Implement group loot for chest having GroupLootRules (go type=3, data15=1).Trazom62
2010-03-11Convert some C style casts to new functionsthenecromancer
2010-03-10Fix debug msg in Unit::SetCharmedBySpp
2010-03-10Totem* casts.raczman
2010-03-10* Add GUID logging in Unit::SetCharmedBy.XTZGZoReX
2010-03-10* Update AiReaction enum.XTZGZoReX
2010-03-09Rename 'Hostil' to 'Hostile'Spp
2010-03-08Backed out commit 3cb8647899, values are in dbcs, if you have issues with the..._manuel_
2010-03-08fix my typo in a4f4c51dca,silver1ce
2010-03-07Some Creature* casts moved to new ToCreature.raczman
2010-03-07avoid send movement packet at death twice, cleanupsilver1ce
2010-03-07Added new type-safe cast functions.raczman
2010-03-01Fixed Eye for an Eye by Gyullo._manuel_
2010-02-28Change the conditional statement for Merciless Combat so it correctly applies...p0wer
2010-02-28Fix mana set to 0 when mob dies. Thanks Malcrom.Trazom62
2010-02-28Fix Increases damage taken by %. Thanks moriquendu.Trazom62
2010-02-27Update visibility systemsilver1ce
2010-02-25Fix Crash in Unit::GetVehicleCreatureBase. Thanks proof1337.Trazom62
2010-02-24* Temporary fix for client freezes until the entire movement system canBrian
2010-02-24*Shadow Mark target requirement - by PrinceCreedQAston
2010-02-20*CRLF:(QAston
2010-02-20*Move summon water elemental handler to correct place.QAston
2010-02-18Treat rune cooldowns as timers and not as remaining tick countsthenecromancer
2010-02-18Fix Glyph of Unholy Blight, and make Unholy Blight accumulate damage.thenecromancer
2010-02-15*Backout some WTF fixes. Do things correctly, or do not touch them at all...QAston
2010-02-15Fix spell Savage Roar.n0n4m3
2010-02-15Removed stupid/not needed file Spellid.h.n0n4m3
2010-02-15Fix talent Earthen Power, move to correct spell family.n0n4m3
2010-02-14* Core switch to client 3.3.2 (11403)Brian
2010-02-07Fix Improved Fire Nova and Earthen Power Shaman Spells. Thanks Retriman.Trazom62
2010-02-07Fix Mage Polymorph Reflect. Thanks breakerfly.Trazom62
2010-02-05Yet more cleanup, mostly in the script system. This should conclude the scrip...Xanadu
2010-02-03Fix possible issue where player could inherit stealth visibility from his/her...thenecromancer