| .. |
|
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
|
minor changes (mostly code style)
|
2012-12-24 18:43:54 +02:00 |
|
Card.form
|
UI fixes - can now play simultaneous games
|
2011-03-04 22:46:56 -05:00 |
|
Card.java
|
[refactor] moved enums from Constants class
|
2013-06-16 12:28:10 +03:00 |
|
CardArea.java
|
Showing already chosen cards in choice dialog
|
2012-06-27 18:44:03 +04:00 |
|
CardEventSource.java
|
Used CardRepository in Deck Editor
|
2012-10-21 18:15:43 +03:00 |
|
CardGrid.form
|
changes to support deck editor modes
|
2011-01-10 13:50:20 -05:00 |
|
CardGrid.java
|
* Card editor - Done some code cleanup, done some speed up for card loading time.
|
2013-09-26 17:26:23 +02: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
|
Workaround for issue #213, removing object from the stack that wasn't correctly removed.
|
2013-05-23 20:28:30 +02:00 |
|
CardsList.form
|
* Card editor - Done some code cleanup, done some speed up for card loading time.
|
2013-09-26 17:26:23 +02:00 |
|
CardsList.java
|
* Card editor - Done some code cleanup, done some speed up for card loading time.
|
2013-09-26 17:26:23 +02:00 |
|
DraftGrid.form
|
add card sorting to draft screen
|
2011-02-24 21:56:47 -05:00 |
|
DraftGrid.java
|
Used CardRepository in Deck Editor
|
2012-10-21 18:15:43 +03:00 |
|
ICardGrid.java
|
* Card editor - Done some code cleanup, done some speed up for card loading time.
|
2013-09-26 17:26:23 +02: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
|
* Fixed possible NPE in CardView (fixes #278).
|
2013-08-28 16:23:04 +02:00 |