foul-magics/Mage.Client/src/main/java/mage/client/util
2012-05-07 08:41:12 +04:00
..
gui Added random colors to deck generator. Fixed Issue 267. 2011-10-13 17:18:05 +04:00
object Net traffic compressing. Enabled by default. Can be disabled by -Dnocompress on server. 2011-06-08 18:45:57 +04:00
resources Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
sets Added Innistrad block option to deck generator 2012-05-07 08:41:12 +04:00
AudioManager.java Added attacker to canBlock method. 2011-01-13 23:29:15 +03:00
ButtonColumn.java Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
CardsViewUtil.java added SimpleCardView - will reduce the amount of data passed between client and server 2011-08-22 13:54:55 -04:00
CardViewColorComparator.java additional fixes + some missed files 2011-02-24 22:02:32 -05:00
CardViewCostComparator.java additional fixes + some missed files 2011-02-24 22:02:32 -05:00
CardViewNameComparator.java additional fixes + some missed files 2011-02-24 22:02:32 -05:00
CardViewRarityComparator.java additional fixes + some missed files 2011-02-24 22:02:32 -05:00
Command.java Collection Viewer. 2011-01-09 03:03:19 +03:00
Config.java New Preferences dialog. Option for big card images in hand. Fixed Issue 80. Fixed Issue 165. 2011-06-26 18:10:50 +04:00
DeckUtil.java added SimpleCardView - will reduce the amount of data passed between client and server 2011-08-22 13:54:55 -04:00
DefaultActionCallback.java moved Session to Mage.Common 2011-06-15 23:24:03 -04:00
EDTExceptionHandler.java switched logging to log4j 2011-05-20 23:26:37 -04:00
Event.java Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
EventDispatcher.java Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
EventSource.java Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
FileUtils.java Aded Random deck generation to Mage.Client start up dialog. Also now all cards on client can be fetched using CardsStorage.getAllCards() method. 2010-11-30 16:16:54 +00:00
GameManager.java fixed bug in pvp phase stops (now based on uuid, not player's name) 2010-12-28 13:32:25 +03:00
ImageHelper.java Removed a couple of duplicate files. 2011-09-02 00:18:04 +03:00
Listener.java Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
PhaseManager.java Changed main phase message. 2011-06-23 11:41:23 +04:00
SettingsManager.java import fix 2011-07-15 17:50:23 +04:00