aboutsummaryrefslogtreecommitdiff
path: root/src/game/Unit.cpp
AgeCommit message (Expand)Author
2010-04-30Fix crash when summoning minions (introduced in vanitypet-fix)click
2010-04-29* Properly dismiss vanitypets (implements use of CMSG_DISMISS_CRITTER)click
2010-04-29*implemented 'empty' VehicleAIRat
2010-04-25Fix resilience update for 3.3.x. Thanks dr.tenma.Trazom62
2010-04-25Fix HandleStatModifier for BASE_PCT and TOTAL_PCT modifierType.Trazom62
2010-04-25Refactor Creature::SelectNearestTarget(float dist)Trazom62
2010-04-24Fix compile ¬¬Spp
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