| .. |
|
BigCard.form
|
Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert.
|
2010-10-22 12:40:50 +00:00 |
|
BigCard.java
|
Equals should be compared with == but not equals()
|
2017-03-22 14:50:50 +03:00 |
|
Card.form
|
* Improved handling of enlarged images. Added mode to show other side of flip and transform cards. Added icon for copied cards and possibility to show enlarged original or copied card.
|
2014-03-06 21:51:51 +01:00 |
|
Card.java
|
Implemented banding (#41)
|
2018-02-13 20:36:25 +01:00 |
|
CardArea.java
|
Add fallback card render (origin card render), see #4168
|
2017-11-18 05:13:38 +04:00 |
|
CardDraggerGlassPane.java
|
Fixed deck editor Drag & Drop
|
2017-04-14 17:07:52 -06:00 |
|
CardEventSource.java
|
change client messages to enum rather than string
|
2017-10-03 15:18:31 +02:00 |
|
CardGrid.form
|
Removed mana leaks for deck editor and draft panels.
|
2014-02-01 03:26:27 +01:00 |
|
CardGrid.java
|
Tests: fixed performance problem (x20 speed up, no need to call full garbage collector manually)
|
2018-01-09 19:27:25 +04:00 |
|
Cards.form
|
Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert.
|
2010-10-22 12:40:50 +00:00 |
|
Cards.java
|
fixing some additional singleton classes
|
2017-03-16 09:48:02 +01:00 |
|
CardsList.form
|
Working Card Rendering
|
2016-08-31 04:43:28 -06:00 |
|
CardsList.java
|
Added svg support: new render for mana icons in tables (deck editor, draft)
|
2017-11-26 00:50:25 +04:00 |
|
DraftGrid.form
|
Removed mana leaks for deck editor and draft panels.
|
2014-02-01 03:26:27 +01:00 |
|
DraftGrid.java
|
change client messages to enum rather than string
|
2017-10-03 15:18:31 +02:00 |
|
DragCardGrid.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 |
|
DragCardSource.java
|
Drag n Drop Deck Editor WIP
|
2016-09-28 20:57:22 -06:00 |
|
DragCardTarget.java
|
Big refactoring
|
2017-01-09 19:16:53 +03:00 |
|
ICardGrid.java
|
Change all line endings to LF
|
2016-04-14 16:18:01 +00:00 |
|
ManaPieChart.java
|
fixed https://sonarcloud.io/project/issues?id=org.xmage%3Amage-root&issues=AWIlv32RgrzAwlaaQ7rP&open=AWIlv32RgrzAwlaaQ7rP
|
2018-03-15 10:47:31 +01:00 |
|
Permanent.form
|
Moved /src and /resources to maven stardard /src/main/java and /src/main/resources. Hope it's ok, if not I'll revert.
|
2010-10-22 12:40:50 +00:00 |
|
Permanent.java
|
introduced isCreature/isLand/isArtifact/... etc for CardView
|
2017-04-07 15:08:28 +02:00 |