foul-magics/Mage.Client/src/main/java/mage/client/game
2014-04-25 14:04:10 +05:30
..
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 Probably a fix for Issue#418 2014-04-25 14:04:10 +05:30
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 new preference option to enable sound in game and other sounds separately. 2014-02-12 08:35:27 +01:00
GamePane.form UI fixes - can now play simultaneous games 2011-03-04 22:46:56 -05:00
GamePane.java * Fixed a cleanup problem that locked the game at game end. Minor formattings and cleanup additions. 2014-02-11 00:38:10 +01:00
GamePanel.form missed GamePanel 2011-01-24 22:43:22 -05:00
GamePanel.java * Select card window - Fixed a bug that the window (also if reqiured) was closed, if you clicked on the frame of the window (e.g. to resize). Now the window is not closed in this case and can also be resized (fixes #100). However if the target is not set to required, the window is not modal and clicking anywhere beside the window, will still close the window without having made a selection. 2014-03-27 17:05:29 +01:00
HandPanel.java Removed majority of memory leaks from game / editor / dialog handling. 2014-02-02 21:57:02 +01:00
HelperPanel.java Removed more memory leaks in game and editor panes and panels of client. 2014-02-01 18:15:42 +01: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 * Linux - Fixed that the battlefield popup menu also works when running on a linux system. 2014-03-02 21:52:02 +01:00
PlayerPanelExt.java Some clean up of the lose life framework effects. 2014-03-20 13:42:46 +01:00