| .. |
|
common
|
Fix source of PutCountersSourceCost not being set
|
2017-05-15 00:11:46 -04:00 |
|
mana
|
move removeVariableManaCost from CardUtil to ManaCosts interface
|
2017-04-27 10:57:48 +02:00 |
|
AbilityCosts.java
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|
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
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|
CostsImpl.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03: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
|
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
|
Restructured Mage module
|
2015-11-29 21:56:49 +01:00 |
|
VariableCostImpl.java
|
* DreadshipReef - Fixed that the 3rd ability did not create mana (fixes #3223).
|
2017-04-25 23:27:24 +02:00 |