foul-magics/Mage.Client/src/main/java/mage/client
2019-04-12 12:15:48 +04:00
..
cards Refactor: fixed duplicated class name 2019-04-03 13:00:24 +04:00
chat fix some bugs from Sonar 06032019 2019-03-06 23:01:05 +01:00
combat make the combatmanager an enum 2017-04-27 10:57:48 +02:00
components * UI: added CTRL/SHIFT/ALT supports for hotkeys (#2042); 2019-04-06 07:32:44 +04:00
constants Refactor: removed outdated images code and fixed missing images logs for tokens; 2019-01-12 03:03:04 +04:00
deck/generator Fix nonbasic land counting in singleton mode 2019-04-07 06:14:14 +01:00
deckeditor UI: fixed rare error with wrong dialog position after multiple popups (#4318); 2019-03-28 09:19:16 +04:00
dialog * UI: fixed wrong server reconnect on multiple apps runs (#5495); 2019-04-12 12:15:48 +04:00
draft Make draft logs compatible with MTGO format #5450 - https://github.com/magefree/mage/issues/5450 2018-12-19 19:41:44 -08:00
game * UI: added F12 hotkey to go in or out from game chat (can be changed in preferences); 2019-04-06 04:01:06 +04:00
plugins replace public fields with encapsulation 2019-03-03 09:51:14 +01:00
preference * UI: fixed wrong server reconnect on multiple apps runs (#5495); 2019-04-12 12:15:48 +04:00
remote * UI: added CTRL/SHIFT/ALT supports for hotkeys (#2042); 2019-04-06 07:32:44 +04:00
table * Fixed client crush on old systems without JavaFX supports like MacOS 10.9; 2019-04-02 08:20:48 +04:00
tournament UI: fixed that users can't watch tournament's games 2019-01-15 21:07:43 +04:00
unusedFiles replace public fields with encapsulation 2019-03-03 09:51:14 +01:00
util Refactor: fixed duplicated class name 2019-04-03 13:00:24 +04:00
MageFrame.form UI: added debug menu for developers (use -debug param in clients's command line to activate debug menu); 2019-03-28 09:11:09 +04:00
MageFrame.java * UI: fixed wrong server reconnect on multiple apps runs (#5495); 2019-04-12 12:15:48 +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 * UI: improved deck editor buttons and dialogs, prepared for export; 2019-03-21 05:20:57 +04:00
SessionHandler.java sonar cleanup in Sessionhandler 2019-03-10 22:04:27 +01:00