foul-magics/Mage.Client/src/main/java/mage/client
2021-04-29 19:02:25 +04:00
..
cards replaced all instances of converted mana cost with mana value 2021-04-17 17:02:27 -04:00
chat excessive lambda usage 2020-09-09 15:06:49 +03:00
combat * 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
components Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
constants * UI: fixed that face down card displays without image (now it shows default card's back); 2020-01-22 00:50:10 +04:00
deck/generator replaced all instances of converted mana cost with mana value 2021-04-17 17:02:27 -04:00
deckeditor replaced all instances of converted mana cost with mana value 2021-04-17 17:02:27 -04:00
dialog Fixing issue with GUI events being triggered prematurely when loading prefs (#7785) 2021-04-29 19:02:25 +04:00
draft GUI: fixed not working single and double clicks on the card's second side (draft, deck editor, see #7472); 2021-02-03 11:32:15 +04:00
game Resizing GUI elements live from the preference menu 2021-04-28 16:41:10 -04:00
plugins * 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
preference Code cleanup (removed outdated client's config.properties settings) 2020-01-26 15:19:22 +04:00
remote [READY FOR REVIEW] Implement a "multi-amount" dialog (#7528) 2021-04-17 14:28:01 +04:00
table Add Eurolander to others button in tables panel 2021-02-21 14:09:01 +01:00
themes * 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
tournament * 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
util replaced all instances of converted mana cost with mana value 2021-04-17 17:02:27 -04:00
MageFrame.form UI: added test card render modes dialog (available from debug menu); 2019-05-06 20:15:39 +04:00
MageFrame.java Game: improved wrong charset logs on startup 2021-02-03 10:30:34 +04:00
MagePane.form
MagePane.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
SessionHandler.java * UI: fixed that json logs can't be disabled without disable other logs in settings; 2020-02-28 21:09:41 +04:00