| .. |
|
audio
|
Mostly code format fixes.
|
2017-02-09 18:30:31 +03:00 |
|
gui
|
Bugfix - after 12820b54d4 refactoring arrow does not disappear from the screen. Rollback.
|
2017-02-13 18:56:26 +03:00 |
|
layout
|
Chnaged permanent row handling so creatures are always shown towards the opponent side.
|
2016-07-02 13:45:34 +02:00 |
|
object
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
resources
|
|
|
|
sets
|
Big refactoring
|
2017-01-09 19:16:53 +03:00 |
|
stats
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
ButtonColumn.java
|
Mostly code format fixes.
|
2017-02-09 18:30:31 +03:00 |
|
CardsViewUtil.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
CardViewCardTypeComparator.java
|
Merge
|
2016-10-17 23:45:47 -05:00 |
|
CardViewColorComparator.java
|
Deck editor. Simplify code
|
2014-06-22 12:46:06 +02:00 |
|
CardViewColorIdentityComparator.java
|
Deck editor - renamed sort type "Color Detailed" to "Color Identity" and compare for the sort also with mana symbols in casting cost and rules.
|
2015-09-21 08:11:58 +02:00 |
|
CardViewCostComparator.java
|
Deck editor - renamed sort type "Color Detailed" to "Color Identity" and compare for the sort also with mana symbols in casting cost and rules.
|
2015-09-21 00:31:42 +02:00 |
|
CardViewNameComparator.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
CardViewRarityComparator.java
|
Deck editor. Simplify code
|
2014-06-22 12:46:06 +02:00 |
|
Command.java
|
Functional interfaces should be annotated as functional interfaces
|
2017-02-15 19:23:12 +03:00 |
|
Config.java
|
* Added scrolling to the game dialog area. Some more GUI resizing. Removed some unwanted borders of viewports.
|
2016-03-05 21:00:55 +01:00 |
|
DeckUtil.java
|
Change all line endings to LF
|
2016-04-14 16:18:01 +00:00 |
|
DefaultActionCallback.java
|
Big refactoring
|
2017-01-09 19:16:53 +03:00 |
|
EDTExceptionHandler.java
|
Remove Unused Imports
|
2016-04-24 19:50:29 -05:00 |
|
Event.java
|
* Draft - Added possibility to hide (and show again) cards from the picked cards area.
|
2014-11-22 18:19:59 +01:00 |
|
EventDispatcher.java
|
* Draft - Added possibility to hide (and show again) cards from the picked cards area.
|
2014-11-22 18:19:59 +01:00 |
|
EventSource.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
Format.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
GameManager.java
|
Big refactoring
|
2017-01-09 19:16:53 +03:00 |
|
GUISizeHelper.java
|
Some minor changes.
|
2016-09-24 14:55:09 +02:00 |
|
ImageCaches.java
|
Some minor changes.
|
2016-10-24 17:55:28 +02:00 |
|
ImageHelper.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
Listener.java
|
Functional interfaces should be annotated as functional interfaces
|
2017-02-15 19:23:12 +03:00 |
|
MageTableRowSorter.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
NaturalOrderCardNumberComparator.java
|
- Converted CardImpl.cardNumber from int to String
|
2016-07-24 15:18:54 -03:00 |
|
NaturalOrderComparator.java
|
Big refactoring
|
2017-01-09 19:16:53 +03:00 |
|
SettingsManager.java
|
Big refactoring
|
2017-01-09 19:16:53 +03:00 |
|
SystemUtil.java
|
[UI] Param for starting in fullscreen mode (osx only)
|
2014-08-11 14:39:58 +04:00 |
|
TransformedImageCache.java
|
Big refactoring
|
2017-01-09 19:16:53 +03:00 |