foul-magics/Mage.Client/src/main/java/org/mage/card/arcane
Oleg Agafonov 18687fe197 Merge fix
2021-07-24 04:55:44 +04:00
..
Animation.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
CardPanel.java * Performance: memory usage optimization for deck editor (removed bloated usage of ManaCosts -> ManaColor objects, see #7515); 2021-02-12 22:00:16 +04:00
CardPanelAttributes.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
CardPanelRenderModeImage.java GUI: fixed rare NPE error on images loading in the games; 2021-02-13 17:03:15 +04:00
CardPanelRenderModeMTGO.java * Performance: memory usage optimization for deck editor (removed bloated usage of ManaCosts -> ManaColor objects, see #7515); 2021-02-12 22:00:16 +04:00
CardRenderer.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
CardRendererFactory.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
CardRendererUtils.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
GlowText.java * UI: improved cards appearance: 2019-05-10 10:01:51 +04:00
MageLayer.java Merge fix 2021-07-24 04:55:44 +04:00
ManaSymbols.java * Performance: memory usage optimization for deck editor (removed bloated usage of ManaCosts -> ManaColor objects, see #7515); 2021-02-12 22:00:16 +04:00
ManaSymbolsCellRenderer.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
ModernCardRenderer.java * Performance: memory usage optimization for deck editor (removed bloated usage of ManaCosts -> ManaColor objects, see #7515); 2021-02-12 22:00:16 +04:00
ModernSplitCardRenderer.java Reworking card types in preparation for implementing Grist, the Hunger Tide (#7899) 2021-07-09 07:28:43 +04:00
ScaledImagePanel.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
SvgUtils.java * GUI: added card icon for commander on battlefield; 2021-07-23 19:51:45 +04:00
TextboxBasicManaRule.java * Removed unused imports. 2020-08-22 11:51:34 +02:00
TextboxKeywordRule.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
TextboxLevelRule.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
TextboxLoyaltyRule.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
TextboxRule.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
TextboxRuleParser.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
TextboxRuleType.java Refactor: removed default comment headers 2021-02-21 08:15:16 +04:00
UI.java Blocker and Critical level bugfixes throughout the project (#4648) 2018-03-22 08:13:13 -05:00
Util.java GUI: fixed rare NPE error on images loading in the games; 2021-02-13 17:03:15 +04:00