foul-magics/Mage/src/main/java/mage/abilities
2017-06-24 14:00:21 +02:00
..
abilityword singleton conditions to enum 2017-04-05 19:10:47 +02:00
common refactor duplicate code for playing lands from grave 2017-06-24 00:28:34 +02:00
condition loop to streams 2017-06-06 09:31:41 +02:00
costs change text for cycling to this card, rather than referring the name 2017-06-04 17:12:08 +02:00
decorator
dynamicvalue subtypes #1 2017-05-20 22:41:25 +02:00
effects [HOU] Added 5 black cards. 2017-06-24 14:00:21 +02:00
keyword [HOU] Added 5 black cards. 2017-06-24 14:00:21 +02:00
mana * Fixed a problem of endless iteration with Reflecting Pool. 2017-05-18 16:57:32 +02:00
Abilities.java rewrote some streams and optionals 2017-04-01 22:45:40 +02:00
AbilitiesImpl.java loop to streams 2017-06-06 09:31:41 +02:00
Ability.java Some rework to end turn logic and removing of stack objects (related to #2977). 2017-04-02 15:18:50 +02:00
AbilityImpl.java - Applied fix suggested by Stravant for the Flashback Ability issue. Bug #3132 2017-04-18 09:26:38 -05:00
ActivatedAbility.java
ActivatedAbilityImpl.java
ActivationInfo.java
CompoundAbility.java
DelayedTriggeredAbilities.java rewrote some streams and optionals 2017-04-01 22:45:40 +02:00
DelayedTriggeredAbility.java removed autoboxing : 2017-03-11 15:17:14 +01:00
EvasionAbility.java
Gender.java small change in gender enum 2017-03-06 10:18:16 +01:00
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java
OpeningHandAction.java
PlayLandAbility.java
SpecialAction.java
SpecialActions.java
SpellAbility.java [AKH] Fixed that Aftermath card images were shown wrongly rotated. 2017-04-16 22:57:08 +02:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java * Gitrog Monster - Fixed that triggered ability was not handled correctly after a control change (fixes #3251). 2017-05-06 11:49:49 +02:00
TriggeredAbility.java
TriggeredAbilityImpl.java