foul-magics/Mage/src/mage/abilities
2014-08-14 23:41:45 -04:00
..
abilityword [NEW] Added Grandeur ability word and the five cards using it. 2014-07-31 01:45:22 -04:00
common Replaced use of source.getId() by source.getSourceId() for Mage Framework. 2014-08-13 14:22:32 +02:00
condition Replaced use of source.getId() by source.getSourceId() for Mage Framework. 2014-08-13 14:22:32 +02:00
costs Fixes #512 2014-08-15 00:12:29 +04:00
decorator Some more changes concerning ThoughtAsEffects. 2014-08-09 11:48:40 +02:00
dynamicvalue Fixes #512 2014-08-15 00:12:29 +04:00
effects Added CantBlockCreaturesSourceEffect. Sneaky Homunculus, Brassclaw Orcs, Ironclaw Orcs, Ironclaw Buzzardiers. Fix Curse of the Nightly Hunt 2014-08-14 23:41:45 -04:00
keyword Fixes #512 2014-08-15 00:12:29 +04:00
mana Add ability to Cost.canPay method parameters 2014-08-10 21:34:17 +04: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 Add ability to Cost.canPay method parameters 2014-08-10 21:34:17 +04: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 Add ability to Cost.canPay method parameters 2014-08-10 21:34:17 +04: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 Some minor fixes to tooltip texts. 2014-08-13 21:59:09 +02:00