Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.

TagTotal number of occurences
@deprecated1
FIXME0
TODO73

Each tag is detailed below:

@deprecated

Number of occurences found in the code: 1

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

FIXME

Number of occurences found in the code: 0

TODO

Number of occurences found in the code: 73

net.sf.magicproject.DeckBuilderLine
documentation is not yet done for this form672
add the the other filters906
net.sf.magicproject.MagicLine
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.AssignDamageSourceDestLine
Implement completely this action return StackManager.getInstance().getTargetedList().size() - 1;72
net.sf.magicproject.action.InputNumberLine
Translate 'integer inputbox'108
net.sf.magicproject.action.ModifyTargetableRegisterLine
ModyRegister rollback --> not yet implemented110
net.sf.magicproject.action.MoveCardLine
complete to support the AccessibleContext pattern650
complete to support the AccessibleContext pattern655
net.sf.magicproject.action.WaitChoosenActionChoiceLine
Enable advanced too : || !advRes.isEmpty()){69
Modifying choosenAction order is not yet implemented return true;84
net.sf.magicproject.clickable.ability.AbilityLine
remove param container since it is not used in this constructor As default, return null338
net.sf.magicproject.clickable.ability.ReplacementAbilityLine
is it important to keep cost ?37
net.sf.magicproject.clickable.targetable.card.CardFactoryLine
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.LastKnownCardLine
making the difference between 'register indirection' and 'register148
net.sf.magicproject.clickable.targetable.card.MCardLine
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.SystemCardLine
java debug option71
net.sf.magicproject.clickable.targetable.card.TriggeredCardLine
updateTooltipText();323
net.sf.magicproject.clickable.targetable.card.VirtualCardLine
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.PlayerLine
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.DatabaseCardLine
internationalize "unvailable stream"272
net.sf.magicproject.database.DatabaseFactoryLine
try proxies first return getDatabaseObjectCard(cardModel, cachedInstances.get(0));417
net.sf.magicproject.deckbuilder.ToolbarActionLine
Auto-generated method stub50
net.sf.magicproject.event.CanICastLine
extend the idCard to a real Expression for activated abilities63
net.sf.magicproject.event.MEventListenerLine
implements the OR appender to all child classes249
net.sf.magicproject.event.TriggeredEventLine
public abstract MEventListener appendOr(MEventListener other);115
net.sf.magicproject.modifier.StaticModifierLine
remove refresh ability of this modifier Ignored : throw new InternalError("This modifier cannot be refreshed this way");95
net.sf.magicproject.stack.ActionManagerLine
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.StackManagerLine
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.TargetedListLine
allAbortion = true;51
private boolean allAbortion;281
net.sf.magicproject.test.PreviousZoneLine
Previous zone is not yet implemented75
net.sf.magicproject.token.VisibilityLine
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.BringToFrontListenerLine
Bring To Front Listener refresher35
net.sf.magicproject.tools.PictureLine
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.MagicUIComponentsLine
factor this code with the one of Magic.class427
net.sf.magicproject.ui.SkinLFLine
Implement "theme" L&F73
net.sf.magicproject.ui.TargetGlassPaneLine
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.ChatAreaLine
D&D in chat --> not yet implmented271
net.sf.magicproject.ui.component.task.LinkActionLine
Display a popup : open this URL52
net.sf.magicproject.ui.wizard.ChoiceLine
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.Oracle2XmlLine
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.XmlConfigurationLine
use configuration to enable/disable debug on mdb414
net.sf.magicproject.xml.XmlToolsLine
Support the java list and reference value495
net.sf.magicproject.xml.action.CopycardLine
Copycard action : XmlTools.writeList(out, node, "properties");67
net.sf.magicproject.xml.tbs.TbsLine
abortion zone562
net.sf.magicproject.zone.PlayLine
change the layout76
Make a highlighted border135
Make a highlighted border140