foul-magics/Mage.Client/src/main/java/mage/client
draxdyn 415c8cce7e Don't call setText() on the popup text component until it is shown
Performance improvement, impacts profiles.
2016-06-23 16:21:34 +02:00
..
cards Add tracking for number of artifacts in card lists. 2016-04-27 14:43:40 -04: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 Don't call setText in MageTextArea if the text hasn't changed 2016-06-23 16:21:34 +02: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 Add tracking for number of artifacts in card lists. 2016-04-27 14:43:40 -04: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 rating to the client (#1498) 2016-05-17 17:27:43 +03:00
plugins Don't call setText() on the popup text component until it is shown 2016-06-23 16:21:34 +02: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 Add rating to the client (#1498) 2016-05-17 17:27:43 +03: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 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 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
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