foul-magics/Mage/src/main/java/mage/abilities/costs
2017-01-20 00:34:45 +01:00
..
common * Gonti’s Machinations - Fixed that it triggered more than once per turn. 2017-01-20 00:34:45 +01:00
mana Added a test and some minor changes. 2016-12-11 23:10:20 +01:00
AbilityCosts.java Restructured Mage module 2015-11-29 21:56:49 +01:00
AdjustingSourceCosts.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AlternativeCost2.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AlternativeCost2Impl.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AlternativeCostSourceAbility.java Fix AlternativeCostSourceAbility at the moment it doesn't apply it's filter early enough and so it has strange effects in certain edge cases. Specifically it allows Hypergenesis to be cast with Aluren and Kentaro. 2016-11-16 21:20:37 -05: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 Restructured Mage module 2015-11-29 21:56:49 +01:00
CostsImpl.java replace [list].size() == 0 and [string].length() == 0 to use .isEmpty() instead 2016-09-14 15:27:31 +02:00
DynamicCost.java Restructured Mage module 2015-11-29 21:56:49 +01:00
OptionalAdditionalCost.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
OptionalAdditionalCostImpl.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
OptionalAdditionalModeSourceCosts.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
OptionalAdditionalSourceCosts.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
OrCost.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
VariableCost.java Restructured Mage module 2015-11-29 21:56:49 +01:00
VariableCostImpl.java Change all line endings to LF 2016-04-14 16:18:01 +00:00