foul-magics/Mage/src/mage/game
2013-03-22 15:00:06 +01: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 P/T changing effects from static abilities are applied now before enters the battlefield event triggers. This fixes that Kird Ape or Tarmogoyf P/T wasn't calculated before evoke checked P/T. 2013-03-19 01:38:19 +01:00
stack Added the possibility to hide a ability for rule text generation. 2013-03-04 00:05:52 +01:00
tournament removed unused fields 2013-03-02 18:02:08 +02:00
turn [minor] formatting 2013-03-06 16:35:22 +01: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 Added the possibility to handle the enteres_the_battlefield event according to rule 614.12 (issue #164). 2013-03-22 15:00:06 +01:00
GameException.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
GameImpl.java Added the possibility to handle the enteres_the_battlefield event according to rule 614.12 (issue #164). 2013-03-22 15:00:06 +01: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 [minor] access modifer order 2013-03-10 14:53:02 +02: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 [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Team.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00