foul-magics/Mage/src/main/java/mage/abilities
Styxo 2aec9f2ca7 Refactored counters on permanents counting
Added BecomeMonstrousTriggeredAbility 
Added Target and Filter class for creature an opponent controls
2016-09-03 12:38:58 +02:00
..
abilityword Change all line endings to LF 2016-04-14 16:18:01 +00:00
common Refactored counters on permanents counting 2016-09-03 12:38:58 +02:00
condition Merge pull request #2209 from Styxo/master 2016-08-29 20:41:56 +02:00
costs * Added return code to addCounter method. 2016-08-11 17:40:51 +02:00
decorator Remove Unused Imports 2016-04-24 19:50:29 -05:00
dynamicvalue Refactored counters on permanents counting 2016-09-03 12:38:58 +02:00
effects Refactored counters on permanents counting 2016-09-03 12:38:58 +02:00
keyword * Fixed some problems if a creature has multiple madness abilities. 2016-08-09 13:14:29 +02:00
mana Change all line endings to LF 2016-04-14 16:18:01 +00:00
Abilities.java
AbilitiesImpl.java merge 2016-04-14 13:50:04 -04: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 * Liliana, Defiant Necromancer - Fixed target bug of -X ability. 2016-08-02 16:52:25 +02:00
ActivatedAbility.java
ActivatedAbilityImpl.java * Lightning Storm - Fixed that opponents of the caster can't activate the ability on the stack. 2016-02-08 23:40:32 +01:00
ActivationInfo.java * Dragon Whelp - Made the activation handling more reusable friendly and object sensitive (zone change counter). 2016-04-21 11:46:02 +02:00
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java
EvasionAbility.java
LoyaltyAbility.java Some minor changes. 2016-06-17 18:50:57 +02:00
MageSingleton.java
Mode.java Removed choices that should not be made while casting of a spell. 2016-04-28 01:32:48 -04:00
Modes.java
PlayLandAbility.java Move canPlaySorcery() to ActivatedAbility.canActivate(). 2016-03-07 01:07:08 +03:00
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
TriggeredAbilities.java
TriggeredAbility.java
TriggeredAbilityImpl.java [EMN] Fixed melding not working after the meld pieces return to the battlefield. 2016-07-11 22:28:24 -04:00