foul-magics/Mage/src/main/java/mage/abilities
2023-09-02 16:05:29 +04:00
..
abilityword clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
common text fixes related to recent updates 2023-08-30 20:54:27 -04:00
condition Lint: fix 'declarations should use interfaces instead of classes' bugs (#11082) 2023-08-31 21:42:45 +04:00
costs clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
decorator refactor: removed netbeans's auto-generated comments 2023-09-02 16:05:29 +04:00
dynamicvalue clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
effects refactor: removed netbeans's auto-generated comments 2023-09-02 16:05:29 +04:00
hint Add modeTag + hint of used modes for "choose one that hasn't been chosen" abilities. (#10860) 2023-08-26 23:09:04 -04:00
icon Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
keyword refactor: removed netbeans's auto-generated comments 2023-09-02 16:05:29 +04:00
mana clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
meta
token Create common implementation for predefined tokens (#11065) 2023-08-29 20:28:21 -04:00
Abilities.java
AbilitiesImpl.java
Ability.java Refactor: private fields and performance tweaks (#9625) 2023-08-27 17:58:19 -04:00
AbilityImpl.java Followup cleanup to manaCosts access in AbilityImpl (#11060) 2023-08-28 22:42:34 -04:00
ActivatedAbility.java
ActivatedAbilityImpl.java Refactor: private fields and performance tweaks (#9625) 2023-08-27 17:58:19 -04:00
ActivationInfo.java
CompoundAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DelayedTriggeredAbilities.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
DelayedTriggeredAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
EvasionAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
LoyaltyAbility.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
MageSingleton.java
Mode.java Add modeTag + hint of used modes for "choose one that hasn't been chosen" abilities. (#10860) 2023-08-26 23:09:04 -04:00
Modes.java Refactor: private fields and performance tweaks (#9625) 2023-08-27 17:58:19 -04:00
OpeningHandAction.java
PlayLandAbility.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
Pronoun.java
SpecialAction.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SpecialActions.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
SpellAbility.java [WOM] Implement (not yet official) Mosswood Dreadknight (#10792) 2023-08-28 18:27:28 -04:00
StateTriggeredAbility.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
StaticAbility.java clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
TriggeredAbilities.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TriggeredAbility.java
TriggeredAbilityImpl.java better text generation, a couple more individual fixes 2023-08-30 23:25:10 -04:00