foul-magics/Mage/src/main/java/mage
2017-01-21 00:51:31 +01:00
..
abilities * Gonti’s Machinations - Fixed that it triggered more than once per turn. 2017-01-20 00:34:45 +01:00
actions
cards * Fixed some problems with set icon download and displaying. 2017-01-21 00:51:31 +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 * Toxin Sliver - Fixed not corretly working triggerd ability. 2017-01-19 16:59:58 +01:00
game [AER] Refactored some similar abilities and effects 2017-01-18 14:25:58 +01:00
players * Mindbreak Trap - Fixed a problem with exiling copied (e.g. by Storm)spells. 2017-01-15 16:04:45 +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 * Maelstrom Nexus - Fixed that cascade wrongly triggered not only for the first spell cast. 2017-01-20 00:15:27 +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