foul-magics/Mage/src/main/java/mage/abilities
2017-05-28 12:23:49 +02:00
..
abilityword singleton conditions to enum 2017-04-05 19:10:47 +02:00
common subtypes part 2 2017-05-20 22:41:25 +02:00
condition subtypes #1 2017-05-20 22:41:25 +02:00
costs Fix source of PutCountersSourceCost not being set 2017-05-15 00:11:46 -04:00
decorator changed enum comparison to ==. 2017-02-19 23:38:47 +01:00
dynamicvalue subtypes #1 2017-05-20 22:41:25 +02:00
effects * Vesuvan Shapeshifter - Fixed that copying creatures with morph and a turn face up trigger did not work correctly (fixes #2864). 2017-05-28 11:01:04 +02:00
keyword minor typo 2017-05-28 12:23:49 +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 rewrote some streams and optionals 2017-04-01 22:45:40 +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 All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
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 list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
OpeningHandAction.java
PlayLandAbility.java
SpecialAction.java
SpecialActions.java rewrote enum comparisons, iterator to removeIf, added some stream and filters 2017-02-11 22:37:00 +01:00
SpellAbility.java [AKH] Fixed that Aftermath card images were shown wrongly rotated. 2017-04-16 22:57:08 +02:00
StateTriggeredAbility.java
StaticAbility.java rewrote enum comparisons, iterator to removeIf, added some stream and filters 2017-02-11 22:37:00 +01:00
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 rewrote enum comparisons, iterator to removeIf, added some stream and filters 2017-02-11 22:37:00 +01:00