foul-magics/Mage.Client/src/main/java/mage/client
Oleg Agafonov bd06d3df51
Merge pull request #5711 from hitch17/draft-log-deck-importer
Ability to import draft logs as decks.
2019-04-13 05:23:33 +02: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 Ability to import draft logs as decks. 2019-04-11 22:27:21 -07:00
dialog * UI: fixed wrong server reconnect on multiple apps runs (#5495); 2019-04-12 12:15:48 +04:00
draft Ability to import draft logs as decks. 2019-04-11 22:27:21 -07: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 * UI: fixed non closeable card popup hints, fixed memory leaks (#4983, #2803); 2019-04-12 17:55:25 +04: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 bloated connection errors in logs; 2019-04-12 15:38:33 +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 non closeable card popup hints, fixed memory leaks (#4983, #2803); 2019-04-12 17:55:25 +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