aboutsummaryrefslogtreecommitdiff
path: root/src/game/Unit.cpp
AgeCommit message (Expand)Author
2009-04-15*Fix a typo of the last commit.megamage
2009-04-15*Fix a typo.megamage
2009-04-15 [7670] Revert "Not apply/remove passive auras on aura state change (not n...megamage
2009-04-15*Set correct healing bonus for spells using coefficient.QAston
2009-04-15Update to creature formations.raczman
2009-04-14 [7668] Cleanup In CreatureAI function descriptions and AttackStart/Attack...megamage
2009-04-14*Fix a crash caused by memory corruption introduced in 2665.megamage
2009-04-13[7663] Cleanup spell interrupt code. Author: VladimirMangosmegamage
2009-04-13*Prevent item trade exploit - by Iskander.QAston
2009-04-13*Add some debug info to procflagQAston
2009-04-13*Fix T.N.T proc chanceQAston
2009-04-13*Fix some problems with ProcFlagQAston
2009-04-12[7657] Implement function for access to gameobject owned by unit and created ...megamage
2009-04-12*Take combo points for delayed spellsQAston
2009-04-11*Implement spell Disengage and Death Grip.megamage
2009-04-11*Fix build.megamage
2009-04-11*Merge.megamage
2009-04-11*Note: this patch may do not have any use for TC.megamage
2009-04-11*Add function GetPlayer and GetCreature for scripts. Please try to not use Ge...megamage
2009-04-11*fix melee hit crit and add it to debuglog if disabledRat
2009-04-11*Fix beacon of light.QAston
2009-04-10*Merge.megamage
2009-04-11*Make maim be breakable by damageQAston
2009-04-11*Add forgotten line to Unit::UpdateQAston
2009-04-10* Fix consume shadows.QAston
2009-04-10*added creature extra flag No Crit (CREATURE_FLAG_EXTRA_NO_CRIT)Rat
2009-04-10*Apply spellhaste mod only for magic spells with spellfamily.QAston
2009-04-10*Make shattered barrier and prayer of mending work again, Refresh aura when r...QAston
2009-04-12*Fix a typo in Gruul's door handling. Thanks Kudlaty.Anubisss
2009-04-09*Do not allow boss to be dazed by other creatures.megamage
2009-04-09*Take charges for Finger of Frost and Sudden Death correctly.QAston
2009-04-09*Change some assert to better debug.megamage
2009-04-09*Update vehicle code.megamage
2009-04-09*Allow to use ice block while affected by CC and fix compile warning.QAston
2009-04-09*Fix bladestorm.QAston
2009-04-08*Fix a crash when a player with a charmed target removes the pet.megamage
2009-04-08*Merge.megamage
2009-04-08*Fix a typo that causes crash.megamage
2009-04-08*Merge.megamage
2009-04-08*Add unit to notify when unit is add to world (including load grid case).megamage
2009-04-08Removed some outdated comments Author: tomrus88megamage
2009-04-08[7635] Spell hit chance cap change to 100% in 3.0.x Author: Tassadermegamage
2009-04-08[7629] Update paladin talent 25988 work to 3.0.x Author: Lightguardmegamage
2009-04-08*Fix Sudden Death.QAston
2009-04-08*Calculate proc chance for aura, instead auraeffectQAston
2009-04-08*Fix build.megamage
2009-04-08*Fix a typo causing freeze in RemoveSpellbyDamageTakenQAston
2009-04-08*Fix ressurecting while in bg.QAston
2009-04-07*Fix a dead loop in aura update. Sorry. Thanks to QAston for pointing out the...megamage
2009-04-07*MergeQAston