foul-magics/Mage.Client/src/main/java/mage/client/dialog
2014-10-30 23:43:32 +01:00
..
AboutDialog.form Added names to AboutDialog. 2014-09-13 11:21:54 +02:00
AboutDialog.java Added names to AboutDialog. 2014-09-13 11:21:54 +02:00
AddLandDialog.form Add a feature to addlandDialog. Now it can help player calculate lands they need as the same function on MTGO. 2013-06-16 03:29:56 -04:00
AddLandDialog.java Fixed that in tournament a automatically generated deck will be submitted if player doesn't submit a deck in time (fixes #421). 2014-04-29 17:32:24 +02:00
ConnectDialog.form Some name changes MAGE to XMage. 2014-05-27 00:14:51 +02:00
ConnectDialog.java * Changed handling of phases to stop to server based handling. 2014-09-25 00:33:58 +02:00
ErrorDialog.form Made link copyable in ErrorDialog 2011-08-28 18:57:52 +04:00
ErrorDialog.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
ExileZoneDialog.form * Exile windows - Resize of the exile windows is now allowed . 2014-03-20 13:44:06 +01:00
ExileZoneDialog.java * Exile windows - Resize of the exile windows is now allowed . 2014-03-20 13:44:06 +01:00
FeedbackDialog.form Added User Feedback support. 2012-01-26 22:13:44 +04:00
FeedbackDialog.java Some changes to prevent memory leaks from gamePane (not fiished yet). 2014-01-30 17:35:12 +01:00
GameEndDialog.form Some additional info to the game end window. 2014-05-01 19:27:26 +02:00
GameEndDialog.java Some additional info to the game end window. 2014-05-01 19:27:26 +02:00
JoinTableDialog.form * Added option to start matches with password protection. 2014-10-11 16:29:37 +02:00
JoinTableDialog.java * Fixed that deck elements visible state of JoinTablePanel was set wrongly. 2014-10-12 12:34:29 +02:00
MageDialog.form added some client window management + suppress calls when TablesPane is not visible 2011-06-07 22:32:58 -04:00
MageDialog.java Removed majority of memory leaks from game / editor / dialog handling. 2014-02-02 21:57:02 +01:00
NewTableDialog.form * Tournaments - Added handling for constructed formats and password protection. 2014-10-12 04:19:28 +02:00
NewTableDialog.java * Tournaments - Added handling for constructed formats and password protection. 2014-10-12 04:19:28 +02:00
NewTournamentDialog.form * Draft - Show draft time and draft progress. Show game threads and ma games. Fixed a problem with AI player and password. 2014-10-12 22:37:39 +02:00
NewTournamentDialog.java * Create tournament dialog - Set min number of swiss rounds in relation to number of players. 2014-10-29 17:20:10 +01:00
PickChoiceDialog.form * Added logic to auto select replacement effects. Some changes to counter size and font size handling. 2014-10-30 20:40:23 +01:00
PickChoiceDialog.java * Added acustic an optical signals for use of skip buttons. 2014-10-30 23:43:32 +01:00
PickNumberDialog.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
PickNumberDialog.java Setting position of dialog centered. 2013-01-15 00:53:32 +01:00
PickPileDialog.java * Client memory - Some more changes to maximize objects for gc. 2014-02-14 15:15:04 +01:00
PreferencesDialog.form * Added F7 to skip until next main phase. Added some preference options to skip handling. Clicking on phase bar opens now phase bar preferences. 2014-10-05 14:33:47 +02:00
PreferencesDialog.java * Tournaments - Added handling for constructed formats and password protection. 2014-10-12 04:19:28 +02:00
QuestionDialog.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
QuestionDialog.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
ShowCardsDialog.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
ShowCardsDialog.java [UI] Showing choosable cards in dialog - Issue#456 2014-07-15 16:31:41 +04:00
TableWaitingDialog.form * Table waiting dialog - changed default window size and divider position. 2014-02-07 16:05:01 +01:00
TableWaitingDialog.java * Table handling - Fixed a bug that if table owner tried to create a table with invalid deck, the table was added to the finished tables with no players. 2014-09-19 13:37:59 +02:00