foul-magics/Mage/src/main/java/mage/target
xenohedron d9ca387fad
another batch of text gen improvements (#11247)
* describe targets: UntapTargetEffect

* describe targets: SetBasePowerToughnessTargetEffect

* cleanup text

* describe targets: RegenerateTargetEffect

* describe targets: PhaseOutTargetEffect

* adjust text

* remove superfluous param

* describe targets: TapAllTargetPlayerControlsEffect

* describe targets: TurnFaceUpTargetEffect

* describe targets: TransformTargetEffect

* describe targets: RemoveFromCombatTargetEffect

* describe targets: DetainTargetEffect

* cleanup DiscardHandTargetEffect

* describe targets: DrawCardTargetEffect

* describe targets: GainLifeTargetEffect

* describe targets: LoseLifeTargetEffect

* describe targets: ExchangeLifeTargetEffect

* describe targets: DamageTargetControllerEffect
2023-10-01 22:51:02 -04:00
..
common another batch of text gen improvements (#11247) 2023-10-01 22:51:02 -04:00
targetadjustment [NEO] fixed implementation of March additional costs (#8524) 2022-02-12 14:27:35 -05:00
targetpointer clean some of the most frequent copy constructor / copy method (#11053) 2023-08-30 19:48:03 -04:00
Target.java refactor: improved target usage, replaced setNotTarget by withNotTarget 2023-09-07 05:35:54 +04:00
TargetAmount.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TargetCard.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TargetImpl.java docs: added additional comments and todos for "choose new targets" code 2023-09-16 10:19:23 +04:00
TargetObject.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TargetPermanent.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TargetPlayer.java [LTC] Implement The Black Gate (#10725) 2023-08-03 00:25:54 -04:00
Targets.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TargetSource.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TargetSpell.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00
TargetStackObject.java Code cleanup: protect all copy constructors (#10750) 2023-08-04 19:34:58 -04:00