foul-magics/Mage/src/main/java/mage/cards
Oleg Agafonov 7140a41445
Merge pull request #5636 from hitch17/deck-exporters
Refactor Sets.saveDeck into a deck exporter series of classes.
2019-03-19 03:32:54 +01:00
..
basiclands remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
decks Refactor Sets.saveDeck into a deck exporter series of classes. 2019-03-17 14:58:05 -07:00
mock remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
repository Prepare hotfix release 2019-03-04 06:47:30 +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 * Fixed that some sets uses same images for multi-images cards: 2018-10-03 22:06:18 +04:00
CardImpl.java move Google Guava to mage-root pom in dependencyManagement, so other modules can use it 2019-03-18 15:48:35 +01:00
Cards.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
CardSetInfo.java * Fixed that some sets uses same images for multi-images cards: 2018-10-03 22:06:18 +04:00
CardsImpl.java Fixed NPE errors for some cards 2018-12-23 17:56:46 +04:00
ExpansionSet.java Refactor set's legality, Modern Horizons now available for modern formats; 2019-03-04 04:49:49 +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