foul-magics/Mage/src/main/java/mage
2017-02-19 23:58:32 +01:00
..
abilities put the writing of equipped and enchanted in the attachmenttype 2017-02-19 23:58:32 +01: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 * Gratuitous Violence - FIxed that if the damage of a creature with lifelink was doubeled only the non doubled amount was added to life. 2017-02-18 01:26:02 +01:00
players Bugfixes with != instead of equals and default toString calls 2017-02-15 19:52:20 +03: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 Fixed a bug of FirstSpellCastThisTurnWatcher (fixes #2871). 2017-02-17 23:23:33 +01: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