foul-magics/Mage.Client/src/main/java/mage/client/dialog
2015-06-22 21:55:43 -07:00
..
AboutDialog.form Update to release 1.4.1. 2015-06-14 02:43:16 +02:00
AboutDialog.java Update to release 1.4.1. 2015-06-14 02:43:16 +02:00
AddLandDialog.form Add land dialog is now also shown during free deck building. Added a set selection drop down box to select the set the lands are used from. 2015-06-04 19:37:54 +02:00
AddLandDialog.java Add land dialog is now also shown during free deck building. Added a set selection drop down box to select the set the lands are used from. 2015-06-04 19:37:54 +02:00
CardInfoWindowDialog.form * Reworked handling of revealed and look at windows. Windows can stay open now and moved to a position and stay there. 2015-06-21 23:49:16 +02:00
CardInfoWindowDialog.java * Reworked handling of revealed and look at windows. Windows can stay open now and moved to a position and stay there. 2015-06-21 23:49:16 +02:00
ConnectDialog.form * Added user country flag. View of image in user list is still missing. 2015-06-10 17:52:18 +02:00
ConnectDialog.java Show country flag icon in user table. Save and restore column width and order. 2015-06-11 00:11:40 +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
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 * Password join value is now distinct from password you set of for a new table. 2015-06-12 08:12:38 +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 * Added optional rollback current turn and up to 3 previous turns to the battlefield menu. All other players have to agree to the rollback to let it happen. 2015-06-07 00:53:08 +02:00
NewTableDialog.java * Added optional rollback current turn and up to 3 previous turns to the battlefield menu. All other players have to agree to the rollback to let it happen. 2015-06-07 00:53:08 +02:00
NewTournamentDialog.form chaos booster draft implementation first check-in 2015-06-22 21:55:43 -07:00
NewTournamentDialog.java chaos booster draft implementation first check-in 2015-06-22 21:55:43 -07: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 * Saved position and size of choice window during a game session. 2015-05-06 16:58:14 +02: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 option to deactivate to ask th eplayer in which order cards go to gaveyard. 2015-06-13 12:27:50 +02:00
PreferencesDialog.java Fixed a problem with the country flag resource name causing null pointer exceptions and graphical problems on the client side. 2015-06-14 14:53:23 +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 * Reworked handling of revealed and look at windows. Windows can stay open now and moved to a position and stay there. 2015-06-21 23:49:16 +02: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
UserRequestDialog.form * Added possibility to allow other players to see hand cards of player. 2014-11-24 23:03:21 +01:00
UserRequestDialog.java * Added optional rollback current turn and up to 3 previous turns to the battlefield menu. All other players have to agree to the rollback to let it happen. 2015-06-07 00:53:08 +02:00