foul-magics/Mage/src/mage
2015-10-07 17:47:25 +02:00
..
abilities Fixed that triggered abilities from sacrificed permanents did also trigger if the permanent was face down before the sacrifice. 2015-10-07 17:47:25 +02:00
actions * Fixed some problems with undo/cancel action (fixes #1267). 2015-10-02 01:04:40 +02:00
cards Xmage 1.4.4v8 2015-10-04 10:33:33 +02:00
choices
constants Rework of "spend mana as though it were mana of" handling. 2015-10-06 17:28:59 +02:00
counters Implement cards: Bounty Hunter, Chandler, Downhill Charge, and Roterothopter 2015-10-06 20:01:36 +03:00
filter * Blatant Thievery - Changed handling to custom target. 2015-10-06 00:47:17 +02:00
game * Fixed a bug that caused creatures forced to attack could prevent to attack by deselecting the forced creature or be able to attack another defender by using the Attack All button. 2015-10-06 22:22:37 +02:00
players Rework of "spend mana as though it were mana of" handling. 2015-10-06 17:28:59 +02:00
target * Fixed a bug that if all targets (if targets were set) of a spell with an up to target definition (e.g. Adverse Conditions) became illegal the spell did not fizzle as it should. 2015-09-30 00:53:33 +02:00
util * Fixed put token into play thta's of copy of target effects to handle targets correctly that already copy something (e.g. Kiki-Jiki, Mirror Breaker copying a Body Double creature). 2015-09-12 14:52:14 +02:00
watchers Fixed some possible exceptions. 2015-09-13 09:48:35 +02: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 * Mage-Ring Network - Fixed calculation of available mana. 2015-07-23 12:42:02 +02:00
ManaSymbol.java
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