foul-magics/Mage/src/main/java/mage/game
LevelX2 de28ea797e Merge pull request #2533 from magefree/issue-2492-emrakul-extra-turn
* Emrakul, the Promised End - Fix that extra turn is not giving when …
2016-10-31 07:36:11 +01:00
..
combat * Myriad some cleanup (#2420). 2016-10-04 15:29:52 +02:00
command Add Event to the signature of updateZoneChangeCounter. 2016-09-10 17:45:26 -04:00
draft refactor : removed all instances of new Random() and replaced with RandomUtil for a ThreadLocal randomizer 2016-09-05 15:03:47 +02:00
events Merge 2016-10-17 23:45:47 -05:00
match spjspj - Add option of 'Number of Seats'. This is for Tournaments so that you can draft say a 4 way draft and then have a 4 way game at the end of it. 2016-09-25 00:46:16 +10:00
permanent Changed rule text from "put token onto the battlefield" to "create token". 2016-10-29 23:42:19 +02:00
stack * Fixed that a spell that becomes a permanent didn't had the colors of the spell (e.g. ERsatz Gnomes). 2016-10-22 10:38:10 +02:00
tournament spjspj - Update multiseat option to be multi-attack 2016-10-02 21:00:41 +11:00
turn * Emrakul, the Promised End - Fix that extra turn is not giving when Emrakul is cast during an opponent's turn (fixes #2492). 2016-10-31 03:01:02 +03:00
CardAttribute.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
CardState.java
Controllable.java
Exile.java
ExileZone.java Removed redundant interface implementation. 2016-05-07 05:33:54 -07:00
Game.java Replace Yes/No text with Mulligan/Keep text on mulligan answer buttons to make options more clear. 2016-07-31 15:57:45 +03:00
GameCommanderImpl.java * Commander mulligan - changed to Vancouver mulligan rule. 2016-05-26 15:33:41 +02:00
GameException.java
GameImpl.java Revert rollback changes, fix rollback when extra turn was taken during an opponent's turn. 2016-10-31 02:51:40 +03:00
GameInfo.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
GameOptions.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
GameReplay.java
GameState.java Revert rollback changes, fix rollback when extra turn was taken during an opponent's turn. 2016-10-31 02:51:40 +03:00
GameStates.java
GameTinyLeadersImpl.java Remove use of card classes for duplicate cards. Remove set related information from being tied to card classes. 2016-10-04 19:58:48 -05:00
Graveyard.java Removed obsolete Zone parameter in CardsImpl constructors. 2015-12-04 00:34:10 -05:00
LookedAt.java
Revealed.java
Seat.java Changed history handling for user a bit. Added history to table waiting dialog and user avatar tooltip. 2016-01-23 13:37:34 +01:00
Table.java Fixed some more possible exception bugs. 2016-04-06 20:45:33 +02:00
Team.java
ZoneChangeInfo.java Refactor the core zone change code to use a common code path. 2016-09-07 23:31:26 -04:00
ZonesHandler.java * Fixed that a spell that becomes a permanent didn't had the colors of the spell (e.g. ERsatz Gnomes). 2016-10-22 10:38:10 +02:00