foul-magics/Mage.Client/src/main/java/mage/client
draxdyn 62d5d45a45 Add support for F6
Skips everything until next turn, except for declare attackers and blockers.

F11 and F9 are a better design, but F6 is provided for compatibility with
established conventions.

There is currently no GUI button for it.
2016-06-24 21:34:30 +02:00
..
cards Recognize double clicks made in rapid succession 2016-06-14 13:02:51 +02:00
chat Remove Unused Imports 2016-04-24 19:50:29 -05:00
combat * Some minor adjustements/changes. 2015-05-12 23:00:34 +02:00
components Change all line endings to LF 2016-04-14 16:18:01 +00:00
constants Deck editor - renamed sort type "Color Detailed" to "Color Identity" and compare for the sort also with mana symbols in casting cost and rules. 2015-09-21 00:31:42 +02:00
deck/generator Reverted changes to deck generation sliders 2016-05-23 12:31:56 +01:00
deckeditor Merge pull request #1986 from draxdyn/clicks 2016-06-17 13:42:38 +02:00
dialog Add rating to the client (#1498) 2016-05-17 17:27:43 +03:00
draft Some more changes to GUI to better support high screen resolutions. 2016-02-18 00:27:48 +01:00
game Add support for F6 2016-06-24 21:34:30 +02:00
plugins Change all line endings to LF 2016-04-14 16:18:01 +00:00
preference Create MagePreferences class for managing preferences. We should move preference related code from MageFrame and PreferencesDialog to the class. Push all raw string preference key manipulations for serverAddress, serverPort, userName, password and email into the class. 2016-01-15 03:08:52 +09:00
remote Add support for F6 2016-06-24 21:34:30 +02:00
table Make password filter behave nice with settings 2016-06-15 00:03:22 +02:00
tournament Fixed a bug that quitting a tournament by using the "Quit Tournament" button on the tournament panel did not work (fixes #1601). 2016-03-09 12:25:01 +01:00
unusedFiles Change all line endings to LF 2016-04-14 16:18:01 +00:00
util Fix ArrayIndexOutOfBoundsException in ButtonColumn.actionPerformed 2016-06-14 18:31:33 +02:00
MageFrame.form Swapped main menu position of Feedback and Preferences (so Preferences is always available if you switch to a too big font size). 2016-05-29 09:53:56 +02:00
MageFrame.java Add support for F6 2016-06-24 21:34:30 +02: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 Remove Unused Imports 2016-04-24 19:50:29 -05:00