foul-magics/Mage/src/main/java/mage/abilities
2017-08-14 16:48:48 +02:00
..
abilityword singleton conditions to enum 2017-04-05 19:10:47 +02:00
common * Some minor changes. 2017-08-14 16:48:48 +02:00
condition Merge branch 'master' into feature/HASCON2017Promos 2017-08-09 22:11:19 +02:00
costs - Fixed bug #3677 2017-07-15 09:20:00 -05:00
decorator * Kormus Bell - Fixed a bug with order land type changing effects are applied (fixes #3470). 2017-07-28 16:56:31 +02:00
dynamicvalue Fixed that the information what mana was payed to pay the mana cost of a spell or ability were not correct if "spend mana as though" abilities were involved in the payment (fixes #3604). 2017-07-10 16:53:02 +02:00
effects Implement Nazahn, Revered Bladesmith (C17) 2017-08-12 17:56:55 +10:00
keyword * Some minor changes. 2017-08-14 16:48:48 +02:00
mana * Some cleanup for: Fixed a bug that created a endless loop if mana producer were involved, that create mana of any type lands of players could produce. 2017-07-23 22:49:56 +02:00
Abilities.java rewrote some streams and optionals 2017-04-01 22:45:40 +02:00
AbilitiesImpl.java loop to streams 2017-06-06 09:31:41 +02:00
Ability.java [HOU] Added 4 cards. 2017-06-29 17:55:48 +02:00
AbilityImpl.java [HOU] Added 4 cards. 2017-06-29 17:55:48 +02:00
ActivatedAbility.java
ActivatedAbilityImpl.java * Fixed some null pointer or other exception bugs. 2017-07-29 19:13:42 +02:00
ActivationInfo.java
CompoundAbility.java
DelayedTriggeredAbilities.java rewrote some streams and optionals 2017-04-01 22:45:40 +02:00
DelayedTriggeredAbility.java
EvasionAbility.java
Gender.java
LoyaltyAbility.java
MageSingleton.java
Mode.java
Modes.java
OpeningHandAction.java
PlayLandAbility.java
SpecialAction.java
SpecialActions.java
SpellAbility.java [AKH] Fixed that Aftermath card images were shown wrongly rotated. 2017-04-16 22:57:08 +02:00
StateTriggeredAbility.java
StaticAbility.java
TriggeredAbilities.java use more staticfilters, fix jsoncard class 2017-07-10 12:25:33 +02:00
TriggeredAbility.java
TriggeredAbilityImpl.java