foul-magics/Mage/src/mage
2013-09-24 19:57:12 +02:00
..
abilities Fixed OfferingEffect 2013-09-24 19:57:12 +02:00
actions [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
cards Gather Specimens, simplified replacement effect, some other minor changes. 2013-09-24 13:43:56 +02:00
choices [THS] Added 6 lands. 2013-09-08 14:50:48 +02:00
constants Fixed cost modification order (Rule 601.2e) and added CostModificationType 2013-09-24 19:52:58 +02:00
counters - Added 4 cards from Conflux. 2013-08-04 18:18:25 -05:00
filter Fixed Swere, Misdirection and Ricochet Trap to target only spells with exactly one target and allowing to replace it with exactly one different valid target. 2013-09-24 16:40:11 +02:00
game Fixed Swere, Misdirection and Ricochet Trap to target only spells with exactly one target and allowing to replace it with exactly one different valid target. 2013-09-24 16:40:11 +02:00
players Fixed that if player left/lost in a ffa game, the players in range dor all other players are updated immediately. 2013-09-21 18:07:58 +02:00
target [THS] Some fixes for Bow of Nylea and Ashio, Nightmare Weaver. 2013-09-12 20:17:11 +02:00
util Some minor fixes and formatting to framework classes. 2013-09-15 11:38:51 +02:00
watchers [Commander]Added alternative lose condition. (21 damages by commander) 2013-07-23 18:15:12 +02:00
ConditionalMana.java
MageException.java
MageInt.java Fixed a bug that the copy of a Token could no more be copied because the baseValues for P/T were 0 for this copy. E.g. populate on an already populated token failed because of this bug. 2013-01-16 14:14:34 +01:00
MageItem.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
MageObject.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
MageObjectImpl.java Added check for ChangelingAbility.ALL_CREATURE_TYPE to MageObjectImpl. 2013-09-03 08:28:31 +02:00
MageObjects.java
MageObjectsImpl.java
Mana.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
ObjectColor.java