aboutsummaryrefslogtreecommitdiff
path: root/src/game/Unit.cpp
AgeCommit message (Collapse)Author
2009-05-13*Better way in Glyph of Prayer of Healing.Anubisss
--HG-- branch : trunk
2009-05-13*Merge.QAston
--HG-- branch : trunk
2009-05-13*Better fix for judgementsQAston
--HG-- branch : trunk
2009-05-13*Allow passive unit to call entercombat function.megamage
--HG-- branch : trunk
2009-05-13*Do not parry/dodge judgements.QAston
--HG-- branch : trunk
2009-05-13*Fix Glyph of Prayer of healingFarah
--HG-- branch : trunk
2009-05-13* avoid loot/exp when the mobs are killed by npc. Authore: KAPATEJIb @ ↵Muhaha
getmangos.org --HG-- branch : trunk
2009-05-12*Do not allow a spell proc itself. This fixes the crash caused by item 32500.megamage
--HG-- branch : trunk
2009-05-11*Allow Hots to proc-this should fix talents like 33776 effect from hots.QAston
--HG-- branch : trunk
2009-05-10*Update AI scripts. Use better default AI.megamage
--HG-- branch : trunk
2009-05-10*Rename some script functions (no real change).megamage
--HG-- branch : trunk
2009-05-10*Fix trap radius calculation in some cases-by krzQAston
--HG-- branch : trunk
2009-05-10*Item enchancment/proc patch - original code by ThenecromancerQAston
--HG-- branch : trunk
2009-05-10*Fix the bug that totem can only apply the first aura effect.megamage
--HG-- branch : trunk
2009-05-09*Do not allow persistant auras from the same caster stack on target.megamage
--HG-- branch : trunk
2009-05-09*Fix a bug of teleport visual effect.megamage
--HG-- branch : trunk
2009-05-08 [7801] Apply damage mods from scripts or target state not in DealDamage ↵megamage
but in new function before send data to client. Author: VladimirMangos * Fixed bug with health decrease (client side visual bug) at spell damage by target with AI::DamageTaken damage set to 0 * Fixed bug with ignore .die command and instant kill damage in some cases. --HG-- branch : trunk
2009-05-08 [7799] Use single function for SMSG_SPELLNONMELEEDAMAGELOG prepare. Merge ↵megamage
comments, replace values by enums. Author: VladimirMangos --HG-- branch : trunk
2009-05-08*Update sapphiron script (not finished yet).megamage
--HG-- branch : trunk
2009-05-08*Update some spell attr flag. Use better way to check IsRangedSpell and ↵megamage
UnaffectedByInvulnerability --HG-- branch : trunk
2009-05-08*Do not allow to cast cyclone on divine shielded target.QAston
--HG-- branch : trunk
2009-05-07*Simply some writing of array pointer in aura functions.megamage
--HG-- branch : trunk
2009-05-07*Remove all auras/summons also for deathstate dead and corpse. This should ↵megamage
fix the bug that sometimes players become invulnerable after fall below texture. --HG-- branch : trunk
2009-05-07*Fix demonic knowledgeQAston
*Fix applying of some cast mods *Set correct dr for shattered barrier. --HG-- branch : trunk
2009-05-06[7787] Apply death preventing buffs after absorbing damage Author: Maxxiemegamage
*Note: this rev may need check --HG-- branch : trunk
2009-05-06[7777] Fixed talent 30299 and ranks procing also from holy dmg. Author: Corfenmegamage
--HG-- branch : trunk
2009-05-06*Fix a bug that seal of Righteousness deals too much damage.megamage
--HG-- branch : trunk
2009-05-06*Update summon system.megamage
--HG-- branch : trunk
2009-05-06*Fix a crash.QAston
--HG-- branch : trunk
2009-05-06*Update script of heigan.megamage
--HG-- branch : trunk
2009-05-05*Fix the bug that paladin gets too many miss.megamage
--HG-- branch : trunk
2009-05-05*Correct triggered spell for Mark of Blood. This fix the bug that Mark of ↵Anubisss
Blood heal 4 instead of 4%. --HG-- branch : trunk
2009-05-04[7757] Not remove auras required for casting warrior enrage aura state at ↵megamage
this state lost. Author: VladimirMangos --HG-- branch : trunk
2009-05-04*Fix a typo.QAston
--HG-- branch : trunk
2009-05-04*Fix chains of iceQAston
*Correct typo in my prev commit-by megamage *Fix hearthstone obtaining from innkeeper. --HG-- branch : trunk
2009-05-06*Backport a crash fix from TC2. Fix a crash caused by stealing single target ↵megamage
aura. Source: Mangos. --HG-- branch : trunk
2009-05-04*Fix Healing Way stack counting in Healing Wave's script.Anubisss
--HG-- branch : trunk
2009-05-04*Do not take ammo for shockwaveQAston
*Do not check weapon skills for hits against players' summons *Apply range mods for channeled spell range check --HG-- branch : trunk
2009-05-03[7745] Fixed gcc warnings. Author: AlexDerekamegamage
--HG-- branch : trunk
2009-05-03[7741] Allow pets/charmed NPCs to count master's spell cast conditions in ↵megamage
quests. Author: ApoC --HG-- branch : trunk
2009-05-03*Fix broken hunter pet.megamage
--HG-- branch : trunk
2009-05-03*Searing totem is no longer kamikazeQAston
--HG-- branch : trunk
2009-05-03*Clean up summon code.megamage
--HG-- branch : trunk
2009-05-03*Fix grounding totem.QAston
*Fix runic power regeneration of butchery *Fix some problems with master of subtlety buff expire. *Do not allow arcane intellect and brillance to stack. --HG-- branch : trunk
2009-05-02*Update summon system.megamage
*Fix the bug that shaman cannot summon fire elemental. *Fix the bug that totem meters cannot be displayed. --HG-- branch : trunk
2009-05-02*Merge.megamage
*Also fix build in VC7 and VC8. --HG-- branch : trunk
2009-05-02*Update spell selection.megamage
--HG-- branch : trunk
2009-05-02Handle spell effects in order from dbcsQAston
--HG-- branch : trunk
2009-05-02*More correct handling of fly mod auras.QAston
*Pets now learn all levelup spells. *Fix lightning overload. --HG-- branch : trunk
2009-05-01*Send stop packet iff necessary. Hope this can fix the bug that cannot ↵megamage
immediatly remove confuse movement and face wrong direction after charging. --HG-- branch : trunk