foul-magics/Mage/src/main/java/mage/cards
2018-05-14 14:08:30 -04:00
..
basiclands Refactored more subtypes usages to enum 2017-09-08 09:57:51 -04:00
decks * Fixed deck import that can't recognize some cards with umlauts in name; 2018-05-10 11:46:21 +04:00
mock * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
repository XMage 1.4.29V4 2018-05-01 01:20:52 +02:00
ArtRect.java * Correct type line rendering for split cards with different types on each half. 2017-04-04 21:58:52 -06:00
Card.java Fixing saga implementation 2018-04-27 15:12:11 -04:00
CardGraphicInfo.java * Workaround to fix problem with deck layout. 2016-10-08 19:03:09 +02:00
CardImpl.java Some changes related to #4893. 2018-05-03 01:33:21 +02:00
Cards.java Restructured Mage module 2015-11-29 21:56:49 +01:00
CardSetInfo.java remove redundant cardgraphicinfo instances 2017-08-06 17:23:03 +02:00
CardsImpl.java * Fixed some card movement (fixes #4910). 2018-05-08 18:01:15 +02:00
ExpansionSet.java Dominaria packs will now be guaranteed to have at least one legendary creature 2018-04-17 15:16:30 -04:00
FrameStyle.java New M15 Rendering for Unstable lands 2018-03-20 16:12:43 +11:00
LevelerCard.java Refactoring 2016-12-29 15:26:19 +03:00
MeldCard.java talk to interfaces rather than implementations 2017-07-16 11:08:09 +02:00
Sets.java Tests: fixed random gen deck 2018-01-27 15:49:24 +04:00
SplitCard.java * Fixed a bug if casting split cards from other players e.g with Mindclaw Shaman (fixes #3867). 2017-08-30 00:30:46 +02:00
SplitCardHalf.java Amonket Aftermath ability and card frame changes Completed 2017-04-04 00:29:54 -06:00
SplitCardHalfImpl.java * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00