foul-magics/Mage/src/main/java/mage/game/match
2016-09-25 00:46:16 +10:00
..
Match.java Record game histories. Compute user stats and show them in the user panel. 2016-01-20 12:47:58 +09:00
MatchImpl.java refactor : removed all instances of new Random() and replaced with RandomUtil for a ThreadLocal randomizer 2016-09-05 15:03:47 +02:00
MatchOptions.java 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
MatchPlayer.java
MatchType.java