foul-magics/Mage/src/mage
2015-03-17 17:28:51 +01:00
..
abilities [DTK] Added 8 black cards. 2015-03-17 17:28:51 +01:00
actions * Changed draw message if a revealed card is drawn (e.g. Courser of Kruphix in play). 2014-10-19 11:21:02 +02:00
cards moved faceDown property from Card to CardState 2015-03-12 22:09:12 -04:00
choices * Added acustic an optical signals for use of skip buttons. 2014-10-30 23:43:32 +01:00
constants [DTK] Added Formidable condition and ability word. 2015-03-06 15:04:31 +01:00
counters Added WPN Gateway set and reprints, Sol Grail, Spike Rogue, Quirion Elves, Krosan Wayfarer, Crookclaw Transmuter, and Centaur Glade 2015-02-03 00:46:33 -06:00
filter moved faceDown property from Card to CardState 2015-03-12 22:09:12 -04:00
game [DTK] Added 8 black cards. 2015-03-17 17:28:51 +01:00
players moved faceDown property from Card to CardState 2015-03-12 22:09:12 -04:00
target [DTK] Added Dragonlord Atarka, updated TargetCreatureOrPlaneswalkerAmount to filter for opponent's controlled permanents. 2015-03-10 21:48:47 -05:00
util [DTK] Added 6 black cards. 2015-03-17 08:08:15 +01:00
watchers [DTK] Added 8 blue cards and some fixes. 2015-03-16 18:24:26 +01:00
ConditionalMana.java * Conditional Mana- Fixed that conditional mana was not emptied at end of phase step. 2014-10-29 08:57:33 +01:00
MageException.java
MageInt.java
MageItem.java
MageObject.java
MageObjectImpl.java
MageObjectReference.java * Reworked dealtDamageByThisTurn handling of permanents to take zone change of referenced objects into account. 2015-03-07 01:15:27 +01:00
Mana.java Fixed more CPU load caused by calculation of available mana. 2015-02-14 00:22:17 +01:00
ManaSymbol.java ManaSymbol and ManaSymbols classes 2014-07-30 18:36:37 +04:00
ObjectColor.java