foul-magics/Mage.Client/src/main/java/mage/client
2018-04-23 10:04:54 -04:00
..
cards Implemented banding (#41) 2018-02-13 20:36:25 +01:00
chat Fixed local server time in client's chat messages 2018-01-15 09:17:35 +01: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 fix issu with multiple selection being added every time updated 2018-04-23 10:04:54 -04:00
dialog rename my PickChoiceDialog to PickCheckBoxDialog and bring back the correct one 2018-04-23 09:58:28 -04:00
draft change client messages to enum rather than string 2017-10-03 15:18:31 +02:00
game * UI: fixed wrong feedback panel color for non active turn; 2018-02-23 18:21:08 +04:00
plugins Implemented banding (#41) 2018-02-13 20:36:25 +01:00
preference Token refactor 2017-05-08 23:26:33 +10:00
remote Added option to activate/deactivate JSON game log. Added logic to write the logs to subdirectory. Some changes to SEND_PLAYER_ACTION type logging. 2018-03-10 00:04:56 +01:00
table Add a 'spectators allowed' option for regular tables (aka non tournaments). 2018-03-08 23:31:51 +11: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 add new function to spawn with combobox or checkboxlist 2018-04-23 10:03:56 -04: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 Added option to activate/deactivate JSON game log. Added logic to write the logs to subdirectory. Some changes to SEND_PLAYER_ACTION type logging. 2018-03-10 00:04:56 +01:00