foul-magics/Mage/src/mage/abilities
2013-12-10 22:36:56 +01:00
..
common Added DrawCardOpponentTriggeredAbility. 2013-12-02 23:32:49 +01:00
condition [C13] Added Sun Droplet and Lim-Dul's Vaul. 2013-11-27 08:17:52 +01:00
costs * Added Forecast ability. 2013-12-10 22:36:56 +01:00
decorator Some minor formatting and some changes to framework classes. 2013-11-03 20:59:52 +01:00
dynamicvalue Some fclean-up and fixes for commander handling. 2013-11-23 15:51:44 +01:00
effects [C13] Added 13 cards. 2013-12-05 23:59:01 +01:00
keyword * Added Forecast ability. 2013-12-10 22:36:56 +01:00
mana Minor formatting. 2013-09-07 16:04:22 +02:00
Abilities.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
AbilitiesImpl.java Added AtTheBeginningOfNextUpkeepDelayedTriggeredAbility, fixed ability picker giving not always text back for spell ability. 2013-11-17 08:33:53 +01:00
Ability.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
AbilityImpl.java [C13] Added Azorius Herald, Oloro, Ageless Ascetic and Kingming 'Sleeping Dragon'. Sime fixes to commander handling. 2013-11-25 07:28:56 +01:00
ActivatedAbility.java
ActivatedAbilityImpl.java Added logic to log choices of abilities to the game log. 2013-11-10 15:05:13 +01:00
CompoundAbility.java
DelayedTriggeredAbilities.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
DelayedTriggeredAbility.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
EvasionAbility.java Added Horsemanship ability. 2013-11-21 09:57:12 +01:00
LoyaltyAbility.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
MageSingleton.java
Mode.java
Modes.java Some fixes/updates to tooltip generation (e.g. charms). 2013-10-27 10:33:08 +01:00
PlayLandAbility.java Added rule text to PlayLandAbility (fixes #362). 2013-11-06 14:31:13 +01:00
SpecialAction.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
SpecialActions.java
SpellAbility.java Added AtTheBeginningOfNextUpkeepDelayedTriggeredAbility, fixed ability picker giving not always text back for spell ability. 2013-11-17 08:33:53 +01:00
StateTriggeredAbility.java [C13] Added 7 cards. 2013-11-13 00:18:17 +01:00
StaticAbility.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
TriggeredAbilities.java Fixed a bug that triggred abilities of permanents that were controlled by a player that is not the owner could sometime trigger for a wrong player (Fixes #271). 2013-09-14 17:20:45 +02:00
TriggeredAbility.java
TriggeredAbilityImpl.java Added and changed some framework classes. 2013-10-28 23:50:08 +01:00