foul-magics/Mage/src/mage/abilities/effects
2012-04-13 22:18:37 +03:00
..
common [ROE] Mul Daya Channelers (by jeffwadsworth2010) 2012-04-07 11:06:02 +04:00
ApplyCountersEffect.java
AsThoughEffect.java
AsThoughEffectImpl.java lots of fixes - mainly to continuous effects and zone changes 2010-11-23 05:08:45 +00:00
AuraReplacementEffect.java Added AuraReplacementEffect; cards with the Aura subtype don't change the zone they are in if there is no valid target on the battlefield. Also, when entering the Battlefield and it was not cast this effect gets the target to witch to attach it. 2012-04-13 22:18:37 +03:00
ContinuousEffect.java [core] Conditional effect. Condition interface. Metalcraft condition instance. Refactored SnapsailGlider. 2010-12-24 14:37:13 +03:00
ContinuousEffectImpl.java fixes + optimizations + allow games to be paused and resumed 2011-11-02 21:39:03 -04:00
ContinuousEffects.java Added AuraReplacementEffect; cards with the Aura subtype don't change the zone they are in if there is no valid target on the battlefield. Also, when entering the Battlefield and it was not cast this effect gets the target to witch to attach it. 2012-04-13 22:18:37 +03:00
ContinuousEffectsList.java normalized ContinuousEffects 2012-03-10 22:20:24 -05:00
CostModificationEffect.java Better javadocs 2011-01-17 23:06:45 -05:00
CostModificationEffectImpl.java Much better than revision 4e7269ad70 2011-01-17 23:03:40 -05:00
Effect.java Since now use effect.setValue(key, object) instead of gameState.setValue(key, object). 2011-08-19 08:55:27 +04:00
EffectImpl.java Since now use effect.setValue(key, object) instead of gameState.setValue(key, object). 2011-08-19 08:55:27 +04:00
Effects.java Fixes to rule text 2011-09-02 20:34:45 +03:00
EntersBattlefieldEffect.java Fix for EntersBattlefieldEffect and ChimericMass. 2012-03-28 13:18:35 +04:00
OneShotEffect.java lots of fixes - mainly to continuous effects and zone changes 2010-11-23 05:08:45 +00:00
PlaneswalkerRedirectionEffect.java minor fixes 2012-01-10 21:17:13 -05:00
PostResolveEffect.java 3 SOM - Psychic Miasma, Cerebral Eruption, Furnace Celebration 2011-07-24 15:00:32 -04:00
PreventionEffect.java fixes for issues 18, 19, 20, 21 + more fixes 2010-11-25 03:15:35 +00:00
PreventionEffectImpl.java fixes 2010-11-26 05:06:25 +00:00
RedirectionEffect.java fixed some NPEs 2011-03-31 23:36:58 -04:00
ReplacementEffect.java
ReplacementEffectImpl.java lots of fixes - mainly to continuous effects and zone changes 2010-11-23 05:08:45 +00:00
RequirementBlockEffect.java
RequirementEffect.java redesigned evasion abilities and added restriction and requirement effects 2010-12-19 00:56:45 -05:00
RestrictionEffect.java MBS - Spin Engine + modifications to Restriction Effect 2011-08-26 15:42:29 -04:00
SearchEffect.java
WhileConditionContiniousEffect.java add more generic WhileConditionContiniusEffect and Wurmcoil Engine 2010-12-28 22:40:46 +02:00