foul-magics/Mage/src/main/java/mage
2017-02-28 13:46:57 +03:00
..
abilities Few lambda's and removed explicit type from creating lists and hashmaps 2017-02-28 13:46:57 +03:00
actions Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
cards Few lambda's and removed explicit type from creating lists and hashmaps 2017-02-28 13:46:57 +03: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 Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
game Few lambda's and removed explicit type from creating lists and hashmaps 2017-02-28 13:46:57 +03:00
players Add client-side user ignore list 2017-02-22 22:16:09 +01:00
target Few lambda's and removed explicit type from creating lists and hashmaps 2017-02-28 13:46:57 +03:00
util Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +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
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