foul-magics/Mage/src/main/java/mage/abilities/mana/conditional
vraskulin f60ebfbb1f All 1-character strings converted to primitives
"b" + "r" now changed to 'b' + 'w'.  It's more straight-forward, and may cause perfomance improvements - character primitives allocation is faster and less expensive than string creation.
2017-02-06 14:32:51 +03:00
..
ArtifactCastConditionalMana.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ArtifactCastManaCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ConditionalSpellManaBuilder.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
CreatureCastConditionalMana.java
CreatureCastManaCondition.java Added possibility to check kind of cost to pay for conditional mana use. 2016-01-10 12:01:58 +01:00
ManaCondition.java Added possibility to check kind of cost to pay for conditional mana use. 2016-01-10 12:01:58 +01:00