foul-magics/Mage/src/main/java/mage/abilities/effects/common/continuous
2017-03-25 17:02:47 -05:00
..
ActivateAbilitiesAnyTimeYouCouldCastInstantEffect.java
AddCardColorAttachedEffect.java put the writing of equipped and enchanted in the attachmenttype 2017-02-19 23:58:32 +01:00
AddCardSubtypeAllEffect.java Fixed AddCardSubtypeAllEffect 2017-01-22 11:40:52 +01:00
AddCardSubtypeAttachedEffect.java put the writing of equipped and enchanted in the attachmenttype 2017-02-19 23:58:32 +01:00
AddCardSubTypeTargetEffect.java changed enum comparison to ==. 2017-02-19 23:38:47 +01:00
AddCardTypeAttachedEffect.java put the writing of equipped and enchanted in the attachmenttype 2017-02-19 23:58:32 +01:00
AddCardTypeSourceEffect.java Fixed crewing staying if the object changed zones. 2017-03-08 01:01:10 -08:00
AddCardTypeTargetEffect.java changed enum comparison to ==. 2017-02-19 23:38:47 +01:00
AssignNoCombatDamageSourceEffect.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
BecomesAuraSourceEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
BecomesBasicLandEnchantedEffect.java
BecomesBasicLandTargetEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
BecomesChosenCreatureTypeTargetEffect.java
BecomesColorOrColorsTargetEffect.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
BecomesColorSourceEffect.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
BecomesColorTargetEffect.java changed enum equals to ==, removed contains check for set 2017-03-07 21:47:11 +01:00
BecomesCreatureAllEffect.java equals "" should be replaced with isEmpty 2017-02-28 11:45:15 +03:00
BecomesCreatureAttachedEffect.java - Reverted BecomesCreatureAttachedEffect(). It broke cards that are not subject to Rule 611.2c like Ensoul Artifact. A new class called BecomesCreatureAttachedWithActivatedAbilityOrSpellEffect() will be made to fix the Genju of the Spires bug. Yes, that is a long name. If someone has a better suggestion, please let it be known. 2017-03-25 17:02:47 -05:00
BecomesCreatureSourceEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
BecomesCreatureTargetEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
BecomesCreatureTypeTargetEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
BecomesFaceDownCreatureAllEffect.java
BecomesFaceDownCreatureEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
BecomesSubtypeAllEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
BoostAllEffect.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
BoostAllOfChosenSubtypeEffect.java
BoostControlledEffect.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
BoostEnchantedEffect.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
BoostEquippedEffect.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
BoostOpponentsEffect.java
BoostPairedEffect.java
BoostSourceEffect.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
BoostSourceWhileControlsEffect.java
BoostTargetEffect.java added new helper methods to test for CardType, to get rid of the contains(CardType.XXX) everywhere, put the logic of that in one place and use the interface call 2017-03-04 00:16:36 +01:00
CantCastMoreThanOneSpellEffect.java
CantGainLifeAllEffect.java changed enum comparison to ==. 2017-02-19 23:38:47 +01:00
CantGainLifeTargetEffect.java changed enum comparison to ==. 2017-02-19 23:38:47 +01:00
CastAsThoughItHadFlashAllEffect.java changed enum comparison to ==. 2017-02-19 23:38:47 +01:00
CastAsThoughItHadFlashSourceEffect.java
CastFromHandWithoutPayingManaCostEffect.java rewrote singleton to enum where applicable 2017-03-14 16:32:47 +01:00
CommanderManaReplacementEffect.java
CommanderReplacementEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
ControlEnchantedEffect.java
CreaturesCantGetOrHaveAbilityEffect.java
DamageCantBePreventedEffect.java changed enum comparison to ==. 2017-02-19 23:38:47 +01:00
DontLoseByZeroOrLessLifeEffect.java
ExchangeControlTargetEffect.java
GainAbilityAllEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
GainAbilityAllOfChosenSubtypeEffect.java
GainAbilityAttachedEffect.java put the writing of equipped and enchanted in the attachmenttype 2017-02-19 23:58:32 +01:00
GainAbilityControlledEffect.java change enum equals to == 2017-03-01 15:05:44 +01:00
GainAbilityControlledSpellsEffect.java [AER] Added Release Gremlins, Aetherwind Basker and Inspiration Monuments 2017-01-04 12:06:16 +01:00
GainAbilityControllerEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
GainAbilityPairedEffect.java
GainAbilitySourceEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
GainAbilityTargetEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
GainControlAllEffect.java
GainControlTargetEffect.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
GainProtectionFromColorAllEffect.java
GainProtectionFromColorSourceEffect.java
GainProtectionFromColorTargetEffect.java * Fixed a bug that the color choice was fixed if used in activated abilities (e.g. Obi-Wan Kenobi) beyond the first usgae. 2016-12-27 11:48:18 +01:00
GainProtectionFromTypeTargetEffect.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
GainSuspendEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
LifeTotalCantChangeControllerEffect.java
LoseAbilityAllEffect.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
LoseAbilityAttachedEffect.java put the writing of equipped and enchanted in the attachmenttype 2017-02-19 23:58:32 +01:00
LoseAbilityOrAnotherAbilityTargetEffect.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
LoseAbilitySourceEffect.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
LoseAbilityTargetEffect.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
LoseAllAbilitiesAllEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
LoseAllAbilitiesTargetEffect.java
LoseAllCreatureTypesTargetEffect.java
LoseCreatureTypeSourceEffect.java
MaximumHandSizeControllerEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
PlayAdditionalLandsAllEffect.java
PlayAdditionalLandsControllerEffect.java changed enum comparison to ==. 2017-02-19 23:38:47 +01:00
PlayTheTopCardEffect.java added new helper methods to test for CardType, to get rid of the contains(CardType.XXX) everywhere, put the logic of that in one place and use the interface call 2017-03-04 00:16:36 +01:00
PlayWithHandRevealedEffect.java changed enum comparison to ==. 2017-02-19 23:38:47 +01:00
PlayWithTheTopCardRevealedEffect.java
SetCardColorAttachedEffect.java put the writing of equipped and enchanted in the attachmenttype 2017-02-19 23:58:32 +01:00
SetCardSubtypeAttachedEffect.java put the writing of equipped and enchanted in the attachmenttype 2017-02-19 23:58:32 +01:00
SetPowerSourceEffect.java
SetPowerToughnessAllEffect.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
SetPowerToughnessSourceEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
SetPowerToughnessTargetEffect.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
SetToughnessSourceEffect.java changed enum equals to ==, removed contains check for set 2017-03-07 21:47:11 +01:00
SourceEffect.java
SwitchPowerToughnessAllEffect.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
SwitchPowerToughnessSourceEffect.java changed enum comparison to ==. 2017-02-19 23:38:47 +01:00
SwitchPowerToughnessTargetEffect.java changed enum comparison to ==. 2017-02-19 23:38:47 +01:00
UntapAllDuringEachOtherPlayersUntapStepEffect.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
UntapSourceDuringEachOtherPlayersUntapStepEffect.java changed enum comparison to ==. 2017-02-19 23:38:47 +01:00