foul-magics/Mage.Client/src/main/java/mage/client
2020-07-10 11:51:26 +04:00
..
cards * Allow to addd hint texts to stack abilities. Swicthed to html text format for text box of stack abilites. 2020-07-02 00:53:46 +02:00
chat * UI: added preferences to enable or disable turn number and step info in game logs; 2020-02-28 21:04:37 +04:00
combat Improved card render modes dialog (emblems and planes support); 2019-05-14 15:14:40 +04:00
components Update Mage.Client, Mage.Server.Console, and AbilityPicker LaF to use the supported class name. 2020-04-25 14:02:14 -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 Fix nonbasic land counting in singleton mode 2019-04-07 06:14:14 +01:00
deckeditor Optimized sql for deck editor 2020-07-09 03:08:44 +04:00
dialog Fixed missing locale param in string operations (#4634) 2020-07-03 02:00:58 +04:00
draft Ability to import draft logs as decks. 2019-04-11 22:27:21 -07:00
game * Fixed card type displaying order (fixes #6055). 2020-06-15 21:11:54 +02:00
plugins * Allow to addd hint texts to stack abilities. Swicthed to html text format for text box of stack abilites. 2020-07-02 00:53:46 +02:00
preference Code cleanup (removed outdated client's config.properties settings) 2020-01-26 15:19:22 +04:00
remote Update CallbackClientImpl.java 2020-03-22 10:19:16 -07:00
table GUI: fixed that jumpstart tournament don't show up in the tables list (#6816); 2020-07-10 11:51:26 +04:00
tournament UI: fixed that users can't watch tournament's games 2019-01-15 21:07:43 +04:00
unusedFiles Code cleanup (removed outdated client's config.properties settings) 2020-01-26 15:19:22 +04:00
util Update *.sh and *.java files to use Unix line endings 2020-07-09 13:07:26 -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 Update Mage.Client, Mage.Server.Console, and AbilityPicker LaF to use the supported class name. 2020-04-25 14:02:14 -04:00
MagePane.form
MagePane.java * UI: improved deck editor buttons and dialogs, prepared for export; 2019-03-21 05:20:57 +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