foul-magics/Mage/src/main/java/mage/target/common
2019-09-24 19:45:31 -04:00
..
TargetActivatedAbility.java couple of sonar fixes 2019-01-17 12:03:22 +01:00
TargetActivatedOrTriggeredAbility.java couple of sonar fixes 2019-01-17 12:03:22 +01:00
TargetActivatedOrTriggeredAbilityOrLegendarySpell.java Implement Tale's End 2019-06-29 13:07:31 +01:00
TargetAnyTarget.java Fixed broken "any target" spells (can't target to planeswalkers) 2018-04-22 17:52:38 +04:00
TargetAnyTargetAmount.java Added max targets limit support in TargetAmount 2019-09-24 07:44:14 +04:00
TargetArtifactPermanent.java Implemented Sword of Sinew and Steel 2019-05-25 20:23:56 -04: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 Fixed freeze while disconnects on choose target and card in library dialogs; 2019-03-10 16:04:25 +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 Implemented Savvy Hunter 2019-09-05 20:13:13 -04:00
TargetCreatureOrPlaneswalker.java fixed Mass Manipulation targeting issues 2019-01-12 17:18:31 -05:00
TargetCreatureOrPlaneswalkerAmount.java updated TargetAmount for permanents 2019-09-24 19:45:31 -04:00
TargetCreatureOrPlayer.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetCreatureOrPlayerAmount.java cleaned up the TargetAmount classes in preparation for updating them 2019-09-22 20:54:29 -04:00
TargetCreaturePermanent.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetCreaturePermanentAmount.java updated TargetAmount for permanents 2019-09-24 19:45:31 -04: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 - Fixed Rivals' Duel 2019-02-13 10:19:07 -06:00
TargetDefender.java - Fix for Bug #5435. Specific to "must attack" code. 2018-11-20 17:43:26 -06: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 * Proliferate - fixed that it highlights all permanents instead with counters only; 2019-05-02 17:25:46 +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
TargetPermanentAmount.java updated TargetAmount for permanents 2019-09-24 19:45:31 -04:00
TargetPermanentOrPlayer.java * Proliferate - fixed that it highlights all permanents instead with counters only; 2019-05-02 17:25:46 +04:00
TargetPermanentOrPlayerAmount.java Added max targets limit support in TargetAmount 2019-09-24 07:44:14 +04: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
TargetPlaneswalkerPermanent.java Implemented Sword of Sinew and Steel 2019-05-25 20:23:56 -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