foul-magics/Mage.Client/src/main/java/mage/client/util
2020-08-22 11:51:34 +02:00
..
audio GUI enchancements (themes, sound notification, deck validation) (#6755) 2020-07-17 19:15:02 +02:00
gui * Removed unused imports. 2020-08-22 11:51:34 +02:00
layout * Fixed that second or higher level of attachments was not shown correctly on battlefield (fixes #892 fixes #4539 fixes #785 fixes #258). 2018-04-08 20:38:26 +02:00
object * Removed unused imports. 2020-08-22 11:51:34 +02:00
resources/images Code cleanup (removed outdated client's config.properties settings) 2020-01-26 15:19:22 +04:00
sets * UI: fixed that RTR cards doesn't shows in deck editor's pioneer format filter; 2020-01-05 01:35:40 +04:00
stats UI: added new memory statistics, warnings and hints (see #4324) 2018-01-02 00:14:29 +04:00
AppUtil.java GUI: improved feedback needed sound notifications (plays only for inactive game or app, see #6853); 2020-07-31 20:00:36 +04:00
CardLanguage.java program towards Interface rather than implementations 2020-02-10 10:40:06 +01:00
CardsViewUtil.java * UI: added playable card marks in look-at windows; 2019-12-18 22:44:42 +04:00
CardViewCardTypeComparator.java Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -04:00
CardViewColorComparator.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
CardViewColorIdentityComparator.java Refactor: fixed duplicated class name 2019-04-03 13:00:24 +04:00
CardViewCostComparator.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
CardViewEDHPowerLevelComparator.java Sonar cleanups 03032019 2019-03-04 10:43:20 +01:00
CardViewNameComparator.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
CardViewRarityComparator.java * Fixed broken rarity sorting in card grid (fixes #6508). 2020-06-19 10:54:11 +02:00
ClientDefaultSettings.java * GUI: fixed auto-generated names for AI in new tournament dialog; 2020-07-10 17:57:56 +04: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
DeckUtil.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
DefaultActionCallback.java * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
EDTExceptionHandler.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Event.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
EventDispatcher.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
EventSource.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Format.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
GameManager.java fixing some additional singleton classes 2017-03-16 09:48:02 +01:00
GUISizeHelper.java Sonar fixes 19022019 2019-02-19 21:51:45 +01:00
IgnoreList.java Fixed tests 2020-02-27 03:31:51 +04:00
ImageCaches.java Sonar fixes 19022019 2019-02-19 21:51:45 +01:00
ImageHelper.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Listener.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
MageTableRowSorter.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
NaturalOrderCardNumberComparator.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02: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
SoftValuesLoadingCache.java Sync old changes 2019-03-22 21:51:26 +04:00
SystemUtil.java Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
TransformedImageCache.java * Removed unused imports. 2020-08-22 11:51:34 +02:00
URLHandler.java * Try to fix URL handling. 2018-05-27 00:41:30 +02:00