foul-magics/Mage/src/mage
2013-11-10 15:05:13 +01:00
..
abilities Added logic to log choices of abilities to the game log. 2013-11-10 15:05:13 +01:00
actions * some logging changes. 2013-10-09 17:12:14 +02:00
cards * Level up cards - Fixed tooltip rule text generation of level up cards. 2013-10-30 16:23:32 +01: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 Dirge of Dreadm , Foster, Night Soil, Vile Requiem, Spoils of the Vault, Dirge of Dread, Isleback Spawn, Deep Sea Kraken. 2013-11-10 15:03:16 +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 Ability picker shows now the name of the object instead of {this] in ability text.. 2013-11-06 14:32:50 +01:00
players Ability picker shows now the name of the object instead of {this] in ability text.. 2013-11-06 14:32:50 +01:00
target - Added Evershrike, Ward of Bones, Springjack Pasture, Antler Skulkin, Batwing Brume. Small addition to class. 2013-11-06 12:04:47 -06: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 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