foul-magics/Mage/src/main/java/mage
2017-01-13 23:02:21 +01:00
..
abilities * Fixed a bug with rule text generation (e.g. for Lapse of Certainty). 2017-01-13 22:38:04 +01:00
actions
cards Fixed Goblin Chieftain missing haste ability for controlled goblins. Fixed missing basic lands from AER booster packs. 2017-01-12 14:10:25 -06:00
choices Refactoring 2016-12-29 15:38:22 +03:00
constants [AEN] Added Hidden Stockpile. 2017-01-06 21:52:51 +01:00
counters * Fixed a bug that adding counters with Skyship Plunder or Maulfist Revolution did not trigger counter added events. 2017-01-13 22:40:37 +01:00
designations Refactoring 2016-12-29 15:38:22 +03:00
filter * Added another general static filter class. 2017-01-08 10:35:46 +01:00
game * Fixed a problem of the improvise ability that prevented to pay costs during the resolution of the spell cast using improvise (e.g. Metallic Rebike). 2017-01-13 23:02:21 +01:00
players replaced enum comparison from equals to == 2017-01-11 09:53:16 +01:00
target replaced enum comparison from equals to == 2017-01-11 09:53:16 +01:00
util Properties can be final in these objects 2017-01-09 17:52:17 +03:00
watchers replaced enum comparison from equals to == 2017-01-11 09:53:16 +01:00
ConditionalMana.java Refactoring 2016-12-29 16:49:12 +03:00
MageException.java
MageInt.java Refactoring 2016-12-29 16:49:12 +03:00
MageItem.java
MageObject.java Add Event to the signature of updateZoneChangeCounter. 2016-09-10 17:45:26 -04:00
MageObjectImpl.java * Fixed a problem with triggered mana abilities. Fixed a problem that AI did not always select the needed mana color. Fixed a problem with Reflecting Pool not taking triggered mana abilities into account. 2016-11-03 22:37:54 +01:00
MageObjectReference.java
Mana.java
ManaSymbol.java
ObjectColor.java Merge origin/master 2016-11-03 22:38:14 +01:00