foul-magics/Mage/src/mage
2014-06-15 11:14:08 +02:00
..
abilities Merge branch 'master' of https://github.com/magefree/mage 2014-06-13 17:14:56 +04:00
actions Some minor formatting. 2014-02-03 17:47:12 +01:00
cards * Added Morph ability. 2014-06-09 17:53:55 +02:00
choices [refactor] removed generic parameter from Game classes 2014-06-03 12:33:02 +03:00
constants Added context menu to switch between manual and automatic usage of the mana in mana pool. Manual usage is done by clicking on the mana symbol in the player panel. Still some fine tuning to do. 2014-05-24 02:56:35 +02:00
counters [refactor] removed BoostCounter implementations 2014-05-31 18:43:05 +03:00
filter * Lightning Greaves - Fixed that equiped creature did not get shroud ability. 2014-06-06 19:00:43 +02:00
game * Fixed bug that prevents to use Undo (introduced with a recent commit). 2014-06-14 10:11:08 +02:00
players * Undo of mana abilities - Fixed a problem that caused that undo was not done properly (e.g. filterlands (Flooded Grove), Nykthos, Shrine to Nyx, Grinning Ignus, Oppressive Rays, Propaganda). 2014-06-14 12:23:02 +02:00
target * Ground Seal - Fixed a problem, that cards that need to target cards in graveyard caused a game lock, if ground seal was on the battlefield. 2014-06-15 11:14:08 +02:00
util * Added Morph ability. 2014-06-09 17:53:55 +02:00
watchers * Added Morph ability. 2014-06-09 17:53:55 +02:00
ConditionalMana.java Some minor formatting and some changes to framework classes. 2013-11-03 20:59:52 +01:00
MageException.java
MageInt.java * Grand Abolisher - Fixed missing tooltip text. 2014-05-14 00:15:53 +02:00
MageItem.java
MageObject.java * Added Morph ability. 2014-06-09 17:53:55 +02:00
MageObjectImpl.java * Added Morph ability. 2014-06-09 17:53:55 +02:00
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 removed main method from ObjectColor 2014-06-02 21:18:42 +03:00