| .. |
|
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: fixed wrong ability text format for stack objects in popup image mode (closes #4057)
|
2023-11-27 01:54:38 +04:00 |
|
CardArea.java
|
GUI: improved pick card/trigger dialog (cards list sorted by name now, closes #11874);
|
2024-07-19 11:24:55 +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
|
GUI, deck editor: added gui scale support for sort/order labels, fixed wrong label hints (part of #969, #6887)
|
2024-07-27 22:39:29 +04:00 |
|
CardIconsPanel.java
|
GUI, preferences: removed 4 useless size settings, fixed wrong fonts in few places like miss image path (part of #969, #6887)
|
2024-07-27 21:35:33 +04:00 |
|
CardIconsPanelFactory.java
|
Rework Ring-bearer implementation. Add GUI + gamelogs. (#10596)
|
2023-07-12 19:40:09 -04:00 |
|
Cards.form
|
|
|
|
Cards.java
|
GUI: hand - added default card sorting on mulligan (lands > other > creatures; mana value, name);
|
2023-12-14 22:13:07 +04:00 |
|
CardsList.form
|
|
|
|
CardsList.java
|
GUI, deck editor: improved toolbar icons in dark themes (#12873, #12920)
|
2024-09-28 19:44:19 +04:00 |
|
DragCardGrid.java
|
GUI, deck editor: improved toolbar icons in dark themes (#12873, #12920)
|
2024-09-28 19:44:19 +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
|
refactor: improved card info
|
2024-02-18 22:40:30 +04:00 |