foul-magics/Mage/src/mage/abilities
2015-11-14 01:56:56 +01:00
..
abilityword Fixed Strive aditional costs, added Battlefield Thaumaturge tests to 2015-07-17 22:35:36 +01:00
common Changed ability handling of modal spells to be able to select the same mode multiple times with different targets. 2015-11-14 01:56:56 +01:00
condition Implement cards: Apes of Rath, Endless Scream, Fool's Tome, and Fylamarid 2015-11-04 09:29:08 +02:00
costs Pulled from trunk. 2015-11-01 16:42:44 -05:00
decorator Pulled from trunk. 2015-11-01 16:42:44 -05:00
dynamicvalue Pulled from trunk. 2015-11-01 16:42:44 -05:00
effects Changed ability handling of modal spells to be able to select the same mode multiple times with different targets. 2015-11-14 01:56:56 +01:00
keyword Changed ability handling of modal spells to be able to select the same mode multiple times with different targets. 2015-11-14 01:56:56 +01:00
mana Created a more generic ConditionalSpellManaBuilder. Replaced some custom mana builders (more to do). 2015-09-17 16:18:39 +02:00
Abilities.java
AbilitiesImpl.java
Ability.java Pulled from trunk. 2015-11-01 16:42:44 -05:00
AbilityImpl.java Changed ability handling of modal spells to be able to select the same mode multiple times with different targets. 2015-11-14 01:56:56 +01:00
ActivatedAbility.java
ActivatedAbilityImpl.java Some fixes/improvements to generation of available mana. 2015-07-12 09:11:13 +02:00
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java Changed ability handling of modal spells to be able to select the same mode multiple times with different targets. 2015-11-14 01:56:56 +01:00
PlayLandAbility.java
SpecialAction.java
SpecialActions.java
SpellAbility.java Pulled from trunk. 2015-11-01 16:42:44 -05:00
StateTriggeredAbility.java * Fixed that state triggered abilities were not checked at the correct times. 2015-09-09 00:51:41 +02:00
StaticAbility.java
TriggeredAbilities.java Pulled from trunk. 2015-11-01 16:42:44 -05:00
TriggeredAbility.java * Duegar Hedge-Mage - Set triggered abilities to optional. 2015-08-03 12:23:16 +02:00
TriggeredAbilityImpl.java Add support for selecting the counter type during resolution to RemoveCounterTargetEffect. Use it for existing cards. Fix some tooltip text issues with the effect. Implement cards: Ferropede and Spinal Parasite 2015-11-10 20:35:48 +02:00