| .. |
|
abilityword
|
Add Subtype to the CardAttribute Framework
|
2016-08-28 17:30:10 -04:00 |
|
common
|
Some clean up changes.
|
2016-10-02 17:27:05 +02:00 |
|
condition
|
[SWS] Fixed some problems.
|
2016-10-02 22:50:34 +02:00 |
|
costs
|
[SWS] Fixed some problems.
|
2016-10-02 22:50:34 +02:00 |
|
decorator
|
Revert "introduced StringUtil class with .isEmpty(String input) and .isNotEmp…"
|
2016-09-16 23:55:54 +02:00 |
|
dynamicvalue
|
Refactor - moved OpponentsPoisonCountersCount to shared area
|
2016-09-29 19:58:11 -05:00 |
|
effects
|
Merge pull request #2411 from Eirkei/AshlingsPrerogativeImplemented
|
2016-10-02 17:39:47 +02:00 |
|
keyword
|
[SWS] Fixed some problems.
|
2016-10-02 22:50:34 +02:00 |
|
mana
|
Change all line endings to LF
|
2016-04-14 16:18:01 +00:00 |
|
Abilities.java
|
|
|
|
AbilitiesImpl.java
|
Revert "introduced StringUtil class with .isEmpty(String input) and .isNotEmp…"
|
2016-09-16 23:55:54 +02:00 |
|
Ability.java
|
Removed choices that should not be made while casting of a spell.
|
2016-04-28 01:32:48 -04:00 |
|
AbilityImpl.java
|
Reworked selected modes handling. That fixed the Subtle Strike targeting problem.
|
2016-09-24 01:12:01 +02:00 |
|
ActivatedAbility.java
|
|
|
|
ActivatedAbilityImpl.java
|
* Lightning Storm - Fixed that opponents of the caster can't activate the ability on the stack.
|
2016-02-08 23:40:32 +01:00 |
|
ActivationInfo.java
|
* Dragon Whelp - Made the activation handling more reusable friendly and object sensitive (zone change counter).
|
2016-04-21 11:46:02 +02:00 |
|
CompoundAbility.java
|
|
|
|
DelayedTriggeredAbilities.java
|
|
|
|
DelayedTriggeredAbility.java
|
|
|
|
EvasionAbility.java
|
|
|
|
LoyaltyAbility.java
|
Some minor changes.
|
2016-06-17 18:50:57 +02:00 |
|
MageSingleton.java
|
|
|
|
Mode.java
|
Removed choices that should not be made while casting of a spell.
|
2016-04-28 01:32:48 -04:00 |
|
Modes.java
|
* Fixed a bug that modal spells did not work correctly (fixes #2397).
|
2016-09-28 23:31:52 +02:00 |
|
PlayLandAbility.java
|
Move canPlaySorcery() to ActivatedAbility.canActivate().
|
2016-03-07 01:07:08 +03:00 |
|
SpecialAction.java
|
|
|
|
SpecialActions.java
|
|
|
|
SpellAbility.java
|
* Fixed CMC for spells (Escalate is not calculated correctly when more than 1 mode is chosen) fixes #2143.
|
2016-08-06 13:16:49 +02:00 |
|
StateTriggeredAbility.java
|
|
|
|
StaticAbility.java
|
Fixed a problem with static abilities for battlefield zone where the source was entering the battlefield but the ability did not work.
|
2016-09-24 01:13:13 +02:00 |
|
TriggeredAbilities.java
|
Fixed Panharmonicon triggering for non-permanents.
|
2016-09-20 09:34:36 -04:00 |
|
TriggeredAbility.java
|
|
|
|
TriggeredAbilityImpl.java
|
Small fixes to TriggeredAbilityImpl
|
2016-09-23 21:13:34 -04:00 |