foul-magics/Mage/src/main/java/mage
2016-11-16 21:20:37 -05:00
..
abilities Fix AlternativeCostSourceAbility at the moment it doesn't apply it's filter early enough and so it has strange effects in certain edge cases. Specifically it allows Hypergenesis to be cast with Aluren and Kentaro. 2016-11-16 21:20:37 -05:00
actions Change all line endings to LF 2016-04-14 16:18:01 +00:00
cards Xmage 1.4.18V0 2016-11-06 18:11:19 +01:00
choices * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
constants Star Wars Set implemented 2016-09-26 18:43:04 +02:00
counters spjspj - Charging Cinderhorn (C16) 2016-11-03 17:19:07 +11:00
filter Fix the Commander Predicate which was written incorrectly. This fixes Bastion Protector. 2016-11-13 20:05:52 -05:00
game * Kydele, Chosen of Kruphix - Fixed a bug caused by the watcher object. 2016-11-06 23:37:34 +01:00
players Merge origin/master 2016-11-03 22:38:14 +01:00
target remove redundant this.targetName = filter.getMessage(); 2016-10-30 23:47:01 -07:00
util * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
watchers * Ephara, God of the Polis - Fixed its watcher not able to handle copies of it correctly. 2016-11-06 15:56:31 +01:00
ConditionalMana.java Revert "introduced StringUtil class with .isEmpty(String input) and .isNotEmp…" 2016-09-16 23:55:54 +02:00
MageException.java
MageInt.java * Fixed Identity Thief copying creature with +1/+1 counter gets P/T boost from it, but not counter (fixes #2131). 2016-08-05 21:15:07 +02:00
MageItem.java
MageObject.java Add Event to the signature of updateZoneChangeCounter. 2016-09-10 17:45:26 -04:00
MageObjectImpl.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
MageObjectReference.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
Mana.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
ManaSymbol.java
ObjectColor.java Merge origin/master 2016-11-03 22:38:14 +01:00