foul-magics/Mage/src/main/java/mage
vraskulin 0557b5e89c list.size > 0 changed to !list.isEmpty
We care about if it's empty or not, not about it's size
2017-02-06 14:32:51 +03:00
..
abilities list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
actions All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
cards list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
choices Refactoring 2016-12-29 15:38:22 +03:00
constants * Some changes to EnterTheBattlefield events, some other fixes (fixes #2765). 2017-01-15 15:22:33 +01:00
counters Added Battlefield Scrounger, Death Spark and Rasputin Dreamweaver. 2017-01-31 11:06:49 -05:00
designations All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
filter list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
game list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
players list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
target list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
util list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
watchers All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
ConditionalMana.java Refactoring 2016-12-29 16:49:12 +03:00
MageException.java
MageInt.java Refactoring 2016-12-29 16:49:12 +03:00
MageItem.java
MageObject.java Add Event to the signature of updateZoneChangeCounter. 2016-09-10 17:45:26 -04:00
MageObjectImpl.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
MageObjectReference.java
Mana.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
ManaSymbol.java
ObjectColor.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00