foul-magics/Mage/src/main/java/mage/abilities
2017-05-16 22:48:14 +02:00
..
abilityword singleton conditions to enum 2017-04-05 19:10:47 +02:00
common * Some minor fixed and log changes. 2017-04-25 17:37:38 +02:00
condition * Fixed bug in condition. 2017-05-16 22:48:14 +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 small rewrite in the creaturesDiedWatcher 2017-05-12 22:47:35 +02:00
effects * Reworked some not correct working dies replacement handling. 2017-05-16 22:36:56 +02:00
keyword Fixed New Perspectives to use a CostModificationEffect. 2017-05-13 18:53:35 -04:00
mana remove util function on converted manacost, make getColorIdentity default interface method 2017-04-27 10:57:48 +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