| .. |
|
common
|
Added filter to AttacksCreatureYourControlTrigger ability, dynamic value DiscardCostCardConvertedMana added, some small fixes ti rule text generation.
|
2012-10-14 23:49:12 +02:00 |
|
condition
|
Try getting attachedTo information also from LastKnownInformation if it's not possible to retrieve it from battlefield.
|
2012-09-19 20:57:57 +02:00 |
|
costs
|
ExileFromStackCost
|
2012-10-02 00:19:53 +02:00 |
|
decorator
|
[minor]
|
2012-07-09 19:54:21 +03:00 |
|
dynamicvalue
|
New LoseLifeOpponentsEffect, new dynamicValue SacrificeCostCreaturesPower, update to OpponentsLostLifeCount
|
2012-10-18 00:03:42 +02:00 |
|
effects
|
New LoseLifeOpponentsEffect, new dynamicValue SacrificeCostCreaturesPower, update to OpponentsLostLifeCount
|
2012-10-18 00:03:42 +02:00 |
|
keyword
|
[RTR] 2 cards, OverloadAbility
|
2012-10-10 20:47:00 +02:00 |
|
mana
|
[refactoring] Small change to SimpleManaAbility (please review)
|
2012-07-15 14:29:00 +03:00 |
|
Abilities.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
AbilitiesImpl.java
|
Converted first char of rule text to uppercase for SpellAbility.
|
2012-10-10 20:37:58 +02:00 |
|
Ability.java
|
Another way to fix Issue#51: Gravecrawler could block creatures with and without flying
|
2012-09-07 20:03:47 +04:00 |
|
AbilityImpl.java
|
Reworked text generation a bit. Now the text for alternate costs are build correct. But maybe it's better to redesign AlternateCostImpl a bit so that the value of GetName() and GetText() is for all AlternateCost classes handled in the same way.
|
2012-10-01 00:58:22 +02:00 |
|
ActivatedAbility.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
ActivatedAbilityImpl.java
|
Fixed Issue#59: Reassembling Skeleton's log message incomplete
|
2012-09-07 20:49:07 +04:00 |
|
CompoundAbility.java
|
CompoundAbility
|
2012-07-08 09:38:34 +04:00 |
|
DelayedTriggeredAbilities.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
DelayedTriggeredAbility.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
EvasionAbility.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
LoyaltyAbility.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
MageSingleton.java
|
MageSingleton marker interface
|
2012-07-19 09:29:17 +04:00 |
|
Mode.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
Modes.java
|
Modes are now sorted in the order they are added in the card. For rules text and when a player chooses a mode.
|
2012-10-07 02:41:58 +02:00 |
|
PlayLandAbility.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
SpecialAction.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
SpecialActions.java
|
AbilityPicker shows abilities now always in the order they were defined on the object.
|
2012-10-10 20:43:18 +02:00 |
|
SpellAbility.java
|
Fixed a bug allowing to cast revealed opponent spells
|
2012-07-13 15:43:32 +04:00 |
|
StateTriggeredAbility.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
StaticAbility.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
TriggeredAbilities.java
|
Another way to fix Issue#51: Gravecrawler could block creatures with and without flying
|
2012-09-07 20:03:47 +04:00 |
|
TriggeredAbility.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |
|
TriggeredAbilityImpl.java
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03:00 |