foul-magics/Mage.Client/src/main/java/mage/client/table
Oleg Agafonov 335f046357 Server improves:
* improved /fix command to support disconnected/freezed players;
 * added chat messages about connection problem with opponents (checks players status every minute);
 * reduced timeout before remove disconnected player from waiting game dialog (from 4 to 2 minutes);
 * reduced timeout between client's pings (from 60 secs to 20 secs);
2019-12-31 03:23:10 +04:00
..
ColumnInfo.java * UI: added cell hints to player's list in lobby, fixed header hints; 2019-01-21 01:10:01 +04:00
MageTable.java UI: fixed row selecting in tables list 2019-01-22 23:00:23 +04:00
MatchesTableModel.java sonar fixed 25022019 2019-02-26 09:20:15 +01:00
NewPlayerPanel.form Use spinner instead of combobox for AI skill. Fix #1111 and #118 2017-02-14 21:06:07 +01:00
NewPlayerPanel.java UI: improved deck editor exports: 2019-03-21 19:17:41 +04:00
PlayersChatPanel.form Some more changes to GUI to better support high screen resolutions. 2016-02-13 02:30:05 +01:00
PlayersChatPanel.java sonar fixed 25022019 2019-02-26 09:20:15 +01:00
PlayerTypeEventSource.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TableInfo.java sonar fixed 25022019 2019-02-26 09:20:15 +01:00
TablePlayerPanel.form * Added option to start matches with password protection. 2014-10-11 16:29:37 +02:00
TablePlayerPanel.java Refactored DeckImporter and obsoleted DeckImporterUtil. Added/refactored a PlainTestDeckImporter as a base class for text formatted importers to extend. 2019-01-10 08:27:05 -08:00
TablesButtonColumn.java Fixed broken tables selection in lobby 2018-12-22 06:21:17 +04:00
TablesPane.form
TablesPane.java * UI: fixed that server messages and tables list is not refresh after re-connect (#4194); 2019-04-19 17:37:26 +04:00
TablesPanel.form Fixed missing code in Pioneer format 2019-11-05 22:29:22 +04:00
TablesPanel.java Server improves: 2019-12-31 03:23:10 +04:00
TablesTableModel.java * UI: added game name and seats number columns to tables list; 2019-01-22 18:32:27 +04:00
TablesUtil.java UI: fixed row selecting in tables list 2019-01-22 23:00:23 +04:00
TournamentMatchesTableModel.java UI: fixed that users can't watch tournament's games 2019-01-15 21:07:43 +04:00
TournamentPlayerPanel.form Use spinner instead of combobox for AI skill. Fix #1111 and #118 2017-02-14 21:06:07 +01:00
TournamentPlayerPanel.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00