foul-magics/Mage/src/main/java/mage
2018-11-22 21:53:32 +04:00
..
abilities * Mirari - Fixed that it can select any spell instead triggered use. 2018-11-22 21:53:32 +04:00
actions
cards Prepopulate DeckImportFromClipboardDialog content with string contents of clipboard. 2018-11-08 09:25:03 -08:00
choices
constants * UI: deck editor - added cards sorting by rarity (#4414); 2018-10-03 23:59:51 +04:00
counters Merge pull request #5350 from Zzooouhh/Zzooouhh-unh 2018-09-30 14:13:32 +02:00
designations change enum comparison 2018-07-08 13:11:39 +02:00
filter Tests: added support of TargetCardInExile, TargetCardInGraveyard and variations; 2018-11-21 16:43:46 +04:00
game Tests: added support of TargetCardInExile, TargetCardInGraveyard and variations; 2018-11-21 16:43:46 +04:00
players - Fix for Bug #5435. Specific to "must attack" code. 2018-11-20 17:43:26 -06:00
target - Fix for Bug #5435. Specific to "must attack" code. 2018-11-20 17:43:26 -06:00
util Fixed scryfall images download for PUMA set; 2018-11-12 04:14:53 +04:00
watchers [GNT] implemented Militant Angel 2018-11-13 00:25:48 +04:00
ConditionalMana.java
MageException.java
MageInt.java
MageItem.java
MageObject.java added isInstantOrSorcery method to MageObject 2018-09-13 08:21:12 -04:00
MageObjectImpl.java Rename: fix typo in planeswalker ability 2018-09-29 11:07:52 +02:00
MageObjectReference.java Added null detection to MageObjectReference 2018-06-23 21:39:36 -04:00
Mana.java * Some rework/fixes/optimizations of calculation of available mana. 2018-06-24 01:23:49 +02:00
ManaSymbol.java
ObjectColor.java