net.sf.magicproject.DeckBuilder | Line |
---|
documentation is not yet done for this form | 672 |
add the the other filters | 906 |
net.sf.magicproject.Magic | Line |
---|
cardBuilderMenu -> not yet implemented | 661 |
factor this code with the one of Magic.class | 709 |
factor this code with the one of Magic.class | 723 |
net.sf.magicproject.action.AssignDamageSourceDest | Line |
---|
Implement completely this action return StackManager.getInstance().getTargetedList().size() - 1; | 72 |
net.sf.magicproject.action.InputNumber | Line |
---|
Translate 'integer inputbox' | 108 |
net.sf.magicproject.action.ModifyTargetableRegister | Line |
---|
ModyRegister rollback --> not yet implemented | 110 |
net.sf.magicproject.action.MoveCard | Line |
---|
complete to support the AccessibleContext pattern | 650 |
complete to support the AccessibleContext pattern | 655 |
net.sf.magicproject.action.WaitChoosenActionChoice | Line |
---|
Enable advanced too : || !advRes.isEmpty()){ | 69 |
Modifying choosenAction order is not yet implemented return true; | 84 |
net.sf.magicproject.clickable.ability.Ability | Line |
---|
remove param container since it is not used in this constructor As default, return null | 338 |
net.sf.magicproject.clickable.ability.ReplacementAbility | Line |
---|
is it important to keep cost ? | 37 |
net.sf.magicproject.clickable.targetable.card.CardFactory | Line |
---|
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.LastKnownCard | Line |
---|
making the difference between 'register indirection' and 'register | 148 |
net.sf.magicproject.clickable.targetable.card.MCard | Line |
---|
complete to support the AccessibleContext pattern | 435 |
Manage the no-ability case for dummyAbility | 641 |
add "java properties" item --> show an inspect popup. CardFactory.contextMenu.add(CardFactory.javaDebugItem); | 885 |
add "show id" option | 888 |
net.sf.magicproject.clickable.targetable.card.VirtualCard | Line |
---|
Draw back picture and card's picture in mixted mode | 159 |
I am in the context 1, draw a picture | 268 |
I am in the context 2, draw a picture | 273 |
I am the source, draw a picture } else { I am a target | 279 |
I am in the context 1, draw a picture | 546 |
I am in the context 2, draw a picture | 548 |
I am the source, draw a picture | 550 |
net.sf.magicproject.clickable.targetable.player.Player | Line |
---|
support modifiers for player components, like cards. | 77 |
support modifiers for player here | 681 |
I am in the context 1, draw a picture | 770 |
I am in the context 2, draw a picture | 777 |
I am the source, draw a picture } else { I am a target | 785 |
net.sf.magicproject.database.DatabaseCard | Line |
---|
internationalize "unvailable stream" | 272 |
net.sf.magicproject.database.DatabaseFactory | Line |
---|
try proxies first return getDatabaseObjectCard(cardModel, cachedInstances.get(0)); | 417 |
net.sf.magicproject.deckbuilder.ToolbarAction | Line |
---|
Auto-generated method stub | 50 |
net.sf.magicproject.event.CanICast | Line |
---|
extend the idCard to a real Expression for activated abilities | 63 |
net.sf.magicproject.event.MEventListener | Line |
---|
implements the OR appender to all child classes | 249 |
net.sf.magicproject.event.TriggeredEvent | Line |
---|
public abstract MEventListener appendOr(MEventListener other); | 115 |
net.sf.magicproject.modifier.StaticModifier | Line |
---|
remove refresh ability of this modifier Ignored : throw new InternalError("This modifier cannot be refreshed this way"); | 95 |
net.sf.magicproject.stack.ActionManager | Line |
---|
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 here | 412 |
net.sf.magicproject.stack.StackManager | Line |
---|
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.TargetedList | Line |
---|
allAbortion = true; | 51 |
private boolean allAbortion; | 281 |
net.sf.magicproject.test.PreviousZone | Line |
---|
Previous zone is not yet implemented | 75 |
net.sf.magicproject.token.Visibility | Line |
---|
Add a pattern for opponent-private visibility | 141 |
Add a pattern for opponent-private visibility | 147 |
Add a pattern for opponent-private visibility | 193 |
Add a pattern for opponent-private visibility | 202 |
Add a pattern for opponent-private visibility | 217 |
net.sf.magicproject.tools.BringToFrontListener | Line |
---|
Bring To Front Listener refresher | 35 |
net.sf.magicproject.tools.Picture | Line |
---|
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.MagicUIComponents | Line |
---|
factor this code with the one of Magic.class | 427 |
net.sf.magicproject.ui.TargetGlassPane | Line |
---|
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.ChatArea | Line |
---|
D&D in chat --> not yet implmented | 271 |
net.sf.magicproject.ui.component.task.LinkAction | Line |
---|
Display a popup : open this URL | 52 |
net.sf.magicproject.ui.wizard.Choice | Line |
---|
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.Oracle2Xml | Line |
---|
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.XmlConfiguration | Line |
---|
use configuration to enable/disable debug on mdb | 414 |
net.sf.magicproject.xml.XmlTools | Line |
---|
Support the java list and reference value | 495 |
net.sf.magicproject.xml.action.Copycard | Line |
---|
Copycard action : XmlTools.writeList(out, node, "properties"); | 67 |
net.sf.magicproject.zone.Play | Line |
---|
change the layout | 76 |
Make a highlighted border | 135 |
Make a highlighted border | 140 |