foul-magics/Mage/src/main/java/mage
2018-04-16 13:21:52 -04:00
..
abilities Implemented In Bolas's Clutches 2018-04-16 13:21:52 -04:00
actions
cards * 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
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 [DOM] Added Saga ability and Fall of the Thran. 2018-04-14 14:30:20 +02:00
counters Karn, Scion of Urza (DOM) 2018-03-25 01:44:23 +11:00
designations Added designation names to player tooltip. 2018-01-13 18:55:07 +01:00
filter [DOM] Added five cards. 2018-04-15 21:54:03 +02:00
game Merge pull request #4772 from spjspj/master 2018-04-17 02:43:45 +10:00
players [DOM] Added three cards. Some fixes to rule texts and some more minor fixes. 2018-04-15 11:33:57 +02:00
target [DOM] Implement Legendary Sorceries 2018-04-08 18:37:11 -07:00
util fixed missing linebreaks 2018-04-03 14:31:59 +02:00
watchers Beginning of implementation of Planechase. 2018-04-09 08:44:48 +10: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 Fix Mana#containsAny to account for Any mana 2018-03-20 01:39:26 -07:00
ManaSymbol.java
ObjectColor.java Fixed v1 server incompatible with v0 clients (freezes on game startup) 2018-01-28 17:57:55 +04:00