foul-magics/Mage.Client/src/main/java/mage/client
2017-10-03 15:18:31 +02:00
..
cards change client messages to enum rather than string 2017-10-03 15:18:31 +02:00
chat clientcallbacks to enums 2017-04-04 21:52:15 +02:00
combat make the combatmanager an enum 2017-04-27 10:57:48 +02:00
components Fixed some problems with popup window not been hidden if another frame is shown. 2017-05-27 14:35:50 +02:00
constants Allow sort by EDH Power level in Deck Editor 2017-05-11 17:52:43 +10:00
deck/generator Inner classes should be static. It reduces memory usage and gives perfomance boost + DeckImporter rollback 2017-02-28 12:40:12 +03:00
deckeditor change client messages to enum rather than string 2017-10-03 15:18:31 +02:00
dialog Add a 'your game can start' sound 2017-10-01 01:51:05 +10:00
draft change client messages to enum rather than string 2017-10-03 15:18:31 +02:00
game change client messages to enum rather than string 2017-10-03 15:18:31 +02:00
plugins Fixed some problems with popup window not been hidden if another frame is shown. 2017-05-27 14:35:50 +02:00
preference Token refactor 2017-05-08 23:26:33 +10:00
remote Removed some unused code. 2017-09-01 16:03:43 +02:00
table change client messages to enum rather than string 2017-10-03 15:18:31 +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 change client messages to enum rather than string 2017-10-03 15:18:31 +02:00
MageFrame.form Added some more tooltip texts to client menu bar. 2016-12-13 20:30:32 +01:00
MageFrame.java Updated image download handling. 2017-09-04 18:25:31 +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 Change main client window MagePanes from JInternalFrames to JLayeredPanes 2017-04-07 22:08:13 -06:00
SessionHandler.java playertype, enum singleton 2017-04-02 22:09:20 +02:00