foul-magics/Mage/src/main/java/mage/abilities
2016-09-02 19:44:51 -04:00
..
abilityword Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
common Merge remote-tracking branch 'magefree/master' 2016-09-02 19:44:51 -04:00
condition Merge remote-tracking branch 'magefree/master' 2016-09-02 19:44:51 -04: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 Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
effects Merge remote-tracking branch 'magefree/master' 2016-09-02 19:44:51 -04:00
keyword Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04: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