foul-magics/Mage/src/mage/util
2015-02-20 02:14:32 +01:00
..
functions Fixed that adjustTarget did not work correctly for Triggered abilities. Fixed that adjustTargets also works now for cards copied from graveyard (e.g.by Feldon of the Third Path). 2015-01-07 01:15:03 +01:00
trace * Fixed some cards/effects that checked for permanents with the same name and did not work correctly with face down creatures. 2014-12-13 16:47:24 +01:00
CardUtil.java * Some more changes concerning sourceObject handling in ability. Added early event type check for triggered abilities. 2015-02-12 01:56:45 +01:00
CircularList.java Some minor formatting. 2014-05-30 18:39:32 +02:00
ClassScanner.java [CardRepository] moved Sets, DeckImporter and CardRepository to Mage Framework 2012-11-04 12:52:02 +02:00
Copier.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
CopierObjectInputStream.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Copyable.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
DateFormat.java * Added handling to show all tournament games in tournament view. 2014-10-02 01:15:21 +02:00
FastByteArrayInputStream.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
FastByteArrayOutputStream.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Logging.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
ManaUtil.java * Some minor changes. 2015-02-20 02:14:32 +01:00
TargetAddress.java Added .equals(other) and .hashCode() methods to TargetAddress 2015-01-29 00:34:32 -05:00
TournamentUtil.java Fixed that in tournament a automatically generated deck will be submitted if player doesn't submit a deck in time (fixes #421). 2014-04-29 17:32:24 +02:00
TreeNode.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00