foul-magics/Mage/src/main/java/mage/abilities/costs
2018-01-13 14:45:50 +01:00
..
common * Some refactoring. 2018-01-13 14:45:50 +01:00
mana * Improved payment handling of conditional monohybrid colored mana. 2017-08-22 17:51:48 +02:00
AbilityCosts.java
AdjustingSourceCosts.java Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
AlternativeCost2.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AlternativeCost2Impl.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
AlternativeCostSourceAbility.java change enum equals to == 2017-03-01 15:05:44 +01:00
AlternativeSourceCosts.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CompositeCost.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
Cost.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CostImpl.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
Costs.java
CostsImpl.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
DynamicCost.java
OptionalAdditionalCost.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
OptionalAdditionalCostImpl.java rewrote enum comparisons, iterator to removeIf, added some stream and filters 2017-02-11 22:37:00 +01:00
OptionalAdditionalModeSourceCosts.java * Entwine - Fixed that for spells cast without mana costs entwine could wrongly be used for free. 2017-02-04 14:24:30 +01:00
OptionalAdditionalSourceCosts.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
OrCost.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
VariableCost.java
VariableCostImpl.java * DreadshipReef - Fixed that the 3rd ability did not create mana (fixes #3223). 2017-04-25 23:27:24 +02:00