foul-magics/Mage.Client/src/main/java/org/mage/card/arcane
2018-09-17 21:09:42 +02:00
..
Animation.java Big refactoring 2017-01-09 19:16:53 +03:00
CardPanel.java remove redundant null checks before instanceof 2018-09-17 21:09:42 +02:00
CardPanelAttributes.java Most obvious bugs ironed out. Ready for PR. 2016-08-31 23:37:31 -06:00
CardPanelComponentImpl.java * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
CardPanelRenderImpl.java * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
CardRenderer.java * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
CardRendererFactory.java * Correct type line rendering for split cards with different types on each half. 2017-04-04 21:58:52 -06:00
CardRendererUtils.java slightly offcenter 2018-03-01 00:32:30 +11:00
GlowText.java Big refactoring 2017-01-09 19:16:53 +03:00
ManaSymbols.java * Cleanup logs from load svg/gif errors (show total errors instead each symbol) 2018-08-26 01:15:11 +04:00
ManaSymbolsCellRenderer.java UI: fixed #4329 - errors on card selection in linux (debian) 2018-01-02 19:38:08 +04:00
ModernCardRenderer.java Karn, Scion of Urza (DOM) 2018-03-25 01:44:23 +11:00
ModernSplitCardRenderer.java Add rendering for Expeditions 2018-03-16 22:49:21 +11:00
ScaledImagePanel.java Ignition Team implementation (requested card) 2016-06-29 03:21:40 -04:00
TextboxBasicManaRule.java Big refactoring 2017-01-09 19:16:53 +03:00
TextboxKeywordRule.java Working Card Rendering 2016-08-31 04:43:28 -06:00
TextboxLevelRule.java Big refactoring 2017-01-09 19:16:53 +03:00
TextboxLoyaltyRule.java Mostly code format fixes. 2017-02-09 18:30:31 +03:00
TextboxRule.java Work in progress changes for Amonket Aftermath ability. 2017-04-03 04:15:25 -06:00
TextboxRuleParser.java fixed mana pool errata 2018-04-15 14:30:01 -04:00
TextboxRuleType.java Fixes and additions to card rendering 2016-09-14 19:37:12 -06:00
UI.java Blocker and Critical level bugfixes throughout the project (#4648) 2018-03-22 08:13:13 -05:00
Util.java made close call safe 2018-03-29 13:53:59 +02:00