foul-magics/Mage.Client/src/main/java/mage/client
Kenny Wottrich f3c83d54f5 Remove Unused Imports
Delete unused java imports that cause compiler warnings
2016-04-24 19:50:29 -05:00
..
cards Remove Unused Imports 2016-04-24 19:50:29 -05: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 Remove Unused Imports 2016-04-24 19:50:29 -05:00
deckeditor Change all line endings to LF 2016-04-14 16:18:01 +00:00
dialog Remove Unused Imports 2016-04-24 19:50:29 -05:00
draft Some more changes to GUI to better support high screen resolutions. 2016-02-18 00:27:48 +01:00
game Remove Unused Imports 2016-04-24 19:50:29 -05: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 Remove Unused Imports 2016-04-24 19:50:29 -05:00
table Remove Unused Imports 2016-04-24 19:50:29 -05: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 Remove Unused Imports 2016-04-24 19:50:29 -05:00
MageFrame.form Some more changes to support GUI size for high resolutions. 2016-02-09 03:06:32 +01:00
MageFrame.java Change all line endings to LF 2016-04-14 16:18:01 +00: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