foul-magics/Mage/src/mage/abilities
2015-07-09 10:05:36 +02:00
..
abilityword Please test! Some changes to the display of user choices, showing also a longer text in tooltip window. 2015-06-28 21:55:48 +02:00
common * Renown - Fixed name of active status to be renowned. 2015-07-07 12:08:20 +02:00
condition * Enshrouding Mist - Fixed that the target creature was not untapped if renowned. 2015-07-07 17:09:52 +02:00
costs Merge pull request #1091 from markedagain/master 2015-07-07 00:28:09 +02:00
decorator * Kicker - Fixed that kicked status was not correctly checked, if a spell with kicker was cast again. 2015-07-08 16:20:43 +02:00
dynamicvalue Merge pull request #1063 from LoneFox78/master 2015-06-28 18:48:51 +02:00
effects Merge pull request #1105 from LoneFox78/master 2015-07-09 10:05:36 +02:00
keyword * Kicker - Fixed that kicked status was not correctly checked, if a spell with kicker was cast again. 2015-07-08 16:20:43 +02:00
mana [ORI] Added 6 black cards. 2015-06-30 01:24:51 +02:00
Abilities.java Adding missing "containsClass" method to Abilities interface. 2015-03-02 22:32:47 +01:00
AbilitiesImpl.java additions and improvements to ThreadLocalStringBuilder 2015-05-03 13:09:22 -04:00
Ability.java * Fixed target change handling (e.g. with opponent filter - fixes #574). Added some tests. 2015-05-31 18:44:02 +02:00
AbilityImpl.java * Possibility Storm - Fixed a bug that it was not correctly checked if the player was able to cast modal spells. 2015-07-03 08:29:17 +02:00
ActivatedAbility.java
ActivatedAbilityImpl.java * Fixed that modes (if more than one was selected) did not resolve in the order they are written on the card but in order of selection by user. 2015-04-11 12:08:09 +02:00
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java [ORI] Added 6 black cards. 2015-06-30 01:24:51 +02:00
PlayLandAbility.java Added Sen Triplets (Alara Reborn = 100%). 2015-06-23 16:15:14 +02:00
SpecialAction.java * Added AlternateManaPaymentAbility interface and handling. 2015-02-20 02:15:22 +01:00
SpecialActions.java * Added AlternateManaPaymentAbility interface and handling. 2015-02-20 02:15:22 +01:00
SpellAbility.java Added Sen Triplets (Alara Reborn = 100%). 2015-06-23 16:15:14 +02:00
StateTriggeredAbility.java Added some test and some minor fixes to effect ability handling. 2015-06-04 13:50:39 +02:00
StaticAbility.java * Exploit - Fixed that Exploit also triggered if the creature with Exploit left the battlefield before the first ability of Exploit resolved. 2015-04-07 00:27:07 +02:00
TriggeredAbilities.java * Kicker - Fixed that kicked status was not correctly checked, if a spell with kicker was cast again. 2015-07-08 16:20:43 +02:00
TriggeredAbility.java
TriggeredAbilityImpl.java * Kicker - Fixed that kicked status was not correctly checked, if a spell with kicker was cast again. 2015-07-08 16:20:43 +02:00