foul-magics/Mage.Client/src/main/java/mage/client/dialog
2014-07-15 16:31:41 +04:00
..
AboutDialog.form Updated some texts, changed from MAGE to XMage. 2014-05-30 21:00:01 +02:00
AboutDialog.java Updated some texts, changed from MAGE to XMage. 2014-05-30 21:00:01 +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 Some name changes MAGE to XMage. 2014-05-27 00:14:51 +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 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
JoinTableDialog.java [minor] access modifer order 2013-03-10 14:53:02 +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 Field alignment in new table dialog. 2013-07-30 13:41:40 +02:00
NewTableDialog.java * Player types - If you connect to another MAGE server, the available player types are updated now correctly. Removed some redundant update of server information in client. 2014-03-24 14:57:55 +01:00
NewTournamentDialog.form Added cubes for Sealed and Daft Tournaments. Added a simple Swiss like tournament format. 2014-01-10 19:58:55 +01:00
NewTournamentDialog.java Fixed (probably) the player1 concedes but other player2 wins. Fixed that if player runs out of timer time or player lose of beeing idle, the match will end correctly. 2014-05-01 19:34:52 +02:00
PickChoiceDialog.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
PickChoiceDialog.java Fixed Issue#99: The choices window should be positioned centered of the battlefield 2013-01-11 16:03:31 +04: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 * Deck editor - Some minor layout changes (not finished yet). 2014-05-07 18:13:20 +02:00
PreferencesDialog.java * Deck editor - Some minor layout changes (not finished yet). 2014-05-07 18:13:20 +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 Some changes to debug logging messages. 2014-04-23 08:12:40 +02:00