foul-magics/Mage/src/mage
2013-02-22 23:29:49 +04:00
..
abilities Fixed Issue#143: Wrong variable cost order 2013-02-22 23:29:49 +04:00
actions removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
cards Samll changes to ComputerPlayer logging, FromZone Pick for CardImpl added. 2013-02-21 01:22:10 +01:00
choices Minor farmating changes. 2013-01-09 15:23:47 +01:00
counters Some small fixes. 2013-01-19 18:07:56 +01:00
filter New PermanentIdPredicate. 2013-02-13 01:21:33 +01:00
game Fixed to do the check of existing abilities always by rule text. Added a new abilities.containsRule() method to check by rule, that's sometimes needed. To check always by rule text leaded to bugs during applying copy effects. 2013-02-21 00:15:11 +01:00
players Fixed issue #137 that counters didn't trigger ADD_COUNTER event for each single counter. 2013-02-15 18:12:45 +01:00
target Minor formating changes. 2013-02-22 16:02:23 +01:00
util The CopyTokenFunction copied also gained abilites of permanents that should not be copied according Rule 706. 2013-02-11 21:14:59 +01:00
watchers Expanded handling of the ENTERS_THE_BATTLEFIELD event to fix issue #82. 2013-02-17 01:13:15 +01:00
ConditionalMana.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Constants.java Added asThoughEffectType HEXPROOF and integrated the check in PermannetImpl and PlayerImpl. Removed uneccessary CantTargetSourceEffect from HexproofAbility. 2013-01-26 20:31:46 +01:00
MageException.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
MageInt.java Fixed a bug that the copy of a Token could no more be copied because the baseValues for P/T were 0 for this copy. E.g. populate on an already populated token failed because of this bug. 2013-01-16 14:14:34 +01:00
MageItem.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
MageObject.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
MageObjectImpl.java Added the possibility to adjust Choices before using the choices in activated abilities 2012-09-24 07:53:42 +02:00
MageObjects.java ... 2010-09-25 20:35:23 +00:00
MageObjectsImpl.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Mana.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
ObjectColor.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00