foul-magics/Mage/src/main/java/mage/cards
2019-07-01 12:40:34 +04:00
..
basiclands remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
decks * UI: fixed wrong deck import from cubes and other sources without cards amount; 2019-07-01 12:40:34 +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 * Fixed that snow lands can be added in draft and sealed modes (#5831); 2019-06-06 22:50:16 +04: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 Test framework: added support to create custom instant/sorcery; 2019-06-26 21:40:17 +04: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