foul-magics/Mage/src/mage/abilities/effects/common/continuous
2015-06-19 20:41:30 +02:00
..
AddCardColorAttachedEffect.java * Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet). 2015-06-10 01:24:38 +02:00
AddCardSubtypeAttachedEffect.java
AddCardSubTypeTargetEffect.java
AddCardTypeAttachedEffect.java
AddCardTypeTargetEffect.java * Some minor changes. 2015-05-02 12:19:44 +02:00
AssignNoCombatDamageSourceEffect.java
BecomesAuraSourceEffect.java
BecomesBasicLandEnchantedEffect.java * Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet). 2015-06-10 01:24:38 +02:00
BecomesBasicLandTargetEffect.java Some minor changes. 2015-06-17 21:45:06 +02:00
BecomesColorOrColorsTargetEffect.java Added some font color to object and player names output to game logging and feedback area. 2015-05-09 21:18:00 +02:00
BecomesColorTargetEffect.java * Finished card attribute change handling for color of cards (card subtype not supported yet) related to #408 2015-06-10 14:00:37 +02:00
BecomesCreatureAllEffect.java * Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet). 2015-06-10 01:24:38 +02:00
BecomesCreatureAttachedEffect.java * Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet). 2015-06-10 01:24:38 +02:00
BecomesCreatureSourceEffect.java * Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet). 2015-06-10 01:24:38 +02:00
BecomesCreatureTargetEffect.java * Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet). 2015-06-10 01:24:38 +02:00
BecomesFaceDownCreatureAllEffect.java * Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet). 2015-06-10 01:24:38 +02:00
BecomesFaceDownCreatureEffect.java * Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet). 2015-06-10 01:24:38 +02:00
BoostAllEffect.java move zoneChangeCounter to GameState - Card is now immutable 2015-03-29 08:30:31 -04:00
BoostControlledEffect.java move zoneChangeCounter to GameState - Card is now immutable 2015-03-29 08:30:31 -04:00
BoostEnchantedEffect.java
BoostEquippedEffect.java
BoostOpponentsEffect.java move zoneChangeCounter to GameState - Card is now immutable 2015-03-29 08:30:31 -04:00
BoostPairedEffect.java
BoostSourceEffect.java Fixed a bunch of NPE and other possible exceptions. 2015-04-20 23:37:28 +02:00
BoostSourceWhileControlsEffect.java
BoostTargetEffect.java
CantCastMoreThanOneSpellEffect.java
CantGainLifeAllEffect.java [DTK] Added 5 multicolor cards. 2015-03-18 15:59:16 +01:00
CantGainLifeTargetEffect.java
CastAsThoughItHadFlashAllEffect.java
CastAsThoughItHadFlashSourceEffect.java
CommanderManaReplacementEffect.java
CommanderReplacementEffect.java Added some font color to object and player names output to game logging and feedback area. 2015-05-09 21:18:00 +02:00
ControlEnchantedEffect.java
CreaturesCantGetOrHaveAbilityEffect.java
DontLoseByZeroOrLessLifeEffect.java
ExchangeControlTargetEffect.java move zoneChangeCounter to GameState - Card is now immutable 2015-03-29 08:30:31 -04:00
GainAbilityAllEffect.java Fixed that abilities of copied permanents (e.g. Phyrexian Metamorph copying Harmonic Sliver) that gain abilities to other permanents were in some situations not correctly applied to that other permanents. 2015-06-19 20:41:30 +02:00
GainAbilityAttachedEffect.java Fixed that abilities of copied permanents (e.g. Phyrexian Metamorph copying Harmonic Sliver) that gain abilities to other permanents were in some situations not correctly applied to that other permanents. 2015-06-19 20:41:30 +02:00
GainAbilityControlledEffect.java move zoneChangeCounter to GameState - Card is now immutable 2015-03-29 08:30:31 -04:00
GainAbilityControllerEffect.java
GainAbilityPairedEffect.java Fixed that abilities of copied permanents (e.g. Phyrexian Metamorph copying Harmonic Sliver) that gain abilities to other permanents were in some situations not correctly applied to that other permanents. 2015-06-19 20:41:30 +02:00
GainAbilitySourceEffect.java Fixed that abilities of copied permanents (e.g. Phyrexian Metamorph copying Harmonic Sliver) that gain abilities to other permanents were in some situations not correctly applied to that other permanents. 2015-06-19 20:41:30 +02:00
GainAbilityTargetEffect.java Fixed that abilities of copied permanents (e.g. Phyrexian Metamorph copying Harmonic Sliver) that gain abilities to other permanents were in some situations not correctly applied to that other permanents. 2015-06-19 20:41:30 +02:00
GainControlTargetEffect.java
GainProtectionFromColorSourceEffect.java * Jareth, Leonine Titan - Fixed that the protection giving ability did not work correctly. 2015-05-23 18:02:37 +02:00
GainProtectionFromColorTargetEffect.java Added target handling for modal spells with multiple targets in different modes. Fixed target handling bugs in test project. 2015-05-30 12:43:17 +02:00
GainProtectionFromTypeTargetEffect.java
GainSuspendEffect.java * Delay - Fixed that suspend of the xiled spell did not work. 2015-04-17 14:50:33 +02:00
LifeTotalCantChangeControllerEffect.java
LoseAbilityAttachedEffect.java
LoseAbilityOrAnotherAbilityTargetEffect.java Base changes for the new lands 2015-05-25 13:12:38 -03:00
LoseAbilitySourceEffect.java [DTK] Added Myth Realized. 2015-03-13 15:16:37 +01:00
LoseAbilityTargetEffect.java Base changes for the new lands 2015-05-25 13:12:38 -03:00
LoseAllAbilitiesAllEffect.java
LoseAllAbilitiesTargetEffect.java
LoseAllCreatureTypesTargetEffect.java
LoseCreatureTypeSourceEffect.java
MaximumHandSizeControllerEffect.java
PlayAdditionalLandsAllEffect.java
PlayAdditionalLandsControllerEffect.java
PlayTheTopCardEffect.java
PlayWithTheTopCardRevealedEffect.java
SetCardColorAttachedEffect.java * Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet). 2015-06-10 01:24:38 +02:00
SetCardColorSourceEffect.java * Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet). 2015-06-10 01:24:38 +02:00
SetCardSubtypeAttachedEffect.java
SetPowerSourceEffect.java
SetPowerToughnessAllEffect.java move zoneChangeCounter to GameState - Card is now immutable 2015-03-29 08:30:31 -04:00
SetPowerToughnessSourceEffect.java * Phantasmal Image - Fixed that under some circumstances copied Dies-Triggered abilities did not work (e.g. copying a Wurmcoil Engine and dying in combat). 2015-06-12 22:17:41 +02:00
SetPowerToughnessTargetEffect.java [TPR] Added Wood Sage, Vhat-Il Dal and Soltari Guerillas. 2015-04-02 08:35:54 +02:00
SetToughnessSourceEffect.java
SourceEffect.java
SwitchPowerToughnessAllEffect.java move zoneChangeCounter to GameState - Card is now immutable 2015-03-29 08:30:31 -04:00
SwitchPowerToughnessSourceEffect.java
SwitchPowerToughnessTargetEffect.java
UntapAllDuringEachOtherPlayersUntapStepEffect.java