foul-magics/Mage.Client/src/main/java/mage/client/dialog
2013-10-26 13:01:04 +02:00
..
AboutDialog.form Updated about text. 2013-10-26 12:59:20 +02:00
AboutDialog.java Updated about text. 2013-10-26 12:59:20 +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 random set for basic land definition. (Fixed issue #274) 2013-07-15 13:27:12 +02:00
CombatDialog.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
CombatDialog.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
ConnectDialog.form "Connetion" tab in PreferencesDialog (in progress). 2011-09-02 21:37:34 +04:00
ConnectDialog.java Mage Version 1.0.2 2013-05-11 23:06:30 +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 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
ExileZoneDialog.java Changes to show name and number of counter on a card. 2013-03-04 00:03:21 +01:00
FeedbackDialog.form Added User Feedback support. 2012-01-26 22:13:44 +04:00
FeedbackDialog.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
GameEndDialog.form * Added missing function for the auto save game log function. 2013-09-30 11:21:32 +02:00
GameEndDialog.java * Added missing function for the auto save game log function. 2013-09-30 11:21:32 +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 Added a game end dialog, that shows the result of the finished game. 2013-08-07 16:50:25 +02:00
NewTableDialog.form Field alignment in new table dialog. 2013-07-30 13:41:40 +02:00
NewTableDialog.java * Changed logging level back to info, changed level of a lot of messages to debug from info. Added check that certain AI players can't join a table with no appropriate format. 2013-10-09 15:22:40 +02:00
NewTournamentDialog.form * Changed logging level back to info, changed level of a lot of messages to debug from info. Added check that certain AI players can't join a table with no appropriate format. 2013-10-09 15:22:40 +02:00
NewTournamentDialog.java * Changed logging level back to info, changed level of a lot of messages to debug from info. Added check that certain AI players can't join a table with no appropriate format. 2013-10-09 15:22:40 +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 Fixed Issue#158: The select a pile window is shown over the tooltip window 2013-03-15 11:53:32 +04:00
PreferencesDialog.form Added timer to small layout (fixes #353). Added option to show player name on avatar permanently. 2013-10-26 13:01:04 +02:00
PreferencesDialog.java Added timer to small layout (fixes #353). Added option to show player name on avatar permanently. 2013-10-26 13:01:04 +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 Added tooltip to window titel bar to show longer titels of windows at least as tooltip. 2012-11-09 01:28:28 +01:00
TableWaitingDialog.form rolled back changes since 0.7.3 R2 - going to switch client/server architecture 2011-06-14 23:09:18 -04:00
TableWaitingDialog.java Added a sound playing if human player joins a match. 2013-06-17 21:38:30 +02:00