aboutsummaryrefslogtreecommitdiff
path: root/src/game/Spell.cpp
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-06-05HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISKclick
2010-06-04HIGHLY EXPERIMENTAL - USE AT YOUR OWN RISKRat
2010-06-02*Fix: Only don't apply aura's with 0 sec duration (because of diminishing ret...Liberate
2010-05-31Fix Spell::m_selfContainer not reset in destructor. This should fix crash in ...Trazom62
2010-05-30Cleaned up and unified various sort predicates and moved them to Trinity name...Xanadu
2010-05-26Fix a typo in my previous commit. thanks dr.tenma for pointing this out.Liberate
2010-05-26*Fix: Don't apply an aura when it's duration is 0. (for example because of di...Liberate
2010-05-23Fixed checks for Disarm Trap, thanks to Spp._manuel_
2010-05-23Removed tabs_manuel_
2010-05-23Disarm Trap now can be used in BattleGrounds and Arenas._manuel_
2010-05-21Fix Typo in previous commitSpp
2010-05-21Add additional castchecks for SPELL_EFFECT_LEAP_BACKclick
2010-05-10Add support for NPC-based start of playing moviesequence + clean up indenting...click
2010-05-10Another little fix on hunter Disengage - stop it from being usable when rootedclick
2010-05-09Fix hunters Disengage - disallow use when not in combat + use correct text wh...click
2010-04-29Fix FoS/Bronjham script.Trazom62
2010-04-27Implement support of Timed Achievement. Thanks Shauren.Trazom62
2010-04-25Fix channelled spells when player has lot of haste AND a buff reducing spell ...Trazom62
2010-04-20Remove caster from always being part of casters targetlist during spellcasts ...click
2010-04-19More warning removal (Some code modifications and cleanup when needed)Spp
2010-04-19Remove LOTS of compile warningsSpp
2010-04-18Move around and do some changes to homebinding, thanks to Vladimirclick
2010-04-11* Fix: Deathknights 'Death Grip'click
2010-04-11Fix GCD in case of cast interrupt.Trazom62
2010-04-11Final fix basepoints calculation, thx to Vladimir, Laise.n0n4m3
2010-04-11Fix mail, professions, group loot, console spam, and some fixes. Big thx to T...n0n4m3
2010-04-10*modified spelldifficulty handler to work with all spell casts for creatures ...Rat
2010-04-09Implement Global Cooldown (originaly written for TC2 v2.4.3).Trazom62
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: Remove trailing spacesSpp
2010-04-07Code Style: tab to spacesSpp
2010-04-05Fix wrong condition in previous commit, sorry for thatthenecromancer
2010-04-05Use unit target by default (script targets will send self flag usualy)thenecromancer
2010-04-03Fix issue #1437, don't remove passive auras if they're triggering spell that ...thenecromancer
2010-03-30Fix Skinning where there is no loot on creature.Trazom62
2010-03-29* Remove an old dumb hack.XTZGZoReX
2010-03-26A visually better way to handle Avenger Wrath blocking of immunity shields.Xanadu
2010-03-25Fixed Forbearance. Also self-cast LoH will now correctly prevent Avenging Wra...Xanadu
2010-03-21Fix mounts in Arena's/BGsMachiavelli
2010-03-21Securer check for instance template for previous commitMachiavelli
2010-03-21Add support field 'allowMount' to instance_template table (see http://trinity...Machiavelli
2010-03-19Fixed broken missile visuals in certain DST and SRC type spells (Void Reaver'...Xanadu
2010-03-18Added unit targets for TARGET_TYPE_DEST_TARGET and TARGET_TYPE_DEST_CASTER to...Xanadu
2010-03-15Remove Hack detecting spell 61988 in HasAura()thenecromancer