foul-magics/Mage/src/main/java/mage/abilities/effects
2018-11-20 09:46:36 -06:00
..
common - Fixed Soul Strings. DoUnlessAnyPlayerPays now supports X costs. 2018-11-20 09:46:36 -06:00
keyword make some fields final 2018-09-28 15:19:27 +02:00
mana [GRN] Added Guildmages' Forum. 2018-09-22 19:25:10 +02:00
ApplyCountersEffect.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
AsThoughEffect.java [GRN] Added Thief of Sanity. 2018-09-22 16:43:15 +02:00
AsThoughEffectImpl.java [GRN] Added Thief of Sanity. 2018-09-22 16:43:15 +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 Fixed a problem with casting split cards from non hand zone. Added some generic cast from non hand zone effects and started replacing card specific effects by the generic ones (fixes #5356 and fixes #4493). 2018-10-03 13:44:01 +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 phantom effect code duplication 2017-03-22 10:25:57 +01:00
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 * Glarecaster - Fixed that its redirect ability allows for multiple redirects not only if damage is dealt at the same time (fixes #5368). 2018-10-10 23:17:10 +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