foul-magics/Mage/src/mage
2013-04-10 01:13:20 +02:00
..
abilities Fixed bug #187 were targets in graveyard got illegal (happens only in games vs. AI). Bug was caused by zoneChangeCounter increased by AI simulation. 2013-04-06 16:53:51 +02:00
actions removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
cards Fixed 3 more wrong card names and changed the db version to 4 to refresh the db after all the change of card names. 2013-04-08 18:10:51 +02: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 FilterControlledArifactPermanent. 2013-04-03 19:00:53 +02:00
game Fixed a bug that Free For All multiplayer games were never finished because no player got wins. Only losses were set. 2013-04-10 01:10:03 +02:00
players Small fix to won method of PlayerImpl. 2013-04-10 01:13:20 +02:00
target Added OrCost for additional costs. Small chnage to rul text generation of TargetImpl. 2013-04-02 16:35:23 +02:00
util Fixed stack overflow error. Added missing type conversion. 2013-03-18 17:05:25 +01:00
watchers Fixed a bug of miracle keyword, were in case you canceled to cast the spell for it miracle costs, the card could be cast later in turn also for miracle cost instead of regular costs. 2013-04-01 10:58:11 +02:00
ConditionalMana.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Constants.java Added new AsThoughtEffectType to reveal face down cards (not a perfect solution I know, but better as using the cast type. If someone has a better idea to handle this, I'm open). 2013-04-06 00:04:21 +02: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