foul-magics/Mage/src/main/java/mage/abilities
2016-10-30 23:02:04 -07:00
..
abilityword Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
common Added Riddlekeeper and refactored similar cards 2016-10-25 12:54:46 +02:00
condition [SWS] Fixed some problems. 2016-10-02 22:50:34 +02:00
costs [SWS] Fixed some problems. 2016-10-02 22:50:34 +02:00
decorator add mana-generation helpers to ChoiceColor 2016-10-30 23:02:04 -07:00
dynamicvalue Merge 2016-10-17 23:45:47 -05:00
effects add mana-generation helpers to ChoiceColor 2016-10-30 23:02:04 -07:00
keyword [C16] Added Vial Smasher the Fierce and a partners ability without function. 2016-10-30 19:53:54 +01:00
mana use Mana.ColorlessMana; SimpleManaAbility 2016-10-30 23:02:04 -07:00
Abilities.java
AbilitiesImpl.java Revert "introduced StringUtil class with .isEmpty(String input) and .isNotEmp…" 2016-09-16 23:55:54 +02:00
Ability.java Removed choices that should not be made while casting of a spell. 2016-04-28 01:32:48 -04:00
AbilityImpl.java Added test and fixed some possible null pointer exception. 2016-10-22 12:45:50 +02:00
ActivatedAbility.java Merge 2016-10-17 23:45:47 -05:00
ActivatedAbilityImpl.java Merge 2016-10-17 23:45:47 -05:00
ActivationInfo.java Merge 2016-10-17 23:45:47 -05:00
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java Merge 2016-10-17 23:45:47 -05:00
EvasionAbility.java
LoyaltyAbility.java Some minor changes. 2016-06-17 18:50:57 +02:00
MageSingleton.java
Mode.java Fixed mode handling for modes that can be selected multiple times. 2016-10-03 19:41:46 +02:00
Modes.java Fixed mode handling for modes that can be selected multiple times. 2016-10-03 19:41:46 +02:00
PlayLandAbility.java
SpecialAction.java
SpecialActions.java
SpellAbility.java * Fixed CMC for spells (Escalate is not calculated correctly when more than 1 mode is chosen) fixes #2143. 2016-08-06 13:16:49 +02:00
StateTriggeredAbility.java
StaticAbility.java Fixed a problem with static abilities for battlefield zone where the source was entering the battlefield but the ability did not work. 2016-09-24 01:13:13 +02:00
TriggeredAbilities.java Fixed Panharmonicon triggering for non-permanents. 2016-09-20 09:34:36 -04:00
TriggeredAbility.java
TriggeredAbilityImpl.java Small fixes to TriggeredAbilityImpl 2016-09-23 21:13:34 -04:00