foul-magics/Mage/src/main/java/mage/abilities/costs/common
2018-07-08 13:11:39 +02:00
..
ControlPermanentCost.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CyclingDiscardCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
DiscardCardCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
DiscardHandCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
DiscardSourceCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
DiscardTargetCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
DiscardXTargetCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ExertSourceCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ExileFromGraveCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ExileFromHandCost.java * Fixed some possible exceptions. 2018-06-05 23:57:45 +02:00
ExileFromStackCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ExileFromTopOfLibraryCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ExileOpponentsCardFromExileToGraveyardCost.java Some minor changes. 2016-04-26 12:00:20 +02:00
ExileSourceCost.java change enum comparison 2018-07-08 13:11:39 +02:00
ExileSourceFromGraveCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ExileTargetCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ExileTopCardOfGraveyardCost.java Added possibility to check kind of cost to pay for conditional mana use. 2016-01-10 12:01:58 +01:00
ExileTopCreatureCardOfGraveyardCost.java * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
ExileXFromYourGraveCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
GainLifeOpponentCost.java refactored Player.setLife() to include source, some more changes 2018-04-18 21:14:05 -04:00
GainLifePlayersCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PayEnergyCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PayLifeCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PayLoyaltyCost.java replaced apostrophes 2018-06-06 22:39:16 -04:00
PayVariableLifeCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PayVariableLoyaltyCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PutCardFromHandOnTopOfLibraryCost.java - Added requested card Penance 2018-02-22 08:06:03 -06:00
PutCountersSourceCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PutSourceOnBottomOwnerLibraryCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
PutTopCardOfYourLibraryToGraveyardCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RemoveCounterCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RemoveCountersSourceCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RemoveVariableCountersSourceCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RemoveVariableCountersTargetCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ReturnToHandChosenControlledPermanentCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ReturnToHandFromBattlefieldSourceCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
ReturnToHandFromGraveyardCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RevealHandSourceControllerCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RevealSourceFromYourHandCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
RevealTargetFromHandCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SacrificeAllCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SacrificeAttachedCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SacrificeSourceCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SacrificeTargetCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
SacrificeXTargetCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TapAttachedCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TapSourceCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TapTargetCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
TapVariableTargetCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
UnattachCost.java * Sunforger - Fixed activated unattach ability. 2017-02-06 22:55:52 +01:00
UntapSourceCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00
UntapTargetCost.java remove all MIT copyright notices from files 2018-06-02 17:59:49 +02:00