foul-magics/Mage/src/mage
Neil Gentleman 230d1d37bd fix Grinning Totem, Thada Adel, Commune with Lava
opponent was able to cast the exiled cards

also changed Knacksaw Clique to use the same templating as Ornate Kanzashi
2015-11-22 18:40:38 -08:00
..
abilities * Added some information to the player tooltip in game (expericence counters, deck hash code, # of wins). 2015-11-22 11:07:48 +01:00
actions * Fixed some problems with undo/cancel action (fixes #1267). 2015-10-02 01:04:40 +02:00
cards reuse shared code for picking basic land sets 2015-11-22 18:00:10 -08:00
choices
constants Pulled from trunk. 2015-11-01 16:42:44 -05:00
counters Implement cards: Apes of Rath, Endless Scream, Fool's Tome, and Fylamarid 2015-11-04 09:29:08 +02:00
filter [C15] Oreskos Explorer, Bastion Protector and Dawnbreak Reclaimer. 2015-11-15 18:54:26 +01:00
game * Added some information to the player tooltip in game (expericence counters, deck hash code, # of wins). 2015-11-22 11:07:48 +01:00
players fix Grinning Totem, Thada Adel, Commune with Lava 2015-11-22 18:40:38 -08:00
target Pulled from trunk. 2015-11-01 16:42:44 -05:00
util reuse shared code for picking basic land sets 2015-11-22 18:00:10 -08:00
watchers Pulled from trunk. 2015-11-01 16:42:44 -05:00
ConditionalMana.java
MageException.java
MageInt.java
MageItem.java
MageObject.java * Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet). 2015-06-10 01:24:38 +02:00
MageObjectImpl.java Please test! Some changes to the display of user choices, showing also a longer text in tooltip window. 2015-06-28 21:55:48 +02:00
MageObjectReference.java Fixed some possible exceptions. 2015-09-13 09:48:35 +02:00
Mana.java resolved conflicts 2015-11-21 12:02:55 +01:00
ManaSymbol.java Updated Phyrexian Mana 2015-11-20 22:43:26 +01:00
ObjectColor.java * Fixed a bug of check if two objects sharing a colors were also to colorless objects did return a positive result (e.g. caused Dream Halls to cast Artifacts by discarding lands). 2015-07-01 13:37:32 +02:00