mage/Mage/src/mage/game
2013-04-04 12:46:19 +02:00
..
combat Added new method to add an attacker later to combat. 2013-03-17 16:12:29 +01:00
command removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
draft removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
events Added CAN_TAKE_MULLIGAN game event. 2013-02-28 08:27:24 +01:00
match removed unused fields 2013-03-02 18:02:08 +02:00
permanent Added missing names of tokens (according rule 110.5c). This was the reason that no image was shown for tokens although a suitable image did exist. 2013-04-04 12:46:19 +02:00
stack Added the possibility to hide a ability for rule text generation. 2013-03-04 00:05:52 +01:00
tournament 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
turn Closed #169: Make it possible to untap lands 2013-03-29 20:35:16 +04:00
Controllable.java Controllable interface. Fixed ControllerPredicate. 2012-07-20 18:30:24 +04:00
Exile.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
ExileZone.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Game.java Closed #169: Make it possible to untap lands 2013-03-29 20:35:16 +04:00
GameException.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
GameImpl.java Closed #169: Make it possible to untap lands 2013-03-29 20:35:16 +04: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 Fixed a bug of GameState that values for SetValue are not copied. Fixed it for Boolean objects only. 2013-03-09 18:36:30 +01: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