foul-magics/Mage/src/main/java/mage/abilities/mana
2016-12-16 18:38:40 +01:00
..
builder Restructured Mage module 2015-11-29 21:56:49 +01:00
conditional Change all line endings to LF 2016-04-14 16:18:01 +00:00
ActivateAsSorceryManaAbility.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ActivatedManaAbilityImpl.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
ActivateIfConditionManaAbility.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
ActivateOncePerTurnManaAbility.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
AnyColorLandsProduceManaAbility.java * Refelecting Pool - Fixed that mana that Exotic Orchard could produce was not taken into account. 2016-11-20 01:15:45 +01:00
AnyColorManaAbility.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
BasicManaAbility.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
BlackManaAbility.java Restructured Mage module 2015-11-29 21:56:49 +01:00
BlueManaAbility.java Restructured Mage module 2015-11-29 21:56:49 +01:00
ColorlessManaAbility.java use Mana.ColorlessMana; SimpleManaAbility 2016-10-30 23:02:04 -07:00
CommanderColorIdentityManaAbility.java Merge origin/master 2016-11-03 22:38:14 +01:00
ConditionalAnyColorManaAbility.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
ConditionalColoredManaAbility.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
ConditionalColorlessManaAbility.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
ConditionalManaAbility.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
DelayedTriggeredManaAbility.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DynamicManaAbility.java * Reflecting Pool - Fixed that mana from dynamic mana abilities were not taken into account (e.g. Gaea's Cradle or Serra's Sanctum). 2016-12-16 18:38:40 +01:00
GreenManaAbility.java Restructured Mage module 2015-11-29 21:56:49 +01:00
ManaAbility.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
ManaOptions.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
RedManaAbility.java Restructured Mage module 2015-11-29 21:56:49 +01:00
SimpleManaAbility.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
TriggeredManaAbility.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
WhiteManaAbility.java Restructured Mage module 2015-11-29 21:56:49 +01:00