foul-magics/Mage/src/mage
2013-09-07 18:11:16 +02:00
..
abilities Added UntapSourceCost 2013-09-07 18:11:16 +02:00
actions [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
cards * Fury Charm - Fixed that Suspended Cards could not be cast, if last counter was removed with Fury Charm. 2013-09-01 11:15:31 +02:00
choices [SOK] 3 cards. 2013-08-18 10:09:30 +02:00
constants Added text to ManaType constants. 2013-09-04 17:15:51 +02:00
counters - Added 4 cards from Conflux. 2013-08-04 18:18:25 -05:00
filter Added Subtype option for FilterControlledPermanent 2013-09-07 17:52:09 +02:00
game Added BestowAbility for Theros. 2013-09-07 16:03:48 +02:00
players * Detain effect - Fixed that detained permanents stayed detained until end of game if the controller of the detain effect left/lost the game before detain effect did end (fixes #304). 2013-08-28 15:11:17 +02:00
target - Added Brilliant Ultimatum. 2013-07-31 17:59:02 -05:00
util Fixed false min target handling of computer player. Some minor changes and additions to framework. 2013-08-16 10:15:20 +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