foul-magics/Mage/src/mage
2013-07-12 08:15:50 +02:00
..
abilities Some changes to the framework classes. Added ControllerGotLifeCount DynamicValue. 2013-07-11 15:06:36 +02:00
actions [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
cards [M14] Added 9 black cards. 2013-07-09 16:08:43 +02:00
choices [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
constants Improved Emblem handling. Added a MageObjectType to CardView (in progress). 2013-07-05 15:29:55 +02:00
counters Some small fixes. 2013-01-19 18:07:56 +01:00
filter Added FilterInstantOrSorceryCard. 2013-07-08 17:02:14 +02:00
game Moved copy copy statement from PermanentImpl to MageObjectImpl object. 2013-07-10 14:12:05 +02:00
players Some change to match timer (in progress). 2013-07-06 00:43:39 +02:00
target [M14] Added 5 cards. Fix to Oath of the Ancient Wood. 2013-07-12 08:15:50 +02:00
util Fixed a problem, that images of copied tokens were not shown. 2013-07-05 18:48:55 +02:00
watchers Cleaned up and improved CardsPutIntoGraveyardWatcher. 2013-07-09 14:28:52 +02:00
ConditionalMana.java
Constants.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
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 Moved copy copy statement from PermanentImpl to MageObjectImpl object. 2013-07-10 14:12:05 +02:00
MageObjects.java
MageObjectsImpl.java
Mana.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
ObjectColor.java