foul-magics/Mage/src/main/java/mage/abilities/effects
2018-07-14 10:28:05 +02:00
..
common Merge pull request #5108 from NoahGleason/shape-of-the-wiitigo 2018-07-14 10:28:05 +02:00
keyword use isActivePlayer where possible, some minor text fixes 2018-06-29 21:18:05 +02:00
mana * Fixed a problem that tapped for mana event was sent twice (fixes problem of 2 created spirits for Forbidden Orchard). 2018-06-10 10:28:00 +02:00
ApplyCountersEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
AsThoughEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
AsThoughEffectImpl.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
AsThoughManaEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
AsTurnedFaceUpEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
AuraReplacementEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ContinuousEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ContinuousEffectImpl.java use isActivePlayer where possible, some minor text fixes 2018-06-29 21:18:05 +02:00
ContinuousEffects.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
ContinuousEffectsList.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ContinuousRuleModifyingEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ContinuousRuleModifyingEffectImpl.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
CostModificationEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
CreateTokenCopySourceEffect.java Additional token effect text changes 2017-09-06 17:39:58 -04:00
Effect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
EffectImpl.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
Effects.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
EntersBattlefieldEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
EquipEffect.java Allow activating equip ability 2018-06-25 22:36:49 -04:00
GainAbilitySpellsEffect.java add isOwned and isControlled methods. remove some null-checks, remove some unnecessary casts 2018-07-04 14:24:11 +02:00
OneShotEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PayCostToAttackBlockEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PayCostToAttackBlockEffectImpl.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PhantomPreventionEffect.java
PlaneswalkerRedirectionEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PreventionEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PreventionEffectData.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PreventionEffectImpl.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RedirectionEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ReplacementEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ReplacementEffectImpl.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RequirementEffect.java Implemented Gorm the Great 2018-06-04 23:00:44 +02:00
RestrictionEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RestrictionUntapNotMoreThanEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SearchEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SpliceCardEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SpliceCardEffectImpl.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
WhileConditionContinuousEffect.java