foul-magics/Mage/src/mage/abilities
2013-10-11 00:38:38 +02:00
..
common Added onlyCombat damage option to DealsDamageToAPlayerAttachedTriggeredAbility. 2013-10-05 16:28:49 +02:00
condition Fixed Spear of Heliod, Dunerider Outlaw, Whirling Dervish, Reciprocate, Wicked Akuba, Giltspire Avenger only counting damage done, if the same permanent had done the damage (i.e. it cant be selected if the creature was exiled with Cloudshift). 2013-10-10 00:01:20 +02:00
costs Added Trough the Breaches and Tide of War. 2013-10-11 00:38:38 +02:00
decorator Some minor fixes to Idle Thoughts, Kithkin Zealot, Hallowed Burial, Endless Horizon. 2013-10-10 08:13:30 +02:00
dynamicvalue Added AttachedToCounterCondition and some minor changes. 2013-09-14 17:22:06 +02:00
effects * Fixed some problems with blocking requirements (fixes #355). 2013-10-08 17:12:04 +02:00
keyword Added Fading ability 2013-10-09 22:28:15 +02:00
mana Minor formatting. 2013-09-07 16:04:22 +02:00
Abilities.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
AbilitiesImpl.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
Ability.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
AbilityImpl.java Reverted unconditional game.applyEffects() after each effect resolve. 2013-07-17 11:48:19 +02:00
ActivatedAbility.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
ActivatedAbilityImpl.java Some improvements for Splice onto Arcane Ability (game log text, reveal all spliced cards at once). 2013-06-26 22:03:12 +02:00
CompoundAbility.java
DelayedTriggeredAbilities.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
DelayedTriggeredAbility.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
EvasionAbility.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
LoyaltyAbility.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
MageSingleton.java
Mode.java
Modes.java [minor] Fixed rule text generation. 2013-06-23 02:54:30 +02:00
PlayLandAbility.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
SpecialAction.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
SpecialActions.java AbilityPicker shows abilities now always in the order they were defined on the object. 2012-10-10 20:43:18 +02:00
SpellAbility.java Reworked AsThoughEffect. Added SPEND_ANY_MANA AsThoughType. Added some framework effects. 2013-09-16 17:04:42 +02:00
StateTriggeredAbility.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
StaticAbility.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
TriggeredAbilities.java Fixed a bug that triggred abilities of permanents that were controlled by a player that is not the owner could sometime trigger for a wrong player (Fixes #271). 2013-09-14 17:20:45 +02:00
TriggeredAbility.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
TriggeredAbilityImpl.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00