foul-magics/Mage/src/main/java/mage/target/common
2018-09-18 13:59:17 -04:00
..
TargetActivatedAbility.java Fixed predicate refactor at #5161; 2018-08-15 06:29:06 +04:00
TargetActivatedOrTriggeredAbility.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetAnyTarget.java Fixed broken "any target" spells (can't target to planeswalkers) 2018-04-22 17:52:38 +04:00
TargetAnyTargetAmount.java Fixed some possible exceptions. 2018-06-21 22:49:15 +02:00
TargetArtifactPermanent.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetAttackingCreature.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetAttackingOrBlockingCreature.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetBasicLandCard.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetCardInASingleGraveyard.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
TargetCardInExile.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetCardInGraveyard.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetCardInGraveyardOrBattlefield.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetCardInHand.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetCardInLibrary.java replaced apostrophes 2018-06-06 22:39:16 -04:00
TargetCardInOpponentsGraveyard.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
TargetCardInYourGraveyard.java Implemented Wand of Vertebrae 2018-09-18 13:59:17 -04:00
TargetControlledCreaturePermanent.java Updated some targets and filters 2018-06-09 14:51:07 -04:00
TargetControlledPermanent.java Updated some targets and filters 2018-06-09 14:51:07 -04:00
TargetCreatureOrPlaneswalker.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetCreatureOrPlaneswalkerAmount.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
TargetCreatureOrPlayer.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetCreatureOrPlayerAmount.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetCreaturePermanent.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetCreaturePermanentAmount.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetCreaturePermanentSameController.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
TargetCreaturePermanentWithDifferentTypes.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetDefender.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetDiscard.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetEnchantmentPermanent.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetEquipmentPermanent.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetLandPermanent.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetNonBasicLandPermanent.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetNonlandPermanent.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetOpponent.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetOpponentOrPlaneswalker.java fix all the tests 2018-04-20 20:10:26 -04:00
TargetOpponentsChoicePermanent.java fixed Evangelize not being castable when caster controls no creatures. 2017-10-12 07:56:45 -04:00
TargetOpponentsCreaturePermanent.java Refactored counters on permanents counting 2016-09-03 12:38:58 +02:00
TargetPermanentOrPlayer.java Revert "Fixes abilities that may target either opponents or planeswalkers" 2018-08-25 05:14:24 +04:00
TargetPermanentOrPlayerWithCounter.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetPermanentOrSuspendedCard.java Make the type checking on predicates added to filters stricter to make runtime errors less likely. 2018-07-22 11:27:24 -04:00
TargetPlayerOrPlaneswalker.java Fixed Goblin Barrage not targeting correctly 2018-04-22 17:26:06 -04:00
TargetSpellOrPermanent.java Added some exception handling. 2018-08-15 11:28:13 +02:00
TargetTriggeredAbility.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00