foul-magics/Mage/src/main/java/mage/target
2016-09-14 15:27:31 +02:00
..
common replace [list].size() == 0 and [string].length() == 0 to use .isEmpty() instead 2016-09-14 15:27:31 +02:00
targetpointer Change all line endings to LF 2016-04-14 16:18:01 +00:00
Target.java Restructured Mage module 2015-11-29 21:56:49 +01:00
TargetAmount.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
TargetCard.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
TargetImpl.java refactor : removed all instances of new Random() and replaced with RandomUtil for a ThreadLocal randomizer 2016-09-05 15:03:47 +02:00
TargetObject.java Restructured Mage module 2015-11-29 21:56:49 +01:00
TargetPermanent.java Restructured Mage module 2015-11-29 21:56:49 +01:00
TargetPlayer.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
Targets.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
TargetSource.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
TargetSpell.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
TargetStackObject.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00