| .. |
|
audio
|
Added RNA images support for scryfall, fixed MED set for scryfall, fixed bloated logs for machines without sound.
|
2018-12-21 20:09:01 +04:00 |
|
gui
|
replace public fields with encapsulation
|
2019-03-03 09:51:14 +01: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
|
Fixed too large temp files creation for svg icons on startup
|
2018-08-20 17:52:30 +04:00 |
|
resources
|
|
|
|
sets
|
Refactor set's legality, Modern Horizons now available for modern formats;
|
2019-03-04 04:49:49 +04:00 |
|
stats
|
UI: added new memory statistics, warnings and hints (see #4324)
|
2018-01-02 00:14:29 +04:00 |
|
CardLanguage.java
|
Refactor: improved language support in card images sources;
|
2018-12-18 17:50:19 +04:00 |
|
CardsViewUtil.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CardViewCardTypeComparator.java
|
Merge
|
2016-10-17 23:45:47 -05:00 |
|
CardViewColorComparator.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02:00 |
|
CardViewColorIdentityComparator.java
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +02: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
|
remove all MIT copyright notices from files
|
2018-06-02 17:59:49 +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
|
Fixed a problem that caused netbeans design view to fail.
|
2018-10-10 16:10:54 +02: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
|
replace public fields with encapsulation
|
2019-03-03 09:51:14 +01: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
|
Migrate from older version of google collections to guava. Required migration from MapMaker to CacheBuilder. See: https://github.com/google/guava/wiki/MapMakerMigration
|
2019-02-10 10:13:05 -08:00 |
|
SystemUtil.java
|
Made utility classes final to explicitly forbid it's inheritance
|
2017-02-27 17:03:38 +03:00 |
|
TransformedImageCache.java
|
Merge branch 'master' into migrate-google-collections-to-guava
|
2019-02-22 22:43:23 -08:00 |
|
URLHandler.java
|
* Try to fix URL handling.
|
2018-05-27 00:41:30 +02:00 |