foul-magics/Mage/src/mage
2014-02-07 16:06:06 +01:00
..
abilities * Fixed a bug that abilities of sacrificed permanents did trigger if the spell they where sacrificed for triggered their triggered ability. (e.g. a Valakut sacrificed for a Scapeshift did still trigger if enough mountains where on the battlefield). 2014-02-06 01:05:45 +01:00
actions Some minor formatting. 2014-02-03 17:47:12 +01:00
cards Extended output for logging message if moveToZone is called in not the correct way. 2014-01-28 11:30:43 +01:00
choices [C13] Added 5 cards. 2013-11-30 23:28:44 +01:00
constants Improved DevotionCount DynamicValue to support a list of mana types. 2014-01-14 17:03:05 +01:00
counters [C13] Added 13 cards. 2013-12-05 23:59:01 +01:00
filter Some more changes to get/check opponents. 2014-01-30 12:55:50 +01:00
game Fixed some bugs in table handling. Fixed that matches were not set to finished yet, if players left match during sideboarding phase. 2014-02-07 02:04:14 +01:00
players Some more changes to get/check opponents. 2014-01-30 12:55:50 +01:00
target Improved change spell target(s) handling - Fixes finaly #379 and fixes #356. 2014-02-05 16:13:57 +01:00
util * Trace Util - Added Intimidate to the combat traced abilities (for finding reason for bug). 2014-02-07 16:06:06 +01:00
watchers Some more changes to get/check opponents. 2014-01-30 12:55:50 +01:00
ConditionalMana.java Some minor formatting and some changes to framework classes. 2013-11-03 20:59:52 +01:00
MageException.java
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
MageObject.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
MageObjectImpl.java Added check for ChangelingAbility.ALL_CREATURE_TYPE to MageObjectImpl. 2013-09-03 08:28:31 +02:00
MageObjects.java
MageObjectsImpl.java
Mana.java * Opal Palcar - Fixed a bug that the first mana ability also wrongly gave the commander boost. 2013-12-27 19:14:17 +01:00
ObjectColor.java