foul-magics/Mage/src/main/java/mage/abilities/mana/conditional
2017-03-04 00:16:36 +01:00
..
ArtifactCastConditionalMana.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ArtifactCastManaCondition.java added new helper methods to test for CardType, to get rid of the contains(CardType.XXX) everywhere, put the logic of that in one place and use the interface call 2017-03-04 00:16:36 +01:00
ConditionalSpellManaBuilder.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
CreatureCastConditionalMana.java
CreatureCastManaCondition.java added new helper methods to test for CardType, to get rid of the contains(CardType.XXX) everywhere, put the logic of that in one place and use the interface call 2017-03-04 00:16:36 +01:00
ManaCondition.java