foul-magics/Mage/src/mage
2013-08-13 11:23:09 +02:00
..
abilities [CHK] Added Tatsuma the Dragon Fank, Godo Bandit Warlord. 2013-08-13 11:21:12 +02:00
actions [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
cards Fixed that for some of the day / night cards the night side instead of the day side was found if the card was read from repository. 2013-08-05 18:05:13 +02:00
choices [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
constants Added effect type and logic to handle multiple untap restriction effects. 2013-08-10 13:06:32 +02:00
counters - Added 4 cards from Conflux. 2013-08-04 18:18:25 -05:00
filter Added as thought effect to let creatures block tapped. 2013-08-03 20:14:11 +02:00
game * Fixed NPE bug during blocker declaration (fixes #308). 2013-08-11 20:24:57 +02:00
players Removed double check of can block restriction. 2013-08-13 11:23:09 +02:00
target - Added Brilliant Ultimatum. 2013-07-31 17:59:02 -05:00
util * Fixed a bug that ActivatedOncePerTurnActivatedAbility could only be used once per game instead of once per permanent and turn (concerns Putrid Leech, Patron of the Orochi, Akki Avalanchers, Brutal Deceiver, Callous Deceiver, Cruel Deceiver, Feral Deceiver, Harsh Deceiver, Viashino Slaughtermaster, Krallenhorde Killer, Wolfbitten Captive, Beetleform Mage. Twinblade Slasher, Frilled Oculus, Ghor-Clan Bloodscale, Darkthicket Wolf, Skinshifter 2013-07-20 15:47:16 +02:00
watchers [Commander]Added alternative lose condition. (21 damages by commander) 2013-07-23 18:15:12 +02:00
ConditionalMana.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Constants.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
MageException.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
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 [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Mana.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
ObjectColor.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00