foul-magics/Mage/src/main/java/mage/game
2016-02-10 12:43:55 -06:00
..
combat * Stinkdrinker Bandit - Fixed triggered ability only triggering for controlled creatures now. 2016-02-03 00:25:17 +01:00
command
draft
events * Stinkdrinker Bandit - Fixed triggered ability only triggering for controlled creatures now. 2016-02-03 00:25:17 +01:00
match Add allowed quit ratio option to match option and tourney option. 2016-02-01 02:25:44 +09:00
permanent Added some more SOI cards. 2016-02-10 12:43:55 -06:00
stack Fixed some possible exceptions. 2016-02-06 02:12:51 +01:00
tournament Add allowed quit ratio option to match option and tourney option. 2016-02-01 02:25:44 +09:00
turn
CardAttribute.java
CardState.java
Controllable.java
Exile.java
ExileZone.java Removed obsolete Zone parameter in CardsImpl constructors. 2015-12-04 00:34:10 -05:00
Game.java
GameCommanderImpl.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
GameException.java
GameImpl.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
GameInfo.java
GameOptions.java
GameReplay.java
GameState.java Added Djinn Illuminatus. 2016-01-08 15:48:23 +01:00
GameStates.java
GameTinyLeadersImpl.java Fixed some problems with possible ConcurrentModificationExceptions and some minor changes. 2016-01-31 23:23:09 +01:00
Graveyard.java Removed obsolete Zone parameter in CardsImpl constructors. 2015-12-04 00:34:10 -05:00
LookedAt.java
Revealed.java
Seat.java Changed history handling for user a bit. Added history to table waiting dialog and user avatar tooltip. 2016-01-23 13:37:34 +01:00
Table.java Record game histories. Compute user stats and show them in the user panel. 2016-01-20 12:47:58 +09:00
Team.java