foul-magics/Mage.Client/src/main/java/mage/client/cards
2014-06-22 14:28:04 +02:00
..
BigCard.form Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
BigCard.java * Split cards - The images of split cards are now rotated in the enlarged image view (moueswheel up/down). 2014-03-13 00:20:37 +01:00
Card.form * Improved handling of enlarged images. Added mode to show other side of flip and transform cards. Added icon for copied cards and possibility to show enlarged original or copied card. 2014-03-06 21:51:51 +01:00
Card.java * Improved handling of enlarged images. Added mode to show other side of flip and transform cards. Added icon for copied cards and possibility to show enlarged original or copied card. 2014-03-06 21:51:51 +01:00
CardArea.java * Client memory - Some more changes to maximize objects for gc. 2014-02-14 15:15:04 +01:00
CardEventSource.java * Some more changes to the deck editor. 2014-05-10 11:35:07 +02:00
CardGrid.form Removed mana leaks for deck editor and draft panels. 2014-02-01 03:26:27 +01:00
CardGrid.java * Some more changes to the deck editor. 2014-05-10 11:35:07 +02:00
Cards.form Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
Cards.java Fixed a bug that during sideboarding the display of the card the mouse hoovered on did stop to show in the big card panel. 2014-02-26 20:41:27 +01:00
CardsList.form Deck editor. Don't reload all cards every times. Fix scrolling issue #439 2014-06-22 14:28:04 +02:00
CardsList.java Deck editor. Don't reload all cards every times. Fix scrolling issue #439 2014-06-22 14:28:04 +02:00
DraftGrid.form Removed mana leaks for deck editor and draft panels. 2014-02-01 03:26:27 +01:00
DraftGrid.java Removed more memory leaks in game and editor panes and panels of client. 2014-02-01 18:15:42 +01:00
ICardGrid.java * Fixed a problem of defaulting pile setiing in deck editor. Pile setiing is now saved separate for different usages. 2014-02-15 22:34:08 +01:00
Permanent.form Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert. 2010-10-22 12:40:50 +00:00
Permanent.java * Battlefield layout - Permanents getting creatures and vice versa move now always immediately to the correct area / row on the battlefield (fixes #387). 2014-03-14 08:38:59 +01:00