foul-magics/Mage/src/main/java/mage
2018-05-26 22:39:20 +02:00
..
abilities * Reworked some more card movement handling (#4866). 2018-05-26 22:39:20 +02:00
actions
cards Some null exceptions checking and fixed some other minor problems. 2018-05-26 01:22:28 +02:00
choices Implemented Pir's Whim 2018-05-23 11:57:49 -04:00
constants Implemented Rushblade Commander 2018-05-22 10:13:14 -04:00
counters refactored instances of various types of counters 2018-05-14 11:11:11 -04:00
designations
filter * Reworked some more card movement handling (#4866). 2018-05-26 22:39:20 +02:00
game * Reworked some more card movement handling (#4866). 2018-05-26 22:39:20 +02:00
players Some combat fixes 2018-05-19 05:22:50 +00:00
target Merge pull request #4940 from magefree/master 2018-05-14 14:08:30 -04:00
util Implemented Last One Standing 2018-05-23 14:09:37 -04:00
watchers Fixed Godo, Bandit Warlord copies not untapping themselves (fixes #4827) 2018-05-19 17:39:20 -04:00
ConditionalMana.java
MageException.java
MageInt.java
MageItem.java
MageObject.java added Saga enchantment subtype and default method for isHistoric 2018-03-18 00:32:50 +01:00
MageObjectImpl.java * Fixed a problem that a gained "is all creature types" from continous effects were not propertly reset on permanents. 2018-03-20 13:39:48 +01:00
MageObjectReference.java * Cleaned up FixedTargets MageObjectReference handling. 2018-02-24 17:28:55 +01:00
Mana.java Made Mana#includesMana capable of comparing colorless to generic 2018-04-28 13:17:25 +00:00
ManaSymbol.java more mana pool errata 2018-04-21 18:36:22 -04:00
ObjectColor.java Refactoring: added mana color check and fix 2018-05-06 00:48:16 +04:00