foul-magics/Mage.Client/src/main/java/mage/client
Oleg Agafonov a691d6a45b Typo fix
2021-08-16 02:10:04 +04:00
..
cards GUI: chats code upgraded to use new popup hint code; 2021-08-15 10:47:19 +04:00
chat GUI: chats code upgraded to use new popup hint code; 2021-08-15 10:47:19 +04: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 GUI: chats code upgraded to use new popup hint code; 2021-08-15 10:47:19 +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 * GUI: fixed wrong deck validation in Deck Editor for partners and planeswalker's commanders; 2021-07-25 10:31:22 +04:00
dialog * GUI: added card popup info in choose dialog (example: choose dungeon, #8012); 2021-08-14 09:18:50 +04:00
draft Drafts: refactor to use same pack/pick number logic (#8039); 2021-07-23 16:18:56 +04:00
game Typo fix 2021-08-16 02:10:04 +04:00
plugins GUI: chats code upgraded to use new popup hint code; 2021-08-15 10:47:19 +04:00
preference Code cleanup (removed outdated client's config.properties settings) 2020-01-26 15:19:22 +04:00
remote * GUI: added popup menu to view player's outside/sideboard at any time (allows to view only own or computer's sideboards); 2021-07-21 13:44:35 +04:00
table GUI: chats code upgraded to use new popup hint code; 2021-08-15 10:47:19 +04:00
themes * GUI: added card icon for commander on battlefield; 2021-07-23 19:51:45 +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 * GUI: added card popup info in choose dialog (example: choose dungeon, #8012); 2021-08-14 09:18:50 +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 * GUI: improved cards auto-sorting in deck editor, fixed some sorting bugs for separate mode (#7789); 2021-06-28 00:39:26 +04:00
MagePane.form Added some tooltips to user table headers. History is shown in tournament player table now. Changed ratio column to numberic format. 2016-02-06 21:22:51 +01:00
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