foul-magics/Mage/src/main/java/mage
Mark Langen fd73fd39af Addressed Feedback and added cards
* Addressed feedback on Pull Request #3053
* Fixed a copy-paste bug in Destined // Lead
* Added two new Aftermath Split cards that were revealed today
2017-04-04 17:07:59 -06:00
..
abilities Amonket Aftermath ability and card frame changes Completed 2017-04-04 00:29:54 -06:00
actions Made utility classes final to explicitly forbid it's inheritance 2017-02-27 17:03:38 +03:00
cards Amonket Aftermath ability and card frame changes Completed 2017-04-04 00:29:54 -06:00
choices Refactoring 2016-12-29 15:38:22 +03:00
constants Addressed Feedback and added cards 2017-04-04 17:07:59 -06:00
counters fix counters 2017-02-13 21:45:37 +01:00
designations refactor cards to use supertype enum 2017-03-27 21:56:33 +02:00
filter refactor cards to use supertype enum 2017-03-27 21:56:33 +02:00
game refactor cards to use supertype enum 2017-03-27 21:56:33 +02:00
players Amonket Aftermath ability and card frame changes Completed 2017-04-04 00:29:54 -06:00
target Merge branch 'master' into type_api 2017-03-27 19:13:45 -04:00
util refactor cards to use supertype enum 2017-03-27 21:56:33 +02:00
watchers Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
ConditionalMana.java changed enum equals to ==, removed contains check for set 2017-03-07 21:47:11 +01: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 refactor cards to use supertype enum 2017-03-27 21:56:33 +02:00
MageObjectImpl.java refactor cards to use supertype enum 2017-03-27 21:56:33 +02:00
MageObjectReference.java
Mana.java Equals should be compared with == but not equals() 2017-03-22 14:50:50 +03:00
ManaSymbol.java
ObjectColor.java Bugfixes with != instead of equals and default toString calls 2017-02-15 19:52:20 +03:00