|
cards
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
combat
|
* Some minor adjustements/changes.
|
2015-05-12 23:00:34 +02:00 |
|
components
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
constants
|
Merge
|
2016-10-17 23:45:47 -05:00 |
|
deckeditor
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
dialog
|
Merge pull request #2849 from spjspj/master
|
2017-02-09 19:42:29 +11:00 |
|
draft
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
game
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
plugins
|
replaced enum comparison from equals to ==
|
2017-01-11 09:53:16 +01:00 |
|
preference
|
Merge pull request #2849 from spjspj/master
|
2017-02-09 19:42:29 +11:00 |
|
table
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
unusedFiles
|
Big refactoring
|
2017-01-09 19:16:53 +03:00 |
|
util
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
MagePane.java
|
Hold priority on Ctrl+click
|
2016-06-29 19:57:45 +02:00 |