Listing des tags de développement

Ce document référence tous les tags de développement qui ont été trouvés dans le code. Le tableau ci-dessous résume le nombre d'occurences trouvées pour chaque tag.

TagNombre total d'occurences
@deprecated1
FIXME0
TODO73

Chaque tag est détaillé ci-dessous :

@deprecated

Nombre d'occurences trouvées dans le code : 1

net.sf.magicproject.zone.TriggeredBufferLigne
use 'removeTriggered(MTriggeredCard)' instead148

FIXME

Nombre d'occurences trouvées dans le code : 0

TODO

Nombre d'occurences trouvées dans le code : 73

net.sf.magicproject.DeckBuilderLigne
documentation is not yet done for this form672
add the the other filters906
net.sf.magicproject.MagicLigne
cardBuilderMenu -> not yet implemented661
factor this code with the one of Magic.class709
factor this code with the one of Magic.class723
net.sf.magicproject.action.AssignDamageSourceDestLigne
Implement completely this action return StackManager.getInstance().getTargetedList().size() - 1;72
net.sf.magicproject.action.InputNumberLigne
Translate 'integer inputbox'108
net.sf.magicproject.action.ModifyTargetableRegisterLigne
ModyRegister rollback --> not yet implemented110
net.sf.magicproject.action.MoveCardLigne
complete to support the AccessibleContext pattern650
complete to support the AccessibleContext pattern655
net.sf.magicproject.action.WaitChoosenActionChoiceLigne
Enable advanced too : || !advRes.isEmpty()){69
Modifying choosenAction order is not yet implemented return true;84
net.sf.magicproject.clickable.ability.AbilityLigne
remove param container since it is not used in this constructor As default, return null338
net.sf.magicproject.clickable.ability.ReplacementAbilityLigne
is it important to keep cost ?37
net.sf.magicproject.clickable.targetable.card.CardFactoryLigne
perspective view for card --> not yet implemented atImageSpace.concatenate(new AffineTransform(0.8f,0,-0.1f,1,10,0));408
net.sf.magicproject.clickable.targetable.card.LastKnownCardLigne
making the difference between 'register indirection' and 'register148
net.sf.magicproject.clickable.targetable.card.MCardLigne
complete to support the AccessibleContext pattern435
Manage the no-ability case for dummyAbility641
add "java properties" item --> show an inspect popup. CardFactory.contextMenu.add(CardFactory.javaDebugItem);885
add "show id" option888
net.sf.magicproject.clickable.targetable.card.SystemCardLigne
java debug option71
net.sf.magicproject.clickable.targetable.card.TriggeredCardLigne
updateTooltipText();323
net.sf.magicproject.clickable.targetable.card.VirtualCardLigne
Draw back picture and card's picture in mixted mode159
I am in the context 1, draw a picture268
I am in the context 2, draw a picture273
I am the source, draw a picture } else { I am a target279
I am in the context 1, draw a picture546
I am in the context 2, draw a picture548
I am the source, draw a picture550
net.sf.magicproject.clickable.targetable.player.PlayerLigne
support modifiers for player components, like cards.77
support modifiers for player here681
I am in the context 1, draw a picture770
I am in the context 2, draw a picture777
I am the source, draw a picture } else { I am a target785
net.sf.magicproject.database.DatabaseCardLigne
internationalize "unvailable stream"272
net.sf.magicproject.database.DatabaseFactoryLigne
try proxies first return getDatabaseObjectCard(cardModel, cachedInstances.get(0));417
net.sf.magicproject.deckbuilder.ToolbarActionLigne
Auto-generated method stub50
net.sf.magicproject.event.CanICastLigne
extend the idCard to a real Expression for activated abilities63
net.sf.magicproject.event.MEventListenerLigne
implements the OR appender to all child classes249
net.sf.magicproject.event.TriggeredEventLigne
public abstract MEventListener appendOr(MEventListener other);115
net.sf.magicproject.modifier.StaticModifierLigne
remove refresh ability of this modifier Ignored : throw new InternalError("This modifier cannot be refreshed this way");95
net.sf.magicproject.stack.ActionManagerLigne
Is this check is necessary? throw new InternalError("Unsupported action (id=" + actionIndex + ") for rollback purpose : " + action.getClass());144
Abort ability is supported, but we should not be here412
net.sf.magicproject.stack.StackManagerLigne
previousPosition = ((MCard) tokenCard).getIdZone();183
is the given card is the card owning the current ability, in this case the parameter is obselete.747
net.sf.magicproject.stack.TargetedListLigne
allAbortion = true;51
private boolean allAbortion;281
net.sf.magicproject.test.PreviousZoneLigne
Previous zone is not yet implemented75
net.sf.magicproject.token.VisibilityLigne
Add a pattern for opponent-private visibility141
Add a pattern for opponent-private visibility147
Add a pattern for opponent-private visibility193
Add a pattern for opponent-private visibility202
Add a pattern for opponent-private visibility217
net.sf.magicproject.tools.BringToFrontListenerLigne
Bring To Front Listener refresher35
net.sf.magicproject.tools.PictureLigne
Add context menu to this component to: <li>display the picture with right size</li> <li>obtain more information about illustrator</li> </ul>58
net.sf.magicproject.ui.MagicUIComponentsLigne
factor this code with the one of Magic.class427
net.sf.magicproject.ui.SkinLFLigne
Implement "theme" L&F73
net.sf.magicproject.ui.TargetGlassPaneLigne
Should we draw a "target" picture on targeted component? g2d.drawImage(targetPicture, targetI.x+5, targetI.y+15, null);117
net.sf.magicproject.ui.component.ChatAreaLigne
D&D in chat --> not yet implmented271
net.sf.magicproject.ui.component.task.LinkActionLigne
Display a popup : open this URL52
net.sf.magicproject.ui.wizard.ChoiceLigne
Enable the auto choice? if (count == 1 && Magic.makeChoiceAsPossible) { // cancel button is disabled and there is only one possibility for (int i = actions.size(); i-- > 0;) { if (actions.get(i) != null) { indexAnswer = i; } } optionAnswer = JOptionPane.YES_OPTION; return; }86
makeChoiceAsPossible = new JCheckBox(LanguageManager .getString("makeChoiceAsPossible")); makeChoiceAsPossible.setSelected(Magic.makeChoiceAsPossible);115
Magic.makeChoiceAsPossible = makeChoiceAsPossible.isSelected();164
net.sf.magicproject.xml.Oracle2XmlLigne
Enchanted creature has first strike and trample. At the end of its controller's turn,2220
Choose one -- You gain 5 life; or prevent the next 5 damage that would be dealt to target creature this turn.2223
Entwine {2} (Choose both if you pay the entwine cost.)2226
net.sf.magicproject.xml.XmlConfigurationLigne
use configuration to enable/disable debug on mdb414
net.sf.magicproject.xml.XmlToolsLigne
Support the java list and reference value495
net.sf.magicproject.xml.action.CopycardLigne
Copycard action : XmlTools.writeList(out, node, "properties");67
net.sf.magicproject.xml.tbs.TbsLigne
abortion zone562
net.sf.magicproject.zone.PlayLigne
change the layout76
Make a highlighted border135
Make a highlighted border140