foul-magics/Mage.Client/src/main/java/mage/client
Mark Langen 818efb8535 * Textual set symbols no longer displayed if set symbol image doesn't exist.
* Fixed a small graphical mispositioning in rendering of keyword abilities.
* Added an option to hide set symbols entirely when rendering.
* Fixed flip walkers like Arlin Kord showing a "0" loyalty on their back face (when they should have no loyalty there).
* Removed some log files I accidentally committed.
* Fixed a bug in tokens, where they are missing their expansion symbol of they are created by another token
* Fixed the the new Rendering based CardPanel not returning the correct Image through getImage (resulting in a poor quality image in the card preview window)
2016-09-01 15:00:46 -06:00
..
cards Most obvious bugs ironed out. Ready for PR. 2016-08-31 23:37:31 -06: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 * Added preference option to set the size of the enlarged image popup window. 2016-08-02 12:00:36 +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 Added workaround to deck generator to handle missing basic lands. 2016-07-02 13:44:36 +02:00
deckeditor Working Card Rendering 2016-08-31 04:43:28 -06:00
dialog * Textual set symbols no longer displayed if set symbol image doesn't exist. 2016-09-01 15:00:46 -06:00
draft Cache resized and rotated images 2016-06-23 16:21:34 +02:00
game Replace Yes/No text with Mulligan/Keep text on mulligan answer buttons to make options more clear. 2016-07-31 15:57:45 +03:00
plugins Chnaged permanent row handling so creatures are always shown towards the opponent side. 2016-07-02 13:45: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 Hold priority on Ctrl+click 2016-06-29 19:57:45 +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 - Fixed issue #2075 2016-08-04 09:52:56 -03: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 Working Card Rendering 2016-08-31 04:43:28 -06: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 Hold priority on Ctrl+click 2016-06-29 19:57:45 +02:00