foul-magics/Mage/src/main/java/mage
2018-05-07 00:45:05 +02:00
..
abilities Merge origin/master 2018-05-07 00:45:05 +02:00
actions
cards Some changes related to #4893. 2018-05-03 01:33:21 +02:00
choices * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
constants Some changes related to #4893. 2018-05-03 01:33:21 +02:00
counters Implemented Darigaaz Reincarnated 2018-04-18 19:50:12 -04:00
designations Added designation names to player tooltip. 2018-01-13 18:55:07 +01:00
filter * Some rework of filter hanmdling. 2018-04-28 00:30:28 +02:00
game * Fixed token ability (id handling) and token cardType (reset was not correctly done) handling (this fixed problems with copying Planeswalker with Helm of the Host). 2018-05-07 00:44:32 +02:00
players Merge origin/master 2018-05-03 01:33:39 +02:00
target * Some rework of filter hanmdling. 2018-04-28 00:30:28 +02:00
util * Fixed token ability (id handling) and token cardType (reset was not correctly done) handling (this fixed problems with copying Planeswalker with Helm of the Host). 2018-05-07 00:44:32 +02:00
watchers Fixed equal or == errors -- 23 cards and more (see #4407) 2018-04-28 21:24:48 +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