foul-magics/Mage/src/main/java/mage/abilities/effects/common/continuous
2016-08-11 23:03:22 +10:00
..
AddCardColorAttachedEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AddCardSubtypeAttachedEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AddCardSubTypeTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AddCardTypeAttachedEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AddCardTypeTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AssignNoCombatDamageSourceEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
BecomesAuraSourceEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
BecomesBasicLandEnchantedEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
BecomesBasicLandTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
BecomesChosenCreatureTypeTargetEffect.java
BecomesColorOrColorsTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
BecomesColorSourceEffect.java * Fixed that some P/T settings were handled as character defining abilities but they were not. 2015-12-31 18:25:51 +01:00
BecomesColorTargetEffect.java
BecomesCreatureAllEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
BecomesCreatureAttachedEffect.java * Lignify - Fixed that existing subtypes of the enchanted creature were not removed. 2016-01-29 22:18:34 +01:00
BecomesCreatureSourceEffect.java * Fixed Mid's Dilation bugs (fixes #2077). 2016-07-14 17:14:06 +02:00
BecomesCreatureTargetEffect.java * Fixed that some P/T settings were handled as character defining abilities but they were not. 2015-12-31 18:25:51 +01:00
BecomesCreatureTypeTargetEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
BecomesFaceDownCreatureAllEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
BecomesFaceDownCreatureEffect.java * Fixed Identity Thief copying creature with +1/+1 counter gets P/T boost from it, but not counter (fixes #2131). 2016-08-05 21:15:07 +02:00
BecomesSubtypeAllEffect.java
BoostAllEffect.java * Fixed some cards that choose a subtype as entering the battlefield that did not work for copied permanents (e.g. Brass Herald for Mormir format). 2016-07-03 21:43:12 +02:00
BoostAllOfChosenSubtypeEffect.java * Fixed some cards that choose a subtype as entering the battlefield that did not work for copied permanents (e.g. Brass Herald for Mormir format). 2016-07-03 21:43:12 +02:00
BoostControlledEffect.java Added a test. Some minor changes. 2016-01-29 15:24:48 +01:00
BoostEnchantedEffect.java
BoostEquippedEffect.java
BoostOpponentsEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
BoostPairedEffect.java * Soulbond - Reworked to two triggerd abilities (fixes #1882). 2016-04-16 02:43:52 +02:00
BoostSourceEffect.java
BoostSourceWhileControlsEffect.java
BoostTargetEffect.java * Fixed Identity Thief copying creature with +1/+1 counter gets P/T boost from it, but not counter (fixes #2131). 2016-08-05 21:15:07 +02:00
CantCastMoreThanOneSpellEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CantGainLifeAllEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CantGainLifeTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CastAsThoughItHadFlashAllEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CastAsThoughItHadFlashSourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CommanderManaReplacementEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CommanderReplacementEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ControlEnchantedEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CreaturesCantGetOrHaveAbilityEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DontLoseByZeroOrLessLifeEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ExchangeControlTargetEffect.java Added Confusion in the Ranks. 2016-04-15 14:53:19 -04:00
GainAbilityAllEffect.java * Fixed some cards that choose a subtype as entering the battlefield that did not work for copied permanents (e.g. Brass Herald for Mormir format). 2016-07-03 21:43:12 +02:00
GainAbilityAllOfChosenSubtypeEffect.java * Fixed some cards that choose a subtype as entering the battlefield that did not work for copied permanents (e.g. Brass Herald for Mormir format). 2016-07-03 21:43:12 +02:00
GainAbilityAttachedEffect.java
GainAbilityControlledEffect.java
GainAbilityControllerEffect.java
GainAbilityPairedEffect.java * Soulbond - Reworked to two triggerd abilities (fixes #1882). 2016-04-16 02:43:52 +02:00
GainAbilitySourceEffect.java
GainAbilityTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
GainControlAllEffect.java * Fixed some problems if a creature has multiple madness abilities. 2016-08-09 13:14:29 +02:00
GainControlTargetEffect.java spjspj - Implement Guardian Beast (ARN) 2016-08-11 23:03:22 +10:00
GainProtectionFromColorAllEffect.java * Kabira Evangel - Fixed that if the triggered ability triggered multiple times during one turn, it did not work correctly for different colors. 2016-01-28 23:48:55 +01:00
GainProtectionFromColorSourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
GainProtectionFromColorTargetEffect.java
GainProtectionFromTypeTargetEffect.java
GainSuspendEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
LifeTotalCantChangeControllerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
LoseAbilityAllEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
LoseAbilityAttachedEffect.java
LoseAbilityOrAnotherAbilityTargetEffect.java
LoseAbilitySourceEffect.java
LoseAbilityTargetEffect.java Added several cards. Changed LoseAbilityTargetEffect to use targetPointer. 2016-04-27 12:38:52 -05:00
LoseAllAbilitiesAllEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
LoseAllAbilitiesTargetEffect.java
LoseAllCreatureTypesTargetEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
LoseCreatureTypeSourceEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
MaximumHandSizeControllerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PlayAdditionalLandsAllEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PlayAdditionalLandsControllerEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PlayTheTopCardEffect.java spjspj - Lands are ok from top of library 2016-02-07 01:51:43 +11:00
PlayWithHandRevealedEffect.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
PlayWithTheTopCardRevealedEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SetCardColorAttachedEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SetCardSubtypeAttachedEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SetPowerSourceEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SetPowerToughnessAllEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
SetPowerToughnessSourceEffect.java * Fixed that some P/T settings were handled as character defining abilities but they were not. 2015-12-31 18:25:51 +01:00
SetPowerToughnessTargetEffect.java
SetToughnessSourceEffect.java
SourceEffect.java
SwitchPowerToughnessAllEffect.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
SwitchPowerToughnessSourceEffect.java
SwitchPowerToughnessTargetEffect.java
UntapAllDuringEachOtherPlayersUntapStepEffect.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
UntapSourceDuringEachOtherPlayersUntapStepEffect.java Added possibility to check kind of cost to pay for conditional mana use. 2016-01-10 12:01:58 +01:00