foul-magics/Mage.Client/src/main/java/mage/client
2018-02-14 12:41:44 +01:00
..
cards Tests: fixed performance problem (x20 speed up, no need to call full garbage collector manually) 2018-01-09 19:27:25 +04:00
chat clientcallbacks to enums 2017-04-04 21:52:15 +02:00
combat make the combatmanager an enum 2017-04-27 10:57:48 +02:00
components Fixed some problems with popup window not been hidden if another frame is shown. 2017-05-27 14:35:50 +02:00
constants UI: added settings to setup battlefield panel colorizing (default is multicolor; preferences -> main -> battlefield; see #1201) 2018-02-04 21:06:06 +04:00
deck/generator UI: added set search button in deck generator (but it bugged and disabled); 2017-12-30 16:03:49 +04:00
deckeditor * Some fixes to token image downloading. 2018-02-11 23:30:15 +01:00
dialog UI: added settings to setup battlefield panel colorizing (default is multicolor; preferences -> main -> battlefield; see #1201) 2018-02-04 21:06:06 +04:00
draft change client messages to enum rather than string 2017-10-03 15:18:31 +02:00
game Fixed "all attack" button position 2018-02-05 10:45:07 +04:00
plugins Refactor and fixed and images downloading and paths loading: 2017-11-27 08:09:52 +04:00
preference Token refactor 2017-05-08 23:26:33 +10:00
remote Removed some unused code. 2017-09-01 16:03:43 +02:00
table * Fixed client filter not showing MTGO 1v1 Commander tables. 2018-02-04 18:34:54 +01:00
tournament Change main client window MagePanes from JInternalFrames to JLayeredPanes 2017-04-07 22:08:13 -06:00
unusedFiles NotifyAll 2017-03-20 15:17:30 +03:00
util * Fixed that soulbond arrow to paired card was not shown and improved soulbond text on permanent. 2018-02-14 12:41:44 +01:00
MageFrame.form * Changed the connect/disconnect button to include the text directly in the menu button. 2018-02-09 23:27:35 +01:00
MageFrame.java * Fixed a bug that turn rollback did not work correctly, if player was in a buy cost process that included possible rollback (fixes #4510). 2018-02-12 11:41:01 +01: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 * Changed the connect/disconnect button to include the text directly in the menu button. 2018-02-09 23:27:35 +01:00
SessionHandler.java playertype, enum singleton 2017-04-02 22:09:20 +02:00