foul-magics/Mage.Client/src/main/java/mage/client
2013-06-20 01:24:16 -04:00
..
cards [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
chat Show user name in title bar of MAGE. Clear table chat after disconnect. Remove user from chat after disconnect. Some tweaking about the messages if a user disconnected/session expired. 2013-04-29 17:18:43 +02:00
combat Fixed Issue#84: Arrows that show the targets are always on top 2013-01-08 15:58:48 +04:00
components Timers (In progress) 2013-06-19 17:12:31 +04:00
constants Add a background music player to Mage Client. Music support .mp3 or .wav files. Put the audio files under plugins\sounds\music, random song will be played sequentially when GamePane is activited. the UI to adjust background music is add to preference dialog as well. 2013-06-12 22:55:25 -04:00
deck/generator [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
deckeditor clean 2013-06-17 00:01:37 -04:00
dialog simplify image file filter for background 2013-06-20 01:24:16 -04:00
draft clean 2013-06-17 00:01:37 -04:00
game Timers on client side. Refactored. 2013-06-20 00:17:06 +04:00
plugins [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
remote Changed color of frame of avatar for active player to green again. Checked that a player of a game can't also watch his own game. Added a match score to the start of the game log. Changed the color of the Turn [X] message. Tips and join messages during a game are displayed in the chat panel instead the game log panel. Display of the player name when hovering over the avatar is more vertical centered. 2013-04-07 21:29:27 +02:00
table [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
thread [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
tournament [minor] access modifer order 2013-03-10 14:53:02 +02:00
util Added a sound playing if human player joins a match. 2013-06-17 21:38:30 +02:00
MageFrame.form Added User Feedback support. 2012-01-26 22:13:44 +04:00
MageFrame.java removed Card dependency for image downloading 2013-06-16 18:13:51 +03:00
MagePane.form Merge 2011-06-05 09:50:31 -04:00
MagePane.java [minor] access modifer order 2013-03-10 14:53:02 +02:00