foul-magics/Mage/src/mage
Neil Gentleman eda5d1a1ef BoostSourceEffect: format X like BoostTargetEffect
primarily to fix Chameleon Colossus and friends, but also updated
Terra Ravager's ability to match the corrected format, and now
both Source and Target support -X, for Death's Shadow.
2015-11-08 22:14:15 -08:00
..
abilities BoostSourceEffect: format X like BoostTargetEffect 2015-11-08 22:14:15 -08:00
actions * Fixed some problems with undo/cancel action (fixes #1267). 2015-10-02 01:04:40 +02:00
cards * Fixed some ability and subtype removing effects (fixes #1352). 2015-11-07 12:29:31 +01: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 Pulled from trunk. 2015-11-01 16:42:44 -05:00
game Move updateExpansionSetCode from CreateTokenEffect.apply to Token.putOntoBattlefield 2015-11-08 20:16:47 +03:00
players * Fixed a bug that self scope were checked for non relevant events (fixes #1350). 2015-11-07 13:32:15 +01:00
target Pulled from trunk. 2015-11-01 16:42:44 -05:00
util Pulled from trunk. 2015-11-01 16:42:44 -05: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 Pulled from trunk. 2015-11-01 16:42:44 -05: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