foul-magics/Mage.Client/src/main/java/mage/client
GrayedFox e84907c252
remove unecessary column restructuring and renaming
rename "constructed rating" column to just "rating"
remove setting setAutoCreateColumnsFromModel to false since changing the
default behaviour is no longer required
2018-05-28 12:50:07 +02:00
..
cards Fix mana dialog box. 2018-04-27 23:35:56 +10:00
chat * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
combat make the combatmanager an enum 2017-04-27 10:57:48 +02:00
components fixed mana pool errata 2018-04-15 14:30:01 -04:00
constants UI: added settings to setup battlefield panel colorizing (default is multicolor; preferences -> main -> battlefield; see #1201) 2018-02-04 21:06:06 +04:00
deck/generator * returned UUID of used THOUGHT AS effect instead of boolean. 2018-04-21 22:32:45 +02:00
deckeditor Some null exceptions checking and fixed some other minor problems. 2018-05-26 01:22:28 +02:00
dialog remove unecessary column restructuring and renaming 2018-05-28 12:50:07 +02:00
draft change client messages to enum rather than string 2017-10-03 15:18:31 +02:00
game * Fixed that second or higher level of attachments was not shown correctly on battlefield (fixes #892 fixes #4539 fixes #785 fixes #258). 2018-04-08 20:38:26 +02:00
plugins Fixed equal or == errors -- 23 cards and more (see #4407) 2018-04-28 21:24:48 +04:00
preference Token refactor 2017-05-08 23:26:33 +10:00
remote Added option to activate/deactivate JSON game log. Added logic to write the logs to subdirectory. Some changes to SEND_PLAYER_ACTION type logging. 2018-03-10 00:04:56 +01:00
table * Try to fix URL handling. 2018-05-27 00:41:30 +02:00
tournament Change main client window MagePanes from JInternalFrames to JLayeredPanes 2017-04-07 22:08:13 -06:00
unusedFiles NotifyAll 2017-03-20 15:17:30 +03:00
util * Try to fix URL handling. 2018-05-27 00:41:30 +02:00
MageFrame.form * Changed the connect/disconnect button to include the text directly in the menu button. 2018-02-09 23:27:35 +01:00
MageFrame.java Improved command line autoconnect 2018-05-10 14:05:34 -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 * Changed the connect/disconnect button to include the text directly in the menu button. 2018-02-09 23:27:35 +01:00
SessionHandler.java Added option to activate/deactivate JSON game log. Added logic to write the logs to subdirectory. Some changes to SEND_PLAYER_ACTION type logging. 2018-03-10 00:04:56 +01:00