foul-magics/Mage.Client/src/main/java/org/mage/card/arcane
Mark Langen f6d50ce04f Various new Drag & Drop deck editor improvements
* Shift-Click / Shift-Drag now work as expected as far as multi-selection
* Deck editor saves split pane split positions
* Card layout and sort settings are now saved along side the a deck when saving to the .dck format, so that you have back the exact same deck layout when you re-load the deck.
* Fixed the symbol image downloader to work around some of the large-size symbol images being missing on gatherer. Falls back to the medium sized images currently for those symbols.
2016-10-04 00:09:51 -06:00
..
Animation.java Working Card Rendering 2016-08-31 04:43:28 -06:00
CardPanel.java Revert "introduced StringUtil class with .isEmpty(String input) and .isNotEmp…" 2016-09-16 23:55:54 +02:00
CardPanelAttributes.java Most obvious bugs ironed out. Ready for PR. 2016-08-31 23:37:31 -06:00
CardPanelComponentImpl.java Fix issue #2249 - Black borders on non-rendered cards 2016-09-15 20:06:37 -06:00
CardPanelRenderImpl.java Fix cards still not showing selectable highlight in some cases 2016-09-16 16:41:00 -06:00
CardRenderer.java Fixed card stacking offset in Editor / Library / etc. 2016-09-16 16:41:00 -06:00
CardRendererUtils.java Working Card Rendering 2016-08-31 04:43:28 -06:00
GlowText.java replace [list].size() == 0 and [string].length() == 0 to use .isEmpty() instead 2016-09-14 15:27:31 +02:00
ManaSymbols.java Various new Drag & Drop deck editor improvements 2016-10-04 00:09:51 -06:00
ModernCardRenderer.java Some minor changes. 2016-10-03 01:42:35 +02:00
ScaledImagePanel.java Ignition Team implementation (requested card) 2016-06-29 03:21:40 -04:00
TextboxBasicManaRule.java Fixes and additions to card rendering 2016-09-14 19:37:12 -06:00
TextboxKeywordRule.java Working Card Rendering 2016-08-31 04:43:28 -06:00
TextboxLevelRule.java * Fixed hybrid mana symbol display for characteristic-based card rendering. Removed not used import statements. 2016-09-03 10:52:14 +02:00
TextboxLoyaltyRule.java * Fixed hybrid mana symbol display for characteristic-based card rendering. Removed not used import statements. 2016-09-03 10:52:14 +02:00
TextboxRule.java * Fixed hybrid mana symbol display for characteristic-based card rendering. Removed not used import statements. 2016-09-03 10:52:14 +02:00
TextboxRuleParser.java Fixes and additions to card rendering 2016-09-14 19:37:12 -06:00
TextboxRuleType.java Fixes and additions to card rendering 2016-09-14 19:37:12 -06:00
UI.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
Util.java Change all line endings to LF 2016-04-14 16:18:01 +00:00