foul-magics/Mage/src/mage
2013-03-19 11:28:54 +04:00
..
abilities Layered copy effect is now removed, if source permanent leaves battlefield. 2013-03-19 01:39:37 +01:00
actions removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
cards P/T changing effects from static abilities are applied now before enters the battlefield event triggers. This fixes that Kird Ape or Tarmogoyf P/T wasn't calculated before evoke checked P/T. 2013-03-19 01:38:19 +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 Added Predicates BlockedById and BlockingAttackerId. 2013-03-05 15:03:37 +01:00
game Fixed Issue#113:Optical effect that the creature has been controlled by the active player continuously since the turn began is removed too late 2013-03-19 11:28:54 +04:00
players Changed AI X costs handling according human handling. Fixed AI handling of modal spells. Changed some AI setting. Changes to AI lgging. 2013-03-14 23:55:14 +01:00
target Improved target handling of Executioners Swing and fixed buf of FrontlineMedic. 2013-03-13 17:01:49 +01:00
util Fixed stack overflow error. Added missing type conversion. 2013-03-18 17:05:25 +01:00
watchers [minor] removed redundant modifiers 2013-03-02 18:02:05 +02: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
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