foul-magics/Mage/src/main/java/mage/target
2020-08-31 10:54:08 +02:00
..
common * Removed unused imports. 2020-08-22 11:51:34 +02:00
targetadjustment replaced various single-use adjusters 2018-09-17 14:13:52 -04:00
targetpointer * FixedTarget - Added check for missing init of zoneChangeCounter on use of getFirstTargetPermanentOrLKI (this fixes the problem with missing counter for Pelt Collector). 2020-08-31 10:54:08 +02:00
Target.java [M21] actually fix Enthralling Hold (#6746) 2020-06-29 12:41:46 +04:00
TargetAmount.java * Implemented handling of up to for TargetAmount. 2020-01-10 15:49:10 +01:00
TargetCard.java Refactor: fixed targets from cards list (support filters with player predicate); 2019-12-31 05:11:45 +04:00
TargetImpl.java Added additional test for prevent damage effects, improved 3358e2da80 (#6915) 2020-08-06 21:16:59 +04:00
TargetObject.java Improved game logs: added target hints, fixed spaces in target amount; 2020-06-26 10:59:22 +04:00
TargetPermanent.java Test framework - multiple improves: 2020-01-12 01:17:39 +04:00
TargetPlayer.java Improved game logs: added target hints, fixed spaces in target amount; 2020-06-26 10:59:22 +04:00
Targets.java Implemented Triumph of Anax 2020-01-03 11:13:54 -05:00
TargetSource.java remove redundant null checks before instanceof 2018-09-17 21:09:42 +02:00
TargetSpell.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TargetStackObject.java * AI: fixed rollback errors on play cards with target stack (Diplomatic Escort, Not of This World, etc); 2020-03-09 13:49:07 +04:00