| .. |
|
combat
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
command
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
draft
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
events
|
* Some changes to EnterTheBattlefield events, some other fixes (fixes #2765).
|
2017-01-15 15:22:33 +01:00 |
|
match
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
permanent
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
stack
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
tournament
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
turn
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
CardAttribute.java
|
Add Subtype to the CardAttribute Framework
|
2016-08-28 17:30:10 -04:00 |
|
CardState.java
|
|
|
|
Controllable.java
|
|
|
|
Exile.java
|
|
|
|
ExileZone.java
|
Removed redundant interface implementation.
|
2016-05-07 05:33:54 -07:00 |
|
Game.java
|
Refactoring
|
2016-12-29 16:16:08 +03:00 |
|
GameCanadianHighlanderImpl.java
|
Add Canadian Highlander Deck/Game implementation. Also implements the double-mulligan-on-6,5,4,3,2,1 rule.
|
2017-02-05 23:23:51 +11:00 |
|
GameCommanderImpl.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
GameException.java
|
|
|
|
GameImpl.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
GameInfo.java
|
Change all line endings to LF
|
2016-04-14 16:18:01 +00:00 |
|
GameOptions.java
|
Change all line endings to LF
|
2016-04-14 16:18:01 +00:00 |
|
GameReplay.java
|
|
|
|
GameState.java
|
Some fixes to the Monarch designation.
|
2016-12-07 17:14:08 +01:00 |
|
GameStates.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |
|
GameTinyLeadersImpl.java
|
All 1-character strings converted to primitives
|
2017-02-06 14:32:51 +03:00 |
|
Graveyard.java
|
|
|
|
LookedAt.java
|
replaced various !contains -> put with putIfAbsent
|
2017-01-09 13:07:32 +01:00 |
|
Revealed.java
|
|
|
|
Seat.java
|
Changed history handling for user a bit. Added history to table waiting dialog and user avatar tooltip.
|
2016-01-23 13:37:34 +01:00 |
|
Table.java
|
Refactoring
|
2016-12-29 16:16:08 +03:00 |
|
Team.java
|
|
|
|
ZoneChangeInfo.java
|
Refactoring
|
2016-12-29 16:16:08 +03:00 |
|
ZonesHandler.java
|
list.size > 0 changed to !list.isEmpty
|
2017-02-06 14:32:51 +03:00 |