foul-magics/Mage.Client/src/main/java/mage/client/game
2014-12-08 01:30:18 +01:00
..
AbilityPicker.java Removed more memory leaks in game and editor panes and panels of client. 2014-02-01 18:15:42 +01:00
BattlefieldPanel.form Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
BattlefieldPanel.java * Phasing- Fixed that permanets with phasing did not phase out at controllers untap step and phased out permanents where count as on the battlefield. 2014-11-23 13:00:58 +01:00
FeedbackPanel.form Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
FeedbackPanel.java * Added possibility to allow other players to see hand cards of player. 2014-11-24 23:03:21 +01:00
GamePane.form UI fixes - can now play simultaneous games 2011-03-04 22:46:56 -05:00
GamePane.java * Some changes to game start logic (better handling for disconnected users). Changes to server logging. 2014-12-08 01:30:18 +01:00
GamePanel.form missed GamePanel 2011-01-24 22:43:22 -05:00
GamePanel.java * Added sound for starting game. 2014-12-05 20:13:48 +01:00
HandPanel.java * Added preferences setting to switch on/off to write card names in bigger font on card panels. 2014-09-26 19:40:57 +02:00
HelperPanel.java Updated HelperPanel button handling, try to fix #451. 2014-08-24 18:43:43 +02:00
ManaPool.form Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
ManaPool.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
PlayAreaPanel.form Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
PlayAreaPanel.java * Added possibility to allow other players to see hand cards of player. 2014-11-24 23:03:21 +01:00
PlayerPanelExt.java * Fixed wrong timer handling while other player controlled a player's turn. Attackers now marked with blue frame. Playable cards have a violet frame. If a player has to select cards from hand, the possible cards are marked yellow now. Discard of multiple cards now marks already selected cards and happens in one selection. 2014-11-26 01:48:00 +01:00