foul-magics/Mage/src/mage/abilities
2014-08-09 11:48:40 +02:00
..
abilityword [NEW] Added Grandeur ability word and the five cards using it. 2014-07-31 01:45:22 -04:00
common * ForcastAbility - Fixed that forecast ability wrongly did only work one time from hand for a card. 2014-08-01 00:25:21 +02:00
condition * Prevented NPE for getPhaseType(). 2014-07-30 20:08:27 +02:00
costs [UI] Resolved Issue#460: Simplify hybrid mana use 2014-07-30 18:37:48 +04:00
decorator Some more changes concerning ThoughtAsEffects. 2014-08-09 11:48:40 +02:00
dynamicvalue [NEW] Added Exhaustion, Sudden Impact, Petrified Field, Spiraling Embers, Ebony Owl Netsuke, Martyr of Spores, Martyr of Bones, Martyr of Frost and Martyr of Ashes. 2014-07-18 08:24:03 -04:00
effects Some more changes concerning ThoughtAsEffects. 2014-08-09 11:48:40 +02:00
keyword Some more changes concerning ThoughtAsEffects. 2014-08-09 11:48:40 +02:00
mana Returning only a copy of netMana in ManaAbility. Try to fix issue #432. 2014-08-08 00:14:46 +02:00
Abilities.java Added can cast cards from graveyard flag to player. 2014-05-31 22:15:52 +02:00
AbilitiesImpl.java Added can cast cards from graveyard flag to player. 2014-05-31 22:15:52 +02:00
Ability.java Make required status of target based on the type of ability 2014-06-12 23:35:56 +04:00
AbilityImpl.java minor comment fix 2014-07-27 15:33:04 +04:00
ActivatedAbility.java * Fixed provisional game freezing bugs of the show playable cards feature #457 (caused by DelverAbility, OfferingAbility, Rooftop Storm, Omniscience, Aluren). 2014-07-21 13:03:41 +02:00
ActivatedAbilityImpl.java * Fixed provisional game freezing bugs of the show playable cards feature #457 (caused by DelverAbility, OfferingAbility, Rooftop Storm, Omniscience, Aluren). 2014-07-21 13:03:41 +02:00
CompoundAbility.java
DelayedTriggeredAbilities.java
DelayedTriggeredAbility.java [refactor] removed generic parameter from Ability 2014-06-01 20:44:47 +03:00
EvasionAbility.java [refactor] removed generic parameter from Ability 2014-06-01 20:44:47 +03:00
LoyaltyAbility.java [refactor] removed generic parameter from Ability 2014-06-01 20:44:47 +03:00
MageSingleton.java Renamed DrawCardController to DrawCardSourceController. Missing Renames. 2014-04-03 15:07:06 +02:00
Mode.java
Modes.java Remove explicit set of required property in constructor 2014-06-13 15:15:16 +04:00
PlayLandAbility.java Support of play_land event for get playable cards. 2014-07-26 15:01:17 +02:00
SpecialAction.java [refactor] removed generic parameter from remaining Abilities 2014-06-03 12:07:21 +03:00
SpecialActions.java Minor formatting. 2014-03-12 17:41:56 +01:00
SpellAbility.java Divided thoughtAs.Cast into two different states CAST_FROM_NON_HAND_ZONE and CAST_AS_INSTANT. Some checks and tests still needed. 2014-08-08 17:27:10 +02:00
StateTriggeredAbility.java [refactor] removed generic parameter from Ability 2014-06-01 20:44:47 +03:00
StaticAbility.java [refactor] removed generic parameter from Ability 2014-06-01 20:44:47 +03:00
TriggeredAbilities.java Some minor formattings. 2014-07-14 09:05:33 +02:00
TriggeredAbility.java [M15] Added source to TriggeredAbility. Real fix for Genesis Hydra, works correctly now. 2014-07-07 17:44:50 +04:00
TriggeredAbilityImpl.java * Synase Sliver, Brood Sliver - Fixed triggered ability. 2014-07-17 17:12:06 +02:00