foul-magics/Mage/src/main/java/mage/game
2017-02-05 23:23:51 +11:00
..
combat * Fixed possible IndexOutOfBoundsException during combat. 2017-01-22 22:27:39 +01:00
command * Fixed a problem that Emblems created by permanents where its owner left the game caused errors in clients. Some handling cganges of emblems. 2016-12-27 16:00:22 +01:00
draft Refactoring 2016-12-29 16:16:08 +03:00
events * Some changes to EnterTheBattlefield events, some other fixes (fixes #2765). 2017-01-15 15:22:33 +01:00
match Refactoring 2016-12-29 16:16:08 +03:00
permanent [AER] Refactored some similar abilities and effects 2017-01-18 14:25:58 +01:00
stack * Fixed that non creature spells with morph could not be countered with Remove if cast with morph. 2017-01-24 23:08:47 +01:00
tournament Refactoring 2016-12-29 16:16:08 +03:00
turn replaced enum comparison from equals to == 2017-01-11 09:53:16 +01: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 Refactoring 2016-12-29 16:16:08 +03:00
GameCanadianHighlanderImpl.java Add Canadian Highlander Deck/Game implementation. Also implements the double-mulligan-on-6,5,4,3,2,1 rule. 2017-02-05 23:23:51 +11:00
GameCommanderImpl.java * Duel Commander - Removed commander damage logic. 2017-01-14 15:35:22 +01:00
GameException.java
GameImpl.java Added Battlefield Scrounger, Death Spark and Rasputin Dreamweaver. 2017-01-31 11:06:49 -05: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 Some fixes to the Monarch designation. 2016-12-07 17:14:08 +01:00
GameStates.java
GameTinyLeadersImpl.java [C16] Implemented Partner ability. 2016-11-01 22:59:39 -04:00
Graveyard.java
LookedAt.java replaced various !contains -> put with putIfAbsent 2017-01-09 13:07:32 +01:00
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 Refactoring 2016-12-29 16:16:08 +03:00
Team.java
ZoneChangeInfo.java Refactoring 2016-12-29 16:16:08 +03:00
ZonesHandler.java * Some changes to EnterTheBattlefield events, some other fixes (fixes #2765). 2017-01-15 15:22:33 +01:00