foul-magics/Mage/src/main/java/mage/game/match
2016-05-17 17:27:43 +03: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 Add rating to the client (#1498) 2016-05-17 17:27:43 +03:00
MatchOptions.java Add user rating using Glicko rating system (#1498) 2016-05-17 17:22:14 +03:00
MatchPlayer.java
MatchType.java