foul-magics/Mage/src/main/java/mage
2020-05-28 23:07:36 +04:00
..
abilities Ability refactor: fixed broken effects timestamp in some use cases 2020-05-28 23:07:36 +04:00
actions * Fixed problems with win / lose restrictions in relation to empty draw condition (fixes #1681 #6553). 2020-05-26 16:38:01 +02:00
cards Ability refactor: new code to search abilities in cards and permanents; 2020-05-28 22:34:27 +04:00
choices [IKO] Implement Companion and 2 companions 2020-04-12 08:29:25 -04:00
constants Planechase: refactor planes; 2020-04-13 21:50:40 +04:00
counters Implemented Pako, Arcane Retriever 2020-04-22 20:31:35 -04:00
designations Ability refactor: new code to search abilities in cards and permanents; 2020-05-28 22:34:27 +04:00
filter * Some minor fixes/code cleanups to IKO cards. 2020-05-25 16:51:23 +02:00
game Ability refactor: face down; 2020-05-28 23:02:20 +04:00
players Ability refactor: source improves, deprecated code removed; 2020-05-28 22:38:31 +04:00
target * Fixed a problem with selecting cards from other players hand, failing because canTarget check with wrong player id. Changed/simplified canTarget method of TargetCardInHand to solve that problem. (#6532 Gruesome Discovery and Distended Mindbender and probably other changed made with 75577cdbe9). 2020-05-27 13:59:16 +02:00
util Ability refactor: source improves, deprecated code removed; 2020-05-28 22:38:31 +04:00
watchers Rename, move and comment resolving ability event creation. 2020-05-03 18:56:35 -04:00
ConditionalMana.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
MageException.java
MageInt.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
MageItem.java
MageObject.java Ability refactor: new code to search abilities in cards and permanents; 2020-05-28 22:34:27 +04:00
MageObjectImpl.java Ability refactor: new code to search abilities in cards and permanents; 2020-05-28 22:34:27 +04:00
MageObjectReference.java Fixed NPE errors on empty sourceId in mage reference object; 2020-03-07 00:24:16 +04:00
Mana.java Revert "format: organize imports" 2020-02-05 02:17:00 +04:00
ManaSymbol.java
ObjectColor.java