foul-magics/Mage/src/main/java/mage
2018-08-22 04:46:32 -05:00
..
abilities Added some exception handling. 2018-08-15 11:28:13 +02:00
actions
cards * Fixed broken download images with Fourth Edition set; 2018-08-15 14:47:11 +04: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 Merge pull request #5202 from credman0/PhasedOutRemoveFromCombatFix 2018-08-15 08:17:58 +02: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 Fixes abilities that may target either opponents or planeswalkers to properly check if a player is an opponent. #5252 2018-08-22 04:46:32 -05: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