foul-magics/Mage/src/mage/game/tournament
2015-10-11 23:55:45 +02:00
..
LimitedOptions.java code review comments for chaos/random booster draft: 2015-06-23 20:59:05 -07:00
Round.java * Match handling - some changes to solve/workaround the draw games that cause matches not to end. Changed disconnect handling to not block the client (needs tests if works correctly). 2014-09-18 17:14:33 +02:00
Tournament.java * Imporoved release of draft object during draft tournament. 2015-02-06 00:23:01 +01:00
TournamentImpl.java * Fixed that players during elemination tournaments could get multiple byes in a row. 2015-10-11 23:55:45 +02:00
TournamentOptions.java * Added a simple skill level to set and filter for tables. 2015-05-12 15:10:24 +02:00
TournamentPairing.java * Added handling to show all tournament games in tournament view. 2014-10-02 01:15:21 +02:00
TournamentPlayer.java Some changes to user / session / chat / tournament handling (not all tested yet). 2014-08-28 17:18:36 +02:00
TournamentSealedOptions.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
TournamentSingleElimination.java Improved reconnect and tournament handling. Reconnect time is now shown for disconneted players on player list and tournament panel. You can now reconnect (during 3 minutes) to a tournament also if meanwhile new game (after sideboarding ended) or round was started. Conceding the complete match in a tournament can no longer result in a draw, if you won games before. Quitting a tournament does now always end all active games of that quitting player. 2014-03-31 02:24:59 +02:00
TournamentSwiss.java * Fixed that players during elemination tournaments could get multiple byes in a row. 2015-10-11 23:55:45 +02:00
TournamentType.java code review comments for chaos/random booster draft: 2015-06-23 20:59:05 -07:00