| .. |
|
audio
|
Dev: migrated to single logger lib (replaced slf4j usage by log4j), clean up and documented pom files, updated some libs;
|
2021-10-02 11:09:09 +04:00 |
|
comparators
|
Ready for Review: Implementing Battles (#10156)
|
2023-04-13 20:03:16 -04:00 |
|
gui
|
Adds 15 Pride flags to countrybox selection (#8937)
|
2023-06-07 18:51:47 -04:00 |
|
layout
|
* GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR);
|
2021-01-30 16:38:55 +04: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
|
* GUI: fixed multiple bugs and performance issues with Deck Editor and sets filter/search;
|
2021-08-19 21:33:14 +04:00 |
|
stats
|
|
|
|
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
|
[AFR] Implementing dungeon mechanic (ready for review) (#7937)
|
2021-06-29 06:57:43 -04:00 |
|
ClientDefaultSettings.java
|
* GUI: fixed auto-generated names for AI in new tournament dialog;
|
2020-07-10 17:57:56 +04:00 |
|
ClientEventType.java
|
* GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR);
|
2021-01-30 16:38:55 +04:00 |
|
Command.java
|
|
|
|
DeckUtil.java
|
|
|
|
DefaultActionCallback.java
|
* GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR);
|
2021-01-30 16:38:55 +04:00 |
|
EDTExceptionHandler.java
|
|
|
|
Event.java
|
* GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR);
|
2021-01-30 16:38:55 +04:00 |
|
EventDispatcher.java
|
|
|
|
EventSource.java
|
* GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR);
|
2021-01-30 16:38:55 +04:00 |
|
Format.java
|
|
|
|
GameManager.java
|
|
|
|
GUISizeHelper.java
|
* GUI: added card popup info in choose dialog (example: choose dungeon, #8012);
|
2021-08-14 09:18:50 +04:00 |
|
IgnoreList.java
|
* GUI: increased ignore list max size from 100 to 500;
|
2020-11-09 00:42:43 +04:00 |
|
ImageCaches.java
|
|
|
|
ImageHelper.java
|
|
|
|
Listener.java
|
|
|
|
MacFullscreenUtil.java
|
Partial fix for macOS fullscreen support. For #9354.
|
2022-08-05 11:21:12 -04:00 |
|
MageTableRowSorter.java
|
|
|
|
NaturalOrderCardNumberComparator.java
|
|
|
|
NaturalOrderComparator.java
|
|
|
|
SettingsManager.java
|
|
|
|
SoftValuesLoadingCache.java
|
* Performance: improved memory usage for images (now xmage will not eat all available memory on 2GB+ settings, see #6375);
|
2020-09-09 16:47:45 +04:00 |
|
TransformedImageCache.java
|
Remove dead image scaling library
|
2022-03-09 19:33:35 -06:00 |
|
URLHandler.java
|
Refactor: removed default comment headers
|
2021-02-21 08:15:16 +04:00 |