| .. |
|
BigCard.form
|
* Allow to addd hint texts to stack abilities. Swicthed to html text format for text box of stack abilites.
|
2020-07-02 00:53:46 +02:00 |
|
BigCard.java
|
* GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR);
|
2021-01-30 16:38:55 +04:00 |
|
CardArea.java
|
* GUI: fixed wrong card icons drawing in choose triggers/piles dialog (#8225);
|
2021-09-20 02:44:46 +04:00 |
|
CardDraggerGlassPane.java
|
* GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR);
|
2021-01-30 16:38:55 +04:00 |
|
CardEventProducer.java
|
* GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR);
|
2021-01-30 16:38:55 +04:00 |
|
CardEventSource.java
|
* GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR);
|
2021-01-30 16:38:55 +04:00 |
|
CardGrid.form
|
|
|
|
CardGrid.java
|
replaced all instances of converted mana cost with mana value
|
2021-04-17 17:02:27 -04:00 |
|
CardIconsPanel.java
|
* GUI: added card icon for commander on battlefield;
|
2021-07-23 19:51:45 +04:00 |
|
CardIconsPanelFactory.java
|
* GUI: added card icon for commander on battlefield;
|
2021-07-23 19:51:45 +04:00 |
|
Cards.form
|
|
|
|
Cards.java
|
* GUI: fixed that look at and reveals dialogs doesn't show card's playable status;
|
2021-07-21 03:34:43 +04:00 |
|
CardsList.form
|
Working Card Rendering
|
2016-08-31 04:43:28 -06:00 |
|
CardsList.java
|
Add in color identity as a sortable option in the deck editor and draft editor
|
2021-06-18 00:36:38 +10:00 |
|
DraftGrid.form
|
|
|
|
DraftGrid.java
|
GUI: fixed not working single and double clicks on the card's second side (draft, deck editor, see #7472);
|
2021-02-03 11:32:15 +04:00 |
|
DragCardGrid.java
|
* Cards: updated old sets with new scryfall numbers (fixed images download);
|
2021-06-30 16:51:01 +04:00 |
|
DragCardSource.java
|
* GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR);
|
2021-01-30 16:38:55 +04:00 |
|
DragCardTarget.java
|
* GUI: new reworked GUI and card render engine, card icons and dozens of other fixes (see full list in related PR);
|
2021-01-30 16:38:55 +04:00 |
|
ICardGrid.java
|
Server: fixed NPE error on wrong AI usage in new game dialogs (fixes #7556);
|
2021-02-13 14:54:13 +04:00 |
|
ManaBarChart.java
|
explicit parameters are not needed
|
2020-09-09 14:47:47 +03:00 |
|
ManaPieChart.java
|
add missing Override annotations
|
2019-07-14 20:28:48 +02:00 |
|
VirtualCardInfo.java
|
GUI: chats code upgraded to use new popup hint code;
|
2021-08-15 10:47:19 +04:00 |