foul-magics/Mage/src/mage/abilities
2011-08-21 22:58:33 +04:00
..
common Refactoring (appended Condition to the name of every ConditionImpl). 2011-08-21 16:18:31 +03:00
condition Refactoring (appended Condition to the name of every ConditionImpl). 2011-08-21 16:18:31 +03:00
costs Fixed Issue 210 2011-08-21 22:58:33 +04:00
decorator [M12] Call to the Grave 2011-08-20 21:51:25 +04:00
dynamicvalue Missed a file. 2011-08-16 20:29:12 +03:00
effects Refactoring (appended Condition to the name of every ConditionImpl). 2011-08-21 16:18:31 +03:00
keyword Refactoring (appended Condition to the name of every ConditionImpl). 2011-08-21 16:18:31 +03:00
mana NPE fix in DynamicManaAbility 2011-08-17 18:14:53 +04:00
Abilities.java Hurray! Fixed Issue 61. This also fixes card copies not working (e.g. Basilisk Collar copied several times with Prototype Portal). 2011-08-01 20:01:44 +04:00
AbilitiesImpl.java Hurray! Fixed Issue 61. This also fixes card copies not working (e.g. Basilisk Collar copied several times with Prototype Portal). 2011-08-01 20:01:44 +04:00
Ability.java ConditionalStaticAbility. New implementation of Sejiri Merfolk. 2011-08-12 00:35:54 +04:00
AbilityImpl.java ConditionalStaticAbility. New implementation of Sejiri Merfolk. 2011-08-12 00:35:54 +04:00
ActivatedAbility.java latest 2010-04-11 19:52:34 +00:00
ActivatedAbilityImpl.java Fixed variable cost not working in ActivateOncePerTurnActivatedAbility. 2011-07-31 19:13:55 +04:00
DelayedTriggeredAbilities.java fixed issue 44 and made triggered abilities extendable 2010-12-08 04:27:28 +00:00
DelayedTriggeredAbility.java ... 2010-09-01 03:01:43 +00:00
EvasionAbility.java redesigned evasion abilities and added restriction and requirement effects 2010-12-19 00:56:45 -05:00
LoyaltyAbility.java ... 2010-09-25 20:35:23 +00:00
Mode.java added modal abilities + Slagstorm 2011-07-20 13:42:27 -04:00
Modes.java this is a big one - fixed modal targetting and refactored getText() 2011-07-21 22:04:08 -04:00
PlayLandAbility.java ... 2010-09-01 03:01:43 +00:00
SpecialAction.java ... 2010-09-01 03:01:43 +00:00
SpecialActions.java ... 2010-09-01 03:01:43 +00:00
SpellAbility.java Fixed checking for possible targets - replaced using source.getSourceId() by source.getId() - may cause bugs. Protection from colored spells works now. 2011-08-15 22:41:50 +04:00
StateTriggeredAbility.java fixes for issues 18, 19, 20, 21 + more fixes 2010-11-25 03:15:35 +00:00
StaticAbility.java ... 2010-09-01 03:01:43 +00:00
TriggeredAbilities.java ... 2010-09-01 03:01:43 +00:00
TriggeredAbility.java ... 2010-10-06 01:51:53 +00:00
TriggeredAbilityImpl.java added modal abilities + Slagstorm 2011-07-20 13:42:27 -04:00