mage/Mage/src/mage
2015-10-12 23:10:16 +02:00
..
abilities Conspire - The player is now asked to use conspire only if he is able to pay the tap costs. 2015-10-11 23:56:29 +02:00
actions * Fixed some problems with undo/cancel action (fixes #1267). 2015-10-02 01:04:40 +02:00
cards * Reworked/Cleaned card movement handling. 2015-10-11 03:52:38 +02:00
choices * Added acustic an optical signals for use of skip buttons. 2014-10-30 23:43:32 +01:00
constants Rework of "spend mana as though it were mana of" handling. 2015-10-06 17:28:59 +02:00
counters Implement cards: Bounty Hunter, Chandler, Downhill Charge, and Roterothopter 2015-10-06 20:01:36 +03:00
filter * Blatant Thievery - Changed handling to custom target. 2015-10-06 00:47:17 +02:00
game * Oath of Lieges - Fixed target handling (fixes #1312). 2015-10-12 23:10:16 +02:00
players * Reworked/Cleaned card movement handling. 2015-10-11 03:52:38 +02:00
target * Fixed a bug that if all targets (if targets were set) of a spell with an up to target definition (e.g. Adverse Conditions) became illegal the spell did not fizzle as it should. 2015-09-30 00:53:33 +02:00
util * Reworked/Cleaned card movement handling. 2015-10-11 03:52:38 +02:00
watchers * Paradox Haze - Fixed that check if a step is the first upkeep step of a turn did not work always correctly (fixes #1313). 2015-10-12 17:35:04 +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 [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
MageInt.java * Grand Abolisher - Fixed missing tooltip text. 2014-05-14 00:15:53 +02:00
MageItem.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
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 Fixed some possible exceptions. 2015-09-13 09:48:35 +02:00
Mana.java * Mage-Ring Network - Fixed calculation of available mana. 2015-07-23 12:42:02 +02:00
ManaSymbol.java ManaSymbol and ManaSymbols classes 2014-07-30 18:36:37 +04:00
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