foul-magics/Mage/src/main/java/mage/cards
2019-12-10 00:17:22 -05:00
..
basiclands remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
decks Implemented Seven Dwarves 2019-09-14 19:07:41 -04:00
mock * Fixed two face card images that it uses wrong image from random set; 2019-05-29 12:13:44 +04:00
repository Prepare new release 2019-11-30 01:32:54 +04:00
AdventureCard.java Unused import. 2019-12-09 21:35:43 -05:00
AdventureCardSpell.java Begin implementing adventures. 2019-12-09 11:30:11 -05:00
AdventureCardSpellImpl.java Remove duplicated ability text. 2019-12-10 00:17:22 -05: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 add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
CardGraphicInfo.java * Urza, Academy Headmaster - fixed that it freeze the game (#5589); 2019-03-28 19:59:38 +04:00
CardImpl.java Adventures basically working. 2019-12-09 12:46:43 -05:00
Cards.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
CardSetInfo.java * Urza, Academy Headmaster - fixed that it freeze the game (#5589); 2019-03-28 19:59:38 +04:00
CardsImpl.java * Move cards from battlefield - fixed that some abilities can duplicates moving cards (#4655); For devs: all cards with CardsImpl and moveCards calls like Winds of Abandon; 2019-06-07 18:35:30 +04:00
ExpansionSet.java * Fixed two face card images that it uses wrong image from random set; 2019-05-29 12:13:44 +04:00
FrameStyle.java New M15 Rendering for Unstable lands 2018-03-20 16:12:43 +11:00
LevelerCard.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
MeldCard.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Sets.java Refactor Sets.saveDeck into a deck exporter series of classes. 2019-03-17 14:58:05 -07:00
SplitCard.java Refactor: added copyFrom info for all objects (original card used for copy, copy of copy and etc); 2018-11-29 19:29:39 +04: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