foul-magics/Mage/src/mage
2015-11-25 23:12:23 +01:00
..
abilities * Fixed some adjustTargets methods of cards were that the target adjustment could be applied to abilities not intended (fixes #1384). 2015-11-25 16:30:18 +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 remove useless .toString() 2015-11-25 00:32:01 -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 methods now access and set state directly, rather than through the API, which is meant to prevent accidently setting minus values 2015-11-25 23:12:23 +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