foul-magics/Mage/src/main/java/mage/cards
2023-11-04 20:56:08 -04:00
..
basiclands clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
decks cheats: added 2 new special commands (add card to hand, add lands to battlefield), added default special commands (no needs to put it in init.txt) 2023-11-02 12:32:58 +04:00
mock Basic groundwork for extra decks (contraptions, attractions) (#10378) 2023-08-06 21:06:32 -04:00
repository Performance: fixed memory leaks on each card viewer or draft open (10 Mb per call, related to #11285, fixes #9548) 2023-10-14 12:39:49 +04:00
AdventureCard.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
AdventureCardSpell.java Fix Adventures exiling themselves before applying their effects (#10793) 2023-08-30 19:15:47 -04:00
AdventureCardSpellImpl.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
ArtRect.java
Card.java Refactor: private fields and performance tweaks (#9625) 2023-08-27 17:58:19 -04:00
CardGraphicInfo.java
CardImpl.java Basic groundwork for extra decks (contraptions, attractions) (#10378) 2023-08-06 21:06:32 -04:00
Cards.java Add documentation to Cards and CardsImpl (#9019) 2023-07-02 18:20:28 -04:00
CardSetInfo.java Change supertype method in constructors (#10361) 2023-05-12 20:45:07 -04:00
CardsImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
CardWithHalves.java Reworking effects which allow casting spells from a selection of cards (ready for review) (#8136) 2022-03-09 08:03:54 -05:00
ExpansionSet.java improve frame styles 2023-11-04 20:56:08 -04:00
FrameStyle.java Add in decreasing rectangle spiral for paper original dual lands 2021-08-12 00:21:41 +10:00
LevelerCard.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
MeldCard.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
ModalDoubleFacedCard.java rename classes (#10383) 2023-05-17 18:49:30 -04:00
ModalDoubleFacedCardHalf.java rename classes (#10383) 2023-05-17 18:49:30 -04:00
ModalDoubleFacedCardHalfImpl.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
Sets.java Tokens and command objects reworked (part 1 of 2): 2023-05-08 02:15:07 +04:00
SplitCard.java GUI: fixed that some split cards show a fuse rule (#10217) 2023-04-15 14:32:36 +04:00
SplitCardHalf.java Reworking effects which allow casting spells from a selection of cards (ready for review) (#8136) 2022-03-09 08:03:54 -05:00
SplitCardHalfImpl.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
SubCard.java Reworking effects which allow casting spells from a selection of cards (ready for review) (#8136) 2022-03-09 08:03:54 -05:00