foul-magics/Mage/src/mage/game
2015-03-01 21:17:23 -05:00
..
combat * Undo attack - Fixed a bug that prevented to work undo attack correctly. 2014-12-31 13:49:37 +01:00
command Fixes to Freyalise, Llanowar's Fury. 2014-11-10 17:31:41 +01:00
draft * Rework of booster generation to reduce DB load while starting a tournament. 2015-02-10 00:51:36 +01:00
events * Gather Specimens - Fixed that it did not work for token creatures the opponent brought onto the battlefield. 2014-12-01 13:28:39 +01:00
match * Added possibility to allow other players to see hand cards of player. 2014-11-24 23:03:21 +01:00
permanent moved Watchers to Ability and moved Counters to CardState 2015-03-01 21:17:23 -05:00
stack moved Watchers to Ability and moved Counters to CardState 2015-03-01 21:17:23 -05:00
tournament * Rework of booster generation to reduce DB load while starting a tournament. 2015-02-10 00:51:36 +01:00
turn Fixed order of extra turns. Extra turns of a player were only performed before and after that players turn. That didn't handle the order of extra turns correctly. 2014-10-29 11:22:47 +01:00
CardState.java moved Watchers to Ability and moved Counters to CardState 2015-03-01 21:17:23 -05:00
Controllable.java [THS] Added 4 white cards. 2013-09-11 17:38:43 +02: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 * Grindstone - Infinite loop (with e.g. two Progenitus) is handled as a draw. 2014-12-26 17:22:32 +01:00
GameCommanderImpl.java * Commander format - Fixed that the commanders color identity was not correctly set for the mana replacement effect. Mana symbols from the rule text were not taken into account. 2015-01-25 22:46:55 +01:00
GameException.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
GameImpl.java Moved some setters from Card to Permanent 2015-02-24 15:37:33 -05:00
GameInfo.java * Added handling to show all tournament games in tournament view. 2014-10-02 01:15:21 +02:00
GameOptions.java Fixed some handling problems of triggered abilities. 2014-05-24 21:10:56 +02:00
GameReplay.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
GameState.java moved Watchers to Ability and moved Counters to CardState 2015-03-01 21:17:23 -05:00
GameStates.java Fixed a problem with NPE and match start. Chanes to handling of logging. 2014-09-09 07:45:53 +02:00
LookedAt.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Revealed.java * Ad Nauseam - Fixed log output of revealed and moved cards. 2014-04-26 18:40:32 +02:00
Seat.java [minor] access modifer order 2013-03-10 14:53:02 +02:00
Table.java * Tournaments - Added handling for constructed formats and password protection. 2014-10-12 04:19:28 +02:00
Team.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00