foul-magics/Mage/src/main/java/mage/target/common
2016-07-15 14:25:25 +02:00
..
TargetActivatedAbility.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
TargetActivatedOrTriggeredAbility.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
TargetArtifactPermanent.java
TargetAttackingCreature.java
TargetAttackingOrBlockingCreature.java
TargetBasicLandCard.java
TargetCardInASingleGraveyard.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
TargetCardInExile.java
TargetCardInGraveyard.java
TargetCardInHand.java
TargetCardInLibrary.java Removed obsolete Zone parameter in CardsImpl constructors. 2015-12-04 00:34:10 -05:00
TargetCardInOpponentsGraveyard.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
TargetCardInYourGraveyard.java * Crop Sigil - Fixed that it can't be activated without both a creature and land in the graveyard (fixes #2079 ). 2016-07-15 14:25:25 +02:00
TargetControlledCreaturePermanent.java
TargetControlledPermanent.java
TargetCreatureOrPlaneswalker.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
TargetCreatureOrPlaneswalkerAmount.java
TargetCreatureOrPlayer.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
TargetCreatureOrPlayerAmount.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
TargetCreaturePermanent.java
TargetCreaturePermanentAmount.java
TargetDefender.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
TargetDiscard.java
TargetEnchantmentPermanent.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
TargetLandPermanent.java
TargetNonBasicLandPermanent.java
TargetNonlandPermanent.java
TargetOpponent.java
TargetOpponentsChoicePermanent.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
TargetPermanentOrPlayer.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
TargetPermanentOrPlayerWithCounter.java
TargetPermanentOrSuspendedCard.java Removed choices that should not be made while casting of a spell. 2016-04-28 01:32:48 -04:00
TargetSpellOrPermanent.java * Fixed that the name of a face down spell on the stack was shown in the game log if the spell was targeted by another stack object. 2015-12-14 22:03:00 +01:00