foul-magics/Mage/src/main/java/mage
2017-01-15 15:22:33 +01:00
..
abilities * Some changes to EnterTheBattlefield events, some other fixes (fixes #2765). 2017-01-15 15:22:33 +01:00
actions
cards * Some changes to EnterTheBattlefield events, some other fixes (fixes #2765). 2017-01-15 15:22:33 +01:00
choices Refactoring 2016-12-29 15:38:22 +03:00
constants * Some changes to EnterTheBattlefield events, some other fixes (fixes #2765). 2017-01-15 15:22:33 +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 * Some changes to EnterTheBattlefield events, some other fixes (fixes #2765). 2017-01-15 15:22:33 +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 * Fixed Flailing Drake and test. 2017-01-14 15:47:33 +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