| .. |
|
Animation.java
|
Working Card Rendering
|
2016-08-31 04:43:28 -06:00 |
|
CardPanel.java
|
* Fixed hybrid mana symbol display for characteristic-based card rendering. Removed not used import statements.
|
2016-09-03 10:52:14 +02:00 |
|
CardPanelAttributes.java
|
Most obvious bugs ironed out. Ready for PR.
|
2016-08-31 23:37:31 -06:00 |
|
CardPanelComponentImpl.java
|
Most obvious bugs ironed out. Ready for PR.
|
2016-08-31 23:37:31 -06:00 |
|
CardPanelRenderImpl.java
|
Fixed card rendering breaking when view is missing set code. Real issue is #2260, but that will take more work to fix.
|
2016-09-12 23:25:48 -06:00 |
|
CardRenderer.java
|
Fixes and additions to card rendering
|
2016-09-14 19:37:12 -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
|
replace [list].size() == 0 and [string].length() == 0 to use .isEmpty() instead
|
2016-09-14 15:27:31 +02:00 |
|
ModernCardRenderer.java
|
Vehicle P/T Rendering Enhancement
|
2016-09-15 17:18:20 -06: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 |