foul-magics/Mage/src/mage
2013-12-16 08:22:18 +01:00
..
abilities * Added Forecast ability. 2013-12-10 22:36:56 +01:00
actions * some logging changes. 2013-10-09 17:12:14 +02:00
cards * Innistrad booster - Fixed rarity distribution of double faced cards. 2013-12-16 08:22:18 +01:00
choices [C13] Added 5 cards. 2013-11-30 23:28:44 +01:00
constants Added ManaInAnyCombinationEffect and RemoveCountersForCostCondition and some minor formatting and additions. 2013-11-21 14:28:54 +01:00
counters [C13] Added 13 cards. 2013-12-05 23:59:01 +01:00
filter [C13] Added Command Tower, Homeward Path, Contested Cliffs, Marath Will of the Wild. 2013-10-31 17:30:30 +01:00
game * Commander - Fixed that sacrificing a commander as cost was not possible. Added game log message if creature was removed from combat. 2013-12-15 14:17:39 +01:00
players * Commander - added logic that AI can cast the commander. 2013-12-12 19:45:14 +01:00
target * Fixed a problem if some of multiple targets can't be targeted during resolution (e.g. target got hexproof meanwhile) it was still targeted (e.g. it happens for INto the void). 2013-12-07 15:51:10 +01:00
util * Innane, Life Ascpect - Fixed the displayed up to number in tooltip text. 2013-10-29 08:19:47 +01:00
watchers * Commander format - Added missing blank to commander damage game log message. 2013-10-13 15:13:59 +02:00
ConditionalMana.java Some minor formatting and some changes to framework classes. 2013-11-03 20:59:52 +01:00
MageException.java
MageInt.java
MageItem.java
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