foul-magics/Mage.Client/src/main/java/mage/client
2013-06-19 22:53:53 +03: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 Some improvements to split card handling. Better display of tooltip of split cards, also added handling if not cast from hand. 2013-05-09 21:26:15 +02: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 replaced Card instances in client with MockCard 2013-06-19 22:53:53 +03:00
deckeditor replaced Card instances in client with MockCard 2013-06-19 22:53:53 +03:00
dialog replaced Card instances in client with MockCard 2013-06-19 22:53:53 +03:00
draft Fixed drafting cards 2012-11-08 23:26:41 +02:00
game replaced Card instances in client with MockCard 2013-06-19 22:53:53 +03: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 replaced Card instances in client with MockCard 2013-06-19 22:53:53 +03:00
MageFrame.form Added User Feedback support. 2012-01-26 22:13:44 +04:00
MageFrame.java removed dependency to Mage.Sets and Mage.Server 2013-06-19 21:21:35 +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