| .. |
|
AboutDialog.form
|
Update to release 1.4.1.
|
2015-06-14 02:43:16 +02:00 |
|
AboutDialog.java
|
Big refactoring
|
2017-01-09 19:16:53 +03: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
|
replaced enum comparison from equals to ==
|
2017-01-11 09:53:16 +01:00 |
|
CardInfoWindowDialog.form
|
Some more changes to GUI to better support high screen resolutions.
|
2016-02-21 11:30:12 +01:00 |
|
CardInfoWindowDialog.java
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01:00 |
|
ConnectDialog.form
|
Add 'xmage.de', 'woogerworks', 'localhost' buttons to connection dialog to fill in appropriate password/username
|
2016-11-13 22:59:32 +11:00 |
|
ConnectDialog.java
|
Merge pull request #2849 from spjspj/master
|
2017-02-09 19:42:29 +11:00 |
|
ErrorDialog.form
|
|
|
|
ErrorDialog.java
|
Big refactoring
|
2017-01-09 19:16:53 +03:00 |
|
FeedbackDialog.form
|
|
|
|
FeedbackDialog.java
|
Big refactoring
|
2017-01-09 19:16:53 +03:00 |
|
GameEndDialog.form
|
Some additional info to the game end window.
|
2014-05-01 19:27:26 +02:00 |
|
GameEndDialog.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
JoinTableDialog.form
|
* Added option to start matches with password protection.
|
2014-10-11 16:29:37 +02:00 |
|
JoinTableDialog.java
|
Big refactoring
|
2017-01-09 19:16:53 +03:00 |
|
MageDialog.form
|
|
|
|
MageDialog.java
|
Big refactoring
|
2017-01-09 19:16:53 +03:00 |
|
NewTableDialog.form
|
Add 'EDH power level' rating to Commander tables
|
2016-11-20 23:13:16 +11:00 |
|
NewTableDialog.java
|
Add client-side user ignore list
|
2017-02-22 22:16:09 +01:00 |
|
NewTournamentDialog.form
|
spjspj - Add option of 'Number of Seats'. This is for Tournaments so that you can draft say a 4 way draft and then have a 4 way game at the end of it.
|
2016-09-25 00:46:16 +10:00 |
|
NewTournamentDialog.java
|
All final strings became static - it will give a little perfomance boost, due to not instantiating same string every time
|
2017-02-27 16:33:32 +03: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
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01:00 |
|
PickNumberDialog.form
|
|
|
|
PickNumberDialog.java
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01:00 |
|
PickPileDialog.java
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01:00 |
|
PreferencesDialog.form
|
* Added correct key text to chat info message.
|
2016-10-23 18:39:39 +02:00 |
|
PreferencesDialog.java
|
Fixed wrong client preferences tab reference.
|
2017-03-19 10:28:12 +01:00 |
|
QuestionDialog.form
|
|
|
|
QuestionDialog.java
|
Big refactoring
|
2017-01-09 19:16:53 +03:00 |
|
RandomPacksSelectorDialog.form
|
random draft bug fix:
|
2015-07-14 22:34:58 -07:00 |
|
RandomPacksSelectorDialog.java
|
Big refactoring
|
2017-01-09 19:16:53 +03: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
|
spjspj - Send generated password in an email to new users.
|
2017-01-15 02:57:25 +11: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
|
Big refactoring
|
2017-01-09 19:16:53 +03:00 |
|
ShowCardsDialog.form
|
|
|
|
ShowCardsDialog.java
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01: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
|
rewrites to optionals
|
2017-03-19 19:48:32 +01:00 |
|
UserRequestDialog.form
|
* Some more changes to adjustment possibilities of GUI size.
|
2016-02-17 18:08:21 +01:00 |
|
UserRequestDialog.java
|
Big refactoring
|
2017-01-09 19:16:53 +03:00 |