| .. |
|
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
|
Removed majority of memory leaks from game / editor / dialog handling.
|
2014-02-02 21:57:02 +01:00 |
|
Card.form
|
UI fixes - can now play simultaneous games
|
2011-03-04 22:46:56 -05:00 |
|
Card.java
|
* Draft shows now cards to draft in optimized size. Added some elements to cardPanel only if needed. Removed some legacy code about foiled card display.
|
2014-01-15 01:45:07 +01:00 |
|
CardArea.java
|
Removed majority of memory leaks from game / editor / dialog handling.
|
2014-02-02 21:57:02 +01:00 |
|
CardEventSource.java
|
Used CardRepository in Deck Editor
|
2012-10-21 18:15:43 +03:00 |
|
CardGrid.form
|
Removed mana leaks for deck editor and draft panels.
|
2014-02-01 03:26:27 +01:00 |
|
CardGrid.java
|
* Changes to clear of card panel on panel remove.
|
2014-02-05 16:58:19 +01: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
|
Removed majority of memory leaks from game / editor / dialog handling.
|
2014-02-02 21:57:02 +01: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
|
* Memory handling - some more changes to improve object deallocation.
|
2014-02-06 18:00:45 +01:00 |
|
DraftGrid.form
|
Removed mana leaks for deck editor and draft panels.
|
2014-02-01 03:26:27 +01:00 |
|
DraftGrid.java
|
Removed more memory leaks in game and editor panes and panels of client.
|
2014-02-01 18:15:42 +01:00 |
|
ICardGrid.java
|
Redesigned sorting handling of deck, sideboard and draft card area (keep sorting if and view if cards move).
|
2014-01-20 22:13:28 +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
|
* Fixed possible NPE in CardView (fixes #278).
|
2013-08-28 16:23:04 +02:00 |