foul-magics/Mage.Client/src/main/java/mage/client/cards
vraskulin f60ebfbb1f All 1-character strings converted to primitives
"b" + "r" now changed to 'b' + 'w'.  It's more straight-forward, and may cause perfomance improvements - character primitives allocation is faster and less expensive than string creation.
2017-02-06 14:32:51 +03:00
..
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 All 1-character strings converted to primitives 2017-02-06 14:32:51 +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 All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
CardArea.java Big refactoring 2017-01-09 19:16:53 +03:00
CardDraggerGlassPane.java Big refactoring 2017-01-09 19:16:53 +03:00
CardEventSource.java Big refactoring 2017-01-09 19:16:53 +03:00
CardGrid.form Removed mana leaks for deck editor and draft panels. 2014-02-01 03:26:27 +01:00
CardGrid.java Big refactoring 2017-01-09 19:16:53 +03: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 Big refactoring 2017-01-09 19:16:53 +03:00
CardsList.form Working Card Rendering 2016-08-31 04:43:28 -06:00
CardsList.java Big refactoring 2017-01-09 19:16:53 +03:00
DraftGrid.form Removed mana leaks for deck editor and draft panels. 2014-02-01 03:26:27 +01:00
DraftGrid.java Big refactoring 2017-01-09 19:16:53 +03:00
DragCardGrid.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03: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
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 All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00