foul-magics/Mage.Client/src/main/java/mage/client/dialog
2016-02-08 16:16:19 +01: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 reuse shared code for picking basic land sets 2015-11-22 18:00:10 -08:00
CardInfoWindowDialog.form * Changed graveyard window handling to a window that can stay open. 2015-06-23 00:46:27 +02:00
CardInfoWindowDialog.java * Graveyard window - Fixed that the displayed card order was sometimes mismatched. 2015-12-25 17:43:10 +01:00
ConnectDialog.form Add tooltip messages to clarify the usage of user authentication. 2016-01-12 13:31:27 +09:00
ConnectDialog.java Create MagePreferences class for managing preferences. We should move preference related code from MageFrame and PreferencesDialog to the class. Push all raw string preference key manipulations for serverAddress, serverPort, userName, password and email into the class. 2016-01-15 03:08:52 +09: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 always use log4j 2015-11-28 21:11:25 -08: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 Improved fix for #584 by Nidhoegger. 2015-07-03 12:34:13 +02:00
NewTableDialog.form Add allowed quit ratio option to match option and tourney option. 2016-02-01 02:25:44 +09:00
NewTableDialog.java Add allowed quit ratio option to match option and tourney option. 2016-02-01 02:25:44 +09:00
NewTournamentDialog.form Add allowed quit ratio option to match option and tourney option. 2016-02-01 02:25:44 +09:00
NewTournamentDialog.java Add allowed quit ratio option to match option and tourney option. 2016-02-01 02:25:44 +09: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
PickNumberDialog.java Setting position of dialog centered. 2013-01-15 00:53:32 +01:00
PickPileDialog.java * Added automatic handling for order of triggered abilities going to stack (fixes #701 / related to #328). 2015-08-22 19:29:57 +02:00
PreferencesDialog.form * Some fixes to font size change of chat panels. 2016-02-08 16:16:19 +01:00
PreferencesDialog.java * Some fixes to font size change of chat panels. 2016-02-08 16:16:19 +01:00
QuestionDialog.form
QuestionDialog.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
RandomPacksSelectorDialog.form random draft bug fix: 2015-07-14 22:34:58 -07:00
RandomPacksSelectorDialog.java random draft bug fix: 2015-07-14 22:34:58 -07:00
RegisterUserDialog.form Send an email on successful user registration. Use Gmail API for that. Add password confirmation and email to RegisterUserDialog. 2016-01-10 18:18:38 +09:00
RegisterUserDialog.java Create MagePreferences class for managing preferences. We should move preference related code from MageFrame and PreferencesDialog to the class. Push all raw string preference key manipulations for serverAddress, serverPort, userName, password and email into the class. 2016-01-15 03:08:52 +09:00
ResetPasswordDialog.form Add input boxes to password reset form for server address and port. 2016-01-14 07:12:03 +09:00
ResetPasswordDialog.java Create MagePreferences class for managing preferences. We should move preference related code from MageFrame and PreferencesDialog to the class. Push all raw string preference key manipulations for serverAddress, serverPort, userName, password and email into the class. 2016-01-15 03:08:52 +09:00
ShowCardsDialog.form
ShowCardsDialog.java * Added automatic handling for order of triggered abilities going to stack (fixes #701 / related to #328). 2015-08-22 19:29:57 +02:00
TableWaitingDialog.form * Main lobby - Separated user talk from system messages by using two tabs in chat area to switch. 2015-11-29 20:01:31 +01:00
TableWaitingDialog.java Added some tooltips to user table headers. History is shown in tournament player table now. Changed ratio column to numberic format. 2016-02-06 21:22:51 +01: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