foul-magics/Mage/src/mage/util
2015-03-08 21:54:36 +01:00
..
functions Moved some setters from Card to Permanent 2015-02-24 15:37:33 -05:00
trace * Changed all occurances of unblockable to can't be blocked. 2015-03-08 21:54:36 +01:00
CardUtil.java * Praetor's Grasp - Fixed that the cast and reveal effects did not work. 2015-02-25 01:19:27 +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 Fixed a bug of cost paying handling not showing only the left over unpaid part of mana cost (fixes #185). Added the name of the object the cost is paid for to the feedback panel. 2015-02-26 13:52:02 +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