foul-magics/Mage/src/main/java/mage/abilities/costs
2018-06-03 11:20:46 +02:00
..
common Fixed counter replacement effects with Doubling Season and Pir, Imaginative Rascal 2018-05-29 12:31:11 -04:00
mana Implemented "force pay mana" for Word of Command 2018-06-03 11:20:46 +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 more "this spell" errata 2018-04-21 18:24:07 -04: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 remove T type from OptionalAdditionalCostImpl. The class was of a type that extended itself. No idea how to interpret that. 2018-04-04 23:29:25 +02: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 * Reworked flashback ability (fixes #4482 #3324 #215 #3435 #3883 #3337 #2183 #2447). 2018-02-18 02:52:16 +01:00