| .. |
|
common
|
Fixed EntersBattlefieldAbility no rule generation option.
|
2012-10-03 23:41:34 +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
|
Some small fixes to rule text generation
|
2012-09-30 09:41:39 +02:00 |
|
effects
|
new RegenerateAllEffect, minor change to ExileFromZoneTargetEffect
|
2012-10-08 21:50:51 +02:00 |
|
keyword
|
Added official rule text for keywords. Added some player information.
|
2012-10-07 02:46:51 +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
|
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 |
|
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
|
[refactoring][minor] Replaced all tabs with four spaces.
|
2012-06-19 23:50:20 +03: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 |