foul-magics/Mage/src/main/java/mage
2017-02-26 15:15:54 +03:00
..
abilities Nulls to optional. Also there was bug with AetherChaser "you may pay" was not set to optional 2017-02-26 15:15:54 +03:00
actions All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
cards Merge pull request #2869 from spjspj/master 2017-02-16 08:07:17 +11:00
choices Refactoring 2016-12-29 15:38:22 +03:00
constants put the writing of equipped and enchanted in the attachmenttype 2017-02-19 23:58:32 +01:00
counters fix counters 2017-02-13 21:45:37 +01:00
designations All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
filter Bugfixes with != instead of equals and default toString calls 2017-02-15 19:52:20 +03:00
game Add client-side user ignore list 2017-02-22 22:16:09 +01:00
players Add client-side user ignore list 2017-02-22 22:16:09 +01:00
target list.size > 0 changed to !list.isEmpty 2017-02-06 14:32:51 +03:00
util Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
watchers - Little fix for a watcher used for Ephara, God of the Polis. 2017-02-19 16:42:32 -06:00
ConditionalMana.java Refactoring 2016-12-29 16:49:12 +03:00
MageException.java
MageInt.java Bugfixes with != instead of equals and default toString calls 2017-02-15 19:52:20 +03:00
MageItem.java Functional interfaces should be annotated as functional interfaces 2017-02-15 19:23:12 +03:00
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 Change all line endings to LF 2016-04-14 16:18:01 +00:00
Mana.java All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
ManaSymbol.java
ObjectColor.java Bugfixes with != instead of equals and default toString calls 2017-02-15 19:52:20 +03:00