foul-magics/Mage/src/mage/util
2015-01-31 19:17:22 +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 * Rally the Ancestors - Fixed that creatures cards were moved to exile also if already in the graveyard. Problem was that the zoneChangeCounter was not raised as a permanent card left the battlefield. So some more fixes were neccessary for implementations that are based on this fixed zoneChangeCounter of permanents leaving the battlefield. I guess there will be some more bugs caused by this change but I guess this is the correct way to go. 2015-01-31 19:17:22 +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 Test and fix for prev commit 2014-07-30 19:36:17 +04: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