foul-magics/Mage/src/mage/game
2013-09-07 16:03:48 +02:00
..
combat * Thraximundar - Fixed that the second ability to sacrifice a creature didn't trigger. 2013-09-03 23:42:34 +02:00
command [Commander] added Commander and CastCommanderAbility 2013-07-17 20:32:21 +02:00
draft removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
events Added MonstrosityAbility for Theros. 2013-09-03 17:10:52 +02:00
match Fixed a bug that player names of finished matches were no longer shown in the list of fnished matches. 2013-08-23 14:35:59 +02:00
permanent Added MonstrosityAbility for Theros. 2013-09-03 17:10:52 +02:00
stack Added BestowAbility for Theros. 2013-09-07 16:03:48 +02:00
tournament Handling of players that cancel tournament improved. 2013-07-19 14:05:56 +02:00
turn * Test of Faith - Fixed that +1/+1 counters that a blocker got during combat already counted for damage dealt to the attacker. 2013-08-13 14:23:49 +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 [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
Game.java Added a game end dialog, that shows the result of the finished game. 2013-08-07 16:50:25 +02:00
GameException.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
GameImpl.java Added BestowAbility for Theros. 2013-09-07 16:03:48 +02:00
GameOptions.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +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 that looked at cards were sometimes not shown (fixes #266 and fixes #264). Removed unused code. 2013-07-20 16:58:02 +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 Started fixing that match does not end, if player left mage during sideboarding (not finished yet). 2013-07-23 17:23:47 +02:00
Team.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00