foul-magics/Mage/src/main/java/mage/game/permanent
2018-03-18 18:18:54 +01:00
..
token * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
Battlefield.java rewrote some streams and optionals 2017-04-01 22:45:40 +02:00
Permanent.java Small change to Uphill Battle. 2018-03-08 23:27:19 +01:00
PermanentCard.java * Fixed that morphed permanents (face down) had wrongly the cumulative mana costs of their face-up side instead of 0(fixes #3726). 2017-08-01 12:20:05 +02:00
PermanentImpl.java added 3 Dominari cards, benalish marshal, charge, knight of grace, added a new condition and a new ability 2018-03-18 00:22:03 +01:00
PermanentMeld.java * Fixed that a spell that becomes a permanent didn't had the colors of the spell (e.g. ERsatz Gnomes). 2016-10-22 10:38:10 +02:00
PermanentToken.java * Subtypes of tokens were not set back correctly after a subtype changing effect did end (e.g. Arcane Adaptation). 2018-02-12 14:45:05 +01:00