| .. |
|
Animation.java
|
replace public fields with encapsulation
|
2019-03-03 09:51:14 +01:00 |
|
CardPanel.java
|
* Non creature tokens - fixed rollback errors in AI games (example: Food token, see #6331);
|
2020-03-06 03:27:46 +04:00 |
|
CardPanelAttributes.java
|
* UI: improves double faces cards render:
|
2020-01-22 09:43:26 +04:00 |
|
CardPanelComponentImpl.java
|
* UI: improves double faces cards render:
|
2020-01-22 09:43:26 +04:00 |
|
CardPanelRenderImpl.java
|
* UI: fixed that tokens in M15 render mode did not use a variety of images (all same named tokens uses same image);
|
2020-06-15 20:21:30 +04:00 |
|
CardRenderer.java
|
* UI: split cards - fixed wrong card names in rules text and hints (#6549);
|
2020-05-18 08:24:17 +04:00 |
|
CardRendererFactory.java
|
* UI: improves double faces cards render:
|
2020-01-22 09:43:26 +04:00 |
|
CardRendererUtils.java
|
Update *.sh and *.java files to use Unix line endings
|
2020-07-09 13:07:26 -04:00 |
|
GlowText.java
|
* UI: improved cards appearance:
|
2019-05-10 10:01:51 +04:00 |
|
ManaSymbols.java
|
Split the Magic Player Rewards (MPRP) promotional set into the individual sets.
|
2020-03-24 17:31:54 +01:00 |
|
ManaSymbolsCellRenderer.java
|
* UI: multiple improves for adventure/split cards:
|
2020-01-07 11:49:55 +04:00 |
|
ModernCardRenderer.java
|
program towards Interface rather than implementations
|
2020-02-10 10:40:06 +01:00 |
|
ModernSplitCardRenderer.java
|
program towards Interface rather than implementations
|
2020-02-10 10:40:06 +01:00 |
|
ScaledImagePanel.java
|
Ignition Team implementation (requested card)
|
2016-06-29 03:21:40 -04:00 |
|
TextboxBasicManaRule.java
|
* Removed unused imports.
|
2020-08-22 11:51:34 +02:00 |
|
TextboxKeywordRule.java
|
Update *.sh and *.java files to use Unix line endings
|
2020-07-09 13:07:26 -04: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
|
display ToolTipMarkTags in card renders in blue instead of leaving the closing </font> tag in the text
|
2020-05-01 17:47:00 +02:00 |
|
TextboxRuleParser.java
|
* UI: split cards - fixed wrong card names in rules text and hints (#6549);
|
2020-05-18 08:24:17 +04:00 |
|
TextboxRuleType.java
|
Update *.sh and *.java files to use Unix line endings
|
2020-07-09 13:07:26 -04: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 |