foul-magics/Mage/src/main/java/mage
2018-08-25 03:57:43 -05:00
..
abilities Copy effects now properly attach copied auras to permanents. #5234 #2135 2018-08-22 23:38:49 -05:00
actions
cards Permanents now detach all attachments when they change zones. Ready to test. 2018-08-25 03:57:43 -05:00
choices
constants Merge branch 'master' of https://github.com/magefree/mage.git 2018-08-01 18:40:58 -07:00
counters Implement 1 card C18 2018-07-27 18:53:34 +10:00
designations change enum comparison 2018-07-08 13:11:39 +02:00
filter Commanders can be other types than a creature. 2018-08-20 12:37:53 +02:00
game Permanents now detach all attachments when they change zones. Ready to test. 2018-08-25 03:57:43 -05:00
players Fix that cards that are cast using alternative cost effects keep their previous targets (#5189) - Always copy ability on cast. 2018-08-10 02:54:50 +03:00
target Revert "Fixes abilities that may target either opponents or planeswalkers" 2018-08-25 05:14:24 +04:00
util Make color distribution in booster more uniform 2018-07-25 02:46:31 +03:00
watchers Merge remote-tracking branch 'upstream/master' 2018-07-16 21:16:20 -07:00
ConditionalMana.java
MageException.java
MageInt.java
MageItem.java
MageObject.java
MageObjectImpl.java
MageObjectReference.java Added null detection to MageObjectReference 2018-06-23 21:39:36 -04:00
Mana.java * Some rework/fixes/optimizations of calculation of available mana. 2018-06-24 01:23:49 +02:00
ManaSymbol.java
ObjectColor.java