foul-magics/Mage/src/mage
2015-07-07 00:28:09 +02:00
..
abilities Merge pull request #1091 from markedagain/master 2015-07-07 00:28:09 +02:00
actions Added some font color to object and player names output to game logging and feedback area. 2015-05-09 21:18:00 +02:00
cards Fixed a bug about must be blocked requirement forcing the blocker to block multiple attackers locking the game. 2015-07-05 11:48:19 +02:00
choices
constants Added Sen Triplets (Alara Reborn = 100%). 2015-06-23 16:15:14 +02:00
counters Aquitect's Will implemented 2015-06-14 18:06:04 -04:00
filter Some minor changes. 2015-07-04 19:27:24 +02:00
game [ORI] Added Sigil of Valor and Pyromancer's Goggles. 2015-07-05 20:32:36 +02:00
players * Angel of Serenity - Fixed that the exiled cards did not return when the Angel left the battlefield (fixes #1083). 2015-07-06 15:22:16 +02:00
target Fixed handling and initialization of Fixedtarget object. Fixing a problem of ReturnToBattlefieldUnderYourControlTargetEffect that caused objects to return taht already left the zone they should be moved from. 2015-06-29 18:34:53 +02:00
util Please test! Some changes to the display of user choices, showing also a longer text in tooltip window. 2015-06-28 21:55:48 +02:00
watchers [ORI] Added last 4 white cards. 2015-07-06 00:36:10 +02:00
ConditionalMana.java * Cavern of Souls - Fixed a bug where spells cast with first ability can't be countered. 2015-04-14 16:31:11 +02:00
MageException.java
MageInt.java
MageItem.java
MageObject.java * Started to fix color setting for cards (e.g. Painter's Serverant) #408 (not completely finished yet). 2015-06-10 01:24:38 +02:00
MageObjectImpl.java Please test! Some changes to the display of user choices, showing also a longer text in tooltip window. 2015-06-28 21:55:48 +02:00
MageObjectReference.java Added damage done watcher. 2015-06-20 19:53:41 +02:00
Mana.java additions and improvements to ThreadLocalStringBuilder 2015-05-03 13:09:22 -04:00
ManaSymbol.java
ObjectColor.java * Fixed a bug of check if two objects sharing a colors were also to colorless objects did return a positive result (e.g. caused Dream Halls to cast Artifacts by discarding lands). 2015-07-01 13:37:32 +02:00