aboutsummaryrefslogtreecommitdiff
path: root/src/game/Unit.cpp
AgeCommit message (Expand)Author
2010-04-21Fix Intervene and alikes (unlike spell magnets, intervene alikes are actualy ...thenecromancer
2010-04-21Fix Critical Blockthenecromancer
2010-04-20Actually make a change in Blade Barrier to fix the crash.p0wer
2010-04-20Make ResetPeriodic controllable by boolean value, defaults to falseclick
2010-04-19Fix crash involved with DK talent Blade Barrier.p0wer
2010-04-19More warning removal (Some code modifications and cleanup when needed)Spp
2010-04-19Unit: Fix Unit Flight UpdateSpeed not getting charmer bonusesSpp
2010-04-19Remove LOTS of compile warningsSpp
2010-04-15Fix Threat of Thassarian. Thanks Azuritus.Trazom62
2010-04-12Fix Glyph of Polymorph. Thanks Proof.Trazom62
2010-04-12* Fix: correct dancing rune blade damage output - patch by tbaartclick
2010-04-11Tab to Spaces and remove of trailing spacesSpp
2010-04-11Update code for 44394 and ranks. by Vladimir.n0n4m3
2010-04-11Final fix basepoints calculation, thx to Vladimir, Laise.n0n4m3
2010-04-11Some fixes for quests/basePoints calculation, realm server.n0n4m3
2010-04-11Fix mail, professions, group loot, console spam, and some fixes. Big thx to T...n0n4m3
2010-04-11Fix Auth on server also some fixes and cleanups. Big thx to TOM_RUS.n0n4m3
2010-04-10Fix vehicle stacking (no more pyramids for you!)click
2010-04-08Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code Style: Remove trailing spacesSpp
2010-04-07Code Style: tab to spacesSpp
2010-04-05Always add CC unit state to allow restoring CC effects if one expires (stun i...thenecromancer
2010-04-04Fixed faction issue with vehicles in BattleGrounds. Thanks to Gyullo for help..._manuel_
2010-04-03Fix periodic heal log (correctly display critical heal tick)thenecromancer
2010-04-03Fix waypoint movement removing flying animation for creaturesthenecromancer
2010-04-03Fix calculation of partial resistance cases, by Tlexii.Machiavelli
2010-03-30Break spells on damage in some aura types.Anubisss
2010-03-27Use ToTotem() in a case.Anubisss
2010-03-27Make a function(ToTempSummon()) which can convert Creature to TempSummon with...Anubisss
2010-03-22Fix Crash in XT-002 (Gravity Bomb proc). Fixes issue #734.Trazom62
2010-03-21Add additional field for storage of speed_run rate of creature_manuel_
2010-03-21Don't proc KILLED for the victim twice when attacker's pet lands the killing ...Xanadu
2010-03-21Implemented Glyph of Drain Soul. Partly based on thenecromancer's code.Xanadu
2010-03-20Improved the kill proc slightly.Xanadu
2010-03-20Restore RewardPlayerAndGroupAtKill call from previous commit. This is the xp ...Trazom62
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