foul-magics/Mage/src/mage
2015-03-03 15:24:07 -06:00
..
abilities [DTK] Some fixes to Exploit. 2015-03-03 14:01:36 +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 Some minor changes. 2015-03-02 08:35:00 +01:00
choices * Added acustic an optical signals for use of skip buttons. 2014-10-30 23:43:32 +01:00
constants * Added promotional, Duel Deck and Non-standard-legal sets to SetType. Changed sets and set selection accordingly. 2015-02-04 00:34:18 +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 Merge branch 'master' of https://github.com/magefree/mage 2015-03-01 22:02:33 -05:00
game [DTK] Added Exploid abilities. 2015-03-03 13:51:12 +01:00
players - Fixed missing Null check. Fixes issue with Bant Charm. 2015-03-03 15:24:07 -06:00
target * Fixed that library selections could not be deslected if multiple cards have to be selected. 2015-03-01 16:06:13 +01:00
util Fixed a bug of cost paying handling not showing only the left over unpaid part of mana cost (fixes #185). Added the name of the object the cost is paid for to the feedback panel. 2015-02-26 13:52:02 +01:00
watchers * Mana Reflection - Fixed that multiple Mana Reflections did not stack, fixed a bug of mana calculation (fixes #758). 2015-02-27 15:05:53 +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 * Fixed that manifested or morphed creatures did wrongly trigger "enters the battlefield" abilities with their card attributes (e.g red card manifested triggered Foundry Street Denizens boost ability). 2015-02-12 15:54:41 +01:00
Mana.java Fixed more CPU load caused by calculation of available mana. 2015-02-14 00:22:17 +01:00
ManaSymbol.java
ObjectColor.java