foul-magics/Mage/src/main/java/mage/abilities
Derek Monturo ae38095c58 merge
2017-05-11 12:12:20 -04: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 merge 2017-05-11 12:12:20 -04:00
costs move removeVariableManaCost from CardUtil to ManaCosts interface 2017-04-27 10:57:48 +02:00
decorator changed enum comparison to ==. 2017-02-19 23:38:47 +01:00
dynamicvalue * Ravnica: City of Guilds - Added 5 cards. 2017-05-06 15:43:01 +02:00
effects * Lotus Vale - Fixed a bug that it did not working properly (fixes #3308). 2017-05-06 13:17:52 +02:00
keyword fix cascade for splitcards 2017-05-03 09:51:22 +02: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