| .. |
|
cards
|
Fixed card grid dimension initialisation.
|
2016-02-27 09:27:43 +01:00 |
|
chat
|
Enable hyperlinks handling only in the game log window.
|
2016-03-07 03:33:04 +03:00 |
|
combat
|
* Some minor adjustements/changes.
|
2015-05-12 23:00:34 +02:00 |
|
components
|
Enable hyperlinks handling only in the game log window.
|
2016-03-07 03:33:04 +03:00 |
|
constants
|
Deck editor - renamed sort type "Color Detailed" to "Color Identity" and compare for the sort also with mana symbols in casting cost and rules.
|
2015-09-21 00:31:42 +02:00 |
|
deck/generator
|
Add colorless mana filter to deck generator.
|
2016-03-03 00:39:58 +03:00 |
|
deckeditor
|
Fixed a problem that a chang of the card offset value in preferences was not immediately applied to the card selector in deck editor.
|
2016-03-09 12:26:35 +01:00 |
|
dialog
|
Add colorless mana filter to deck generator.
|
2016-03-03 00:39:58 +03:00 |
|
draft
|
Some more changes to GUI to better support high screen resolutions.
|
2016-02-18 00:27:48 +01:00 |
|
game
|
Enable hyperlinks handling only in the game log window.
|
2016-03-07 03:33:04 +03:00 |
|
plugins
|
Fix race condition on tooltip resize in EDT.
|
2016-03-06 02:53:32 +03:00 |
|
preference
|
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 |
|
remote
|
* 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 |
|
table
|
* Some more support for GUI resizing.
|
2016-03-06 02:59:47 +01:00 |
|
tournament
|
Fixed a bug that quitting a tournament by using the "Quit Tournament" button on the tournament panel did not work (fixes #1601).
|
2016-03-09 12:25:01 +01:00 |
|
unusedFiles
|
Some more changes to GUI to better support high screen resolutions.
|
2016-02-21 11:30:12 +01:00 |
|
util
|
Properly close, free and stop lines.
|
2016-03-09 14:37:58 +03:00 |
|
MageFrame.form
|
Some more changes to support GUI size for high resolutions.
|
2016-02-09 03:06:32 +01:00 |
|
MageFrame.java
|
GUI Size - Fixed that table header lines were not horizontally moved.
|
2016-02-27 09:15:17 +01:00 |
|
MagePane.form
|
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 |
|
MagePane.java
|
Some more changes to GUI to better support high screen resolutions.
|
2016-02-12 13:35:04 +01:00 |