foul-magics/Mage/src/main/java/mage/abilities/condition/common
vraskulin fc54c0156c list.size > 0 changed to !list.isEmpty
We care about if it's empty or not, not about it's size
2017-01-27 16:05:11 +03:00
..
AfterBlockersAreDeclaredCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AfterUpkeepStepCondtion.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AttachedCondition.java [EMN] Added Thirsting Axe. 2016-07-10 18:41:36 +03:00
AttachedToCounterCondition.java Make the Counters API for card and permanent consistent. 2016-09-03 10:33:54 -04:00
AttachedToTappedCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
AttackedOrBlockedThisCombatSourceCondition.java [AER] Fixed Daredevil Dragster. 2017-01-07 23:29:27 +01:00
BeforeAttackersAreDeclaredCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
BeforeBlockersAreDeclaredCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CardsInAnyLibraryCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CardsInControllerGraveCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CardsInHandCondition.java list.size > 0 changed to !list.isEmpty 2017-01-27 16:05:11 +03:00
CardsInOpponentGraveCondition.java
CastFromHandSourceCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
CommanderInPlayCondition.java [C16] Implemented Partner ability. 2016-11-01 22:59:39 -04:00
ControlsCreatureGreatestPowerCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ControlsCreatureGreatestToughnessCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ControlsPermanentGreatestCMCCondition.java [KLD] Added 7 blue cards. 2016-09-17 10:17:40 +02:00
CreatureCountCondition.java All 1-character strings converted to primitives 2017-01-27 15:57:26 +03:00
DashedCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DealtDamageToAnOpponent.java
DefendingPlayerControlsCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
DeliriumCondition.java [SOI] Fixed some cards. 2016-03-26 02:17:14 +01:00
DevouredCreaturesCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
EnchantedCreatureColorCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
EnchantedCreatureSubtypeCondition.java [SOI] Updated mtg-cards-data.txt with additional 3/24 spoilers. Added several cards. 2016-03-24 20:37:10 -05:00
EnchantedSourceCondition.java * Avacynian Missionaries - Fixed tooltip text (fixes #1731). 2016-04-05 17:15:42 +02:00
EnchantedTargetCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
EquipmentAttachedCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
EquippedHasSubtypeCondition.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
EquippedHasSupertypeCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
EquippedMatchesFilterCondition.java Animate Artifact please test this 2016-12-01 23:33:10 -05:00
EquippedSourceCondition.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
EvokedCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
FaceDownSourceCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
FatefulHourCondition.java
FerociousCondition.java list.size > 0 changed to !list.isEmpty 2017-01-27 16:05:11 +03:00
FlippedCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
FormidableCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
HateCondition.java [SWS] Fixed some problems. 2016-10-02 22:50:34 +02:00
HellbentCondition.java replace [list].size() == 0 and [string].length() == 0 to use .isEmpty() instead 2016-09-14 15:27:31 +02:00
IsPhaseCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
IsStepCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
KickedCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
KickedCostCondition.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
LandfallCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
LastTimeCounterRemovedCondition.java Make the Counters API for card and permanent consistent. 2016-09-03 10:33:54 -04:00
ManaWasSpentCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
MeldCondition.java * Some changes to EnterTheBattlefield events, some other fixes (fixes #2765). 2017-01-15 15:22:33 +01:00
MetalcraftCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
ModeChoiceSourceCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
MonarchIsSourceControllerCondition.java Some fixes to the Monarch designation. 2016-12-07 17:14:08 +01:00
MonstrousCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
MorbidCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
MoreCardsInHandThanOpponentsCondition.java Refactor - move MoreCardsInHandThanOpponentsCondition to shared file 2016-09-29 19:58:11 -05:00
MyMainPhaseCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
MyTurnBeforeAttackersDeclaredCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
MyTurnCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
NoSpellsWereCastLastTurnCondition.java No spells cast last turn transform fix to not transform turn 1 #2188 2016-08-23 20:25:28 -05:00
NotMyTurnCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
OnOpponentsTurnCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
OpponentControlsMoreCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
OpponentControlsPermanentCondition.java list.size > 0 changed to !list.isEmpty 2017-01-27 16:05:11 +03:00
OpponentHasMoreLifeCondition.java [OGW] Updated mtg-cards-data.txt with 12/30 spoilers. Implemented Joraga Auxiliary (needs activated Support update), Gladehart Cavalry, Mindmelter, Linvala the Preserver, Forced-Will Eldrazi, Eldrazi Mimic, Relentless Hunter, Call the Gatewatch, Flayer Drone. Added FilterPlaneswalkerCard and OpponentHasMoreLifeCondition. 2015-12-30 15:42:13 -06:00
OpponentLostLifeCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
PermanentHasCounterCondition.java list.size > 0 changed to !list.isEmpty 2017-01-27 16:05:11 +03:00
PermanentsOnTheBattlefieldCondition.java list.size > 0 changed to !list.isEmpty 2017-01-27 16:05:11 +03:00
ProwlCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
RaidCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
RenownedSourceCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
RenownedTargetCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
RevoltCondition.java Fixed a bug of the Revolt ability word that prevented that ot triggered always correctly. 2017-01-21 01:33:46 +01:00
SourceAttackingCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SourceDealtDamageCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SourceHasCounterCondition.java Make the Counters API for card and permanent consistent. 2016-09-03 10:33:54 -04:00
SourceHasRemainedInSameZoneCondition.java spjspj - Update SourceHasRemainedInSameZoneCondition with new constructor that passes in game 2016-04-22 08:32:09 +10:00
SourceHasSubtypeCondition.java Merge remote-tracking branch 'magefree/master' 2016-09-02 19:44:51 -04:00
SourceIsSpellCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SourceMatchesFilterCondition.java Added some tooltips to user table headers. History is shown in tournament player table now. Changed ratio column to numberic format. 2016-02-06 21:22:51 +01:00
SourceOnBattlefieldCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SourceOnBattlefieldControlUnchangedCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SourceTappedBeforeUntapStepCondition.java spjspj - Implement Kill Switch (NMS) - 2016-04-12 11:29:55 +10:00
SourceTappedCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SpellMasteryCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SurgedCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
SuspendedCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
TargetAttackedThisTurnCondition.java Nettling Imp, TargetController and ControllerPredicate updated to include active choice 2016-12-12 03:03:39 -05:00
TargetHasCardTypeCondition.java [KLD] Added 9 white cards. 2016-09-17 00:45:33 +02:00
TargetHasCounterCondition.java Added TargetHasCounterCondition and option for BecomesMonstrous 2016-12-15 15:33:35 +01:00
TargetHasSubtypeCondition.java Add Subtype to the CardAttribute Framework 2016-08-28 17:30:10 -04:00
TenOrLessLifeCondition.java list.size > 0 changed to !list.isEmpty 2017-01-27 16:05:11 +03:00
TopLibraryCardTypeCondition.java list.size > 0 changed to !list.isEmpty 2017-01-27 16:05:11 +03:00
TransformedCondition.java Neckbreaker fix. typo fix 2016-04-07 20:04:32 -04:00
TributeNotPaidCondition.java Some minor changes. 2016-09-10 11:44:52 +02:00
TwoOrMoreSpellsWereCastLastTurnCondition.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
WatcherCondition.java [EMN] Added Thirsting Axe. 2016-07-10 18:41:36 +03:00