foul-magics/Mage/src/mage/abilities/decorator
2015-08-25 22:38:45 +02:00
..
ConditionalActivatedAbility.java Some minor changes to cards and framework classes. 2014-12-16 18:01:56 +01:00
ConditionalAsThoughEffect.java * Fixed problems with LockedInCondition() that did not work as intended if spells were reused because conditions have no deep copy. 2014-08-30 00:46:29 +02:00
ConditionalContinuousEffect.java * Fixed some spelling errors. 2015-03-05 19:00:26 +01:00
ConditionalContinuousRuleModifyingEffect.java * Fixed some spelling errors. 2015-03-05 19:00:26 +01:00
ConditionalGainActivatedAbility.java * Fixed a bug of ConditionalTriggeredAbility if the ability triggered multiple times at the same time. 2015-08-01 18:27:17 +02:00
ConditionalManaEffect.java * Fixed that conditional mana (e.g. River of Tears) did not trigger mana adding effects like Vorinclex, Voice of Hunger. 2015-08-25 22:38:45 +02:00
ConditionalOneShotEffect.java Some changes to framework functions, some minor changes to existing cards. 2014-12-20 18:17:12 +01:00
ConditionalReplacementEffect.java * Added early event type check for replacement effects to speed up game execution (not all effects already implement the new check). 2014-12-26 17:28:13 +01:00
ConditionalRequirementEffect.java * Fixed problems with LockedInCondition() that did not work as intended if spells were reused because conditions have no deep copy. 2014-08-30 00:46:29 +02:00
ConditionalRestrictionEffect.java Some cleanups/remanes for attack/block restrict effects. 2015-06-30 16:07:39 +02:00
ConditionalTriggeredAbility.java * Duegar Hedge-Mage - Set triggered abilities to optional. 2015-08-03 12:23:16 +02:00