foul-magics/Mage/src/main/java/mage
2017-07-11 12:12:55 -05:00
..
abilities - Added Nettlevine Blight [Lorwyn] 2017-07-11 12:12:55 -05:00
actions * Fixed a problem with replacement effects that add counters were applied more than once to the same EnteresTheBattlefield event (fixes #2872). 2017-04-01 17:43:17 +02:00
cards Xmage 1.4.24V2 2017-07-09 21:09:42 +02:00
choices loop to streams 2017-06-06 09:31:41 +02:00
constants added kaya subtype 2017-07-11 08:13:37 +02:00
counters rewrote some streams and optionals 2017-04-01 22:45:40 +02:00
designations [AKH] Added 3/27 spoilers to mtg-cards-data.txt. Implemented several of the new cards. 2017-03-28 22:25:29 -05:00
filter refactor filters to staticfilters 2017-07-11 00:18:41 +02:00
game * Instill Energy - Fixed that the enchanted creature could not attack (but should be able) the turn it came into play. 2017-07-09 15:32:52 +02:00
players Fixed that the information what mana was payed to pay the mana cost of a spell or ability were not correct if "spend mana as though" abilities were involved in the payment (fixes #3604). 2017-07-10 16:53:02 +02:00
target update spellfilters to staticfilters 2017-07-11 00:18:41 +02:00
util loop to streams 2017-06-06 09:31:41 +02:00
watchers Implement O-Kagachi, Vengeful Kami (C17) 2017-06-04 20:27:48 +10: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 refactored IntCompareCondition 2017-04-05 19:10:45 +02:00
MageObjectImpl.java [AKH] Added 3/27 spoilers to mtg-cards-data.txt. Implemented several of the new cards. 2017-03-28 22:25:29 -05:00
MageObjectReference.java
Mana.java Fixed that the information what mana was payed to pay the mana cost of a spell or ability were not correct if "spend mana as though" abilities were involved in the payment (fixes #3604). 2017-07-10 16:53:02 +02:00
ManaSymbol.java
ObjectColor.java Bugfixes with != instead of equals and default toString calls 2017-02-15 19:52:20 +03:00