foul-magics/Mage/src/mage/cards
2015-11-07 12:29:31 +01:00
..
basiclands [refactor] removed generic parameter from BasicLand 2014-06-03 12:42:40 +03:00
decks Fixed MWSDeckImporter to import deck when other setCode is used. (e.g. R instead of 3ED) 2015-10-30 20:03:22 +01:00
mock * Fixed split card handling in deck editor. 2015-09-01 11:22:04 +02:00
repository * Fixed some ability and subtype removing effects (fixes #1352). 2015-11-07 12:29:31 +01:00
Card.java * Reworked/Cleaned card movement handling. 2015-10-11 03:52:38 +02:00
CardImpl.java * Some rework of card moving after spell countering. 2015-11-05 00:37:30 +01:00
Cards.java * Some more rework of card mobement handling. 2015-08-05 17:46:56 +02:00
CardsImpl.java Fixed some bugs causing null pointer or concurrent modification exceptions. 2015-09-07 07:42:19 +02:00
ExpansionSet.java Fixed that no Zendikar Expeditions lands were added to Battle for Zendikar boosters. I replaced every 20th basic land now by one random land of Zendikar Expeditions. 2015-09-20 21:10:02 +02:00
LevelerCard.java changes to the way abilities are added to cards 2015-03-23 13:04:09 -04:00
Sets.java Cleanup sets. 2015-05-03 20:07:13 -07:00
SplitCard.java * Split cards - Fixed a bug when split cards get copied (e.g. by Isochron Scepter) refering still to the copied card. 2015-08-30 23:49:38 +02:00
SplitCardHalf.java * Split cards - Fixed a bug when split cards get copied (e.g. by Isochron Scepter) refering still to the copied card. 2015-08-30 23:49:38 +02:00
SplitCardHalfImpl.java * Split cards - Fixed a bug when split cards get copied (e.g. by Isochron Scepter) refering still to the copied card. 2015-08-30 23:49:38 +02:00