foul-magics/Mage/src/main/java/mage
2018-11-25 10:11:50 -06:00
..
abilities - Fixed #5100. Added a replacement effect for skipping the combat phase. 2018-11-23 11:36:29 -06: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 - Added "ARROW" counter. 2018-11-25 10:11:50 -06:00
designations change enum comparison 2018-07-08 13:11:39 +02:00
filter Refactor: replaced duplicated ability - CreatureEntersBattlefieldTriggeredAbility by EntersBattlefieldControlledTriggeredAbility; 2018-10-10 01:21:43 +04:00
game - Fix for Bug #5435. Specific to "must attack" code. 2018-11-20 17:43:26 -06: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 small performance update for ClassScanner 2018-11-24 23:50:05 +01: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