foul-magics/Mage/src/main/java/mage/game
2019-04-01 19:03:25 -04:00
..
combat * Fixed cards with skip untap optional ability that cause game freezes (#5606) 2019-03-01 18:10:32 +04:00
command - Fixed the emblem of Garruk, Apex Predator. 2019-03-18 15:23:13 -05:00
draft Sonar cleanups 03032019 2019-03-04 10:43:20 +01:00
events reworked coin doubling again for some reason 2019-01-17 10:32:02 -05:00
match * Sideboarding: fixed that it possible to auto-submit 40 cards deck instead 60 in constructed formats (#5579); 2019-04-01 07:34:46 +04:00
mulligan UI: added mulligan option to new tournament dialog, added mulligan type saving; 2019-03-23 05:49:21 +04:00
permanent Implemented Teyo, the Shieldmage 2019-04-01 19:03:25 -04:00
stack * UI: added cancel button for all target definition abilities; 2019-03-10 23:31:11 +04:00
tournament * Sideboarding: fixed that it possible to auto-submit 40 cards deck instead 60 in constructed formats (#5579); 2019-04-01 07:34:46 +04:00
turn remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
CardAttribute.java fixed color-changing effects removing subtypes 2017-09-26 20:30:52 -04:00
CardState.java
Controllable.java make plane and emblem implement Controllable to give access to the isControlledBy method 2018-09-30 12:48:03 +02:00
Exile.java Tests: added support of TargetCardInExile, TargetCardInGraveyard and variations; 2018-11-21 16:43:46 +04:00
ExileZone.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Game.java Refactor mulligans out of GameImpl and add Paris, Vancouver, London, and Canadian Highlander. Refactor GameImpls to use their specific mulligan. 2019-03-17 23:23:52 -07:00
GameCanadianHighlanderImpl.java Add mulligan options to NewTableDialog, passing mulligan information to games. 2019-03-19 06:08:12 -07:00
GameCommanderImpl.java Add mulligan options to NewTableDialog, passing mulligan information to games. 2019-03-19 06:08:12 -07:00
GameException.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
GameImpl.java Merge branch 'master' into additional-mulligan-support-5600 2019-03-19 23:39:39 -07:00
GameInfo.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
GameOptions.java Continuing implementation of Planechase. 2018-04-12 00:07:24 +10:00
GameReplay.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
GameState.java Sonar fixes 2019-02-02 22:09:55 +01:00
GameStates.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
GameTinyLeadersImpl.java Add mulligan options to NewTableDialog, passing mulligan information to games. 2019-03-19 06:08:12 -07:00
Graveyard.java
LookedAt.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Revealed.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Seat.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Table.java Fixed NPE error on some tournaments finish; 2019-01-08 09:26:14 +04:00
Team.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ZoneChangeInfo.java [DOM] Added three cards. Some fixes to rule texts and some more minor fixes. 2018-04-15 11:33:57 +02:00
ZonesHandler.java * Desecrated Tomb - fixed that it did not produce bat tokens if a Zombie cards was cast from graveyard (fixes #5318). 2018-09-27 17:26:22 +02:00