foul-magics/Mage.Client/src/main/java/mage/client/util
2018-02-13 20:36:25 +01:00
..
audio Add a 'your game can start' sound 2017-10-01 01:51:05 +10:00
gui Implemented banding (#41) 2018-02-13 20:36:25 +01:00
layout fixing some additional singleton classes 2017-03-16 09:48:02 +01:00
object Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
resources
sets * Vindictive Lich (mode target handling not fixed yet). 2017-08-21 18:49:37 +02:00
stats UI: added new memory statistics, warnings and hints (see #4324) 2018-01-02 00:14:29 +04:00
ButtonColumn.java Mostly code format fixes. 2017-02-09 18:30:31 +03:00
CardsViewUtil.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
CardViewCardTypeComparator.java Merge 2016-10-17 23:45:47 -05:00
CardViewColorComparator.java Deck editor. Simplify code 2014-06-22 12:46:06 +02:00
CardViewColorIdentityComparator.java Deck editor - renamed sort type "Color Detailed" to "Color Identity" and compare for the sort also with mana symbols in casting cost and rules. 2015-09-21 08:11:58 +02:00
CardViewCostComparator.java Deck editor - renamed sort type "Color Detailed" to "Color Identity" and compare for the sort also with mana symbols in casting cost and rules. 2015-09-21 00:31:42 +02:00
CardViewEDHPowerLevelComparator.java EDH Power level fix 2017-05-20 15:45:40 +10:00
CardViewNameComparator.java
CardViewRarityComparator.java Deck editor. Simplify code 2014-06-22 12:46:06 +02:00
ClientEventType.java change client messages to enum rather than string 2017-10-03 15:18:31 +02:00
Command.java Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
Config.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
DeckUtil.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
DefaultActionCallback.java make DefaulActionCallback an enum and remove unused parameter 2017-04-27 10:57:48 +02:00
EDTExceptionHandler.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
Event.java change client messages to enum rather than string 2017-10-03 15:18:31 +02:00
EventDispatcher.java * Draft - Added possibility to hide (and show again) cards from the picked cards area. 2014-11-22 18:19:59 +01:00
EventSource.java
Format.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
GameManager.java fixing some additional singleton classes 2017-03-16 09:48:02 +01:00
GUISizeHelper.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
IgnoreList.java Checking String for emptiness with .lenght() is preferable since 1.6 2017-02-28 11:46:51 +03:00
ImageCaches.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
ImageHelper.java put inputstream in try body so it can be autoclosed 2017-04-27 10:57:48 +02:00
Listener.java Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
MageTableRowSorter.java list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
NaturalOrderCardNumberComparator.java - Converted CardImpl.cardNumber from int to String 2016-07-24 15:18:54 -03:00
NaturalOrderComparator.java Big refactoring 2017-01-09 19:16:53 +03:00
SettingsManager.java fixing some additional singleton classes 2017-03-16 09:48:02 +01:00
SystemUtil.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
TransformedImageCache.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00