foul-magics/Mage/src/mage/game
2013-06-10 16:25:31 +02:00
..
combat Fixed a bug that AI blocking causes endless loop. 2013-05-30 15:21:39 +02:00
command Many changes to split cards handling (showing arrows and log text for fused spells., handling protection and other things correctly). 2013-05-11 20:11:58 +02:00
draft removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
events Added info how many cards still to discard in discard message of cleanup phase. Added replace effect for coin flipping. 2013-06-05 17:26:02 +02:00
match * The list of completed matches and tournaments shows now also columns with start and end time. 2013-06-10 14:12:24 +02:00
permanent [minor] Formatting. 2013-06-03 19:25:24 +02:00
stack Many changes to split cards handling (showing arrows and log text for fused spells., handling protection and other things correctly). 2013-05-11 20:11:58 +02:00
tournament * Number of wins can be set for tournaments. * Current score of running matches is shown in the table list. 2013-06-10 16:25:31 +02:00
turn Added info how many cards still to discard in discard message of cleanup phase. Added replace effect for coin flipping. 2013-06-05 17:26:02 +02:00
Controllable.java Controllable interface. Fixed ControllerPredicate. 2012-07-20 18:30:24 +04:00
Exile.java [minor] formatting 2013-05-30 15:25:51 +02:00
ExileZone.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Game.java Mulligan message shows the number of cards the player mulligans to. 2013-06-03 21:46:17 +02:00
GameException.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
GameImpl.java Mulligan message shows the number of cards the player mulligans to. 2013-06-03 21:46:17 +02:00
GameOptions.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
GameReplay.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
GameState.java Added missing logic to remove continuous effects with duration EndOfCombat. 2013-05-09 09:06:31 +02:00
GameStates.java Closed #169: Make it possible to untap lands 2013-03-29 20:35:16 +04:00
LookedAt.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Revealed.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Seat.java [minor] access modifer order 2013-03-10 14:53:02 +02:00
Table.java Tournaments status is updated now and if tournament finished, it's moved to the lower finished matches view. 2013-03-27 22:31:15 +01:00
Team.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00