foul-magics/Mage/src/main/java/mage
2017-01-24 23:12:22 +01:00
..
abilities Merge pull request #2810 from Galatolol/master 2017-01-24 23:12:22 +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 * Fixed that non creature spells with morph could not be countered with Remove if cast with morph. 2017-01-24 23:08:47 +01:00
players * Fixed that non creature spells with morph could not be countered with Remove if cast with morph. 2017-01-24 23:08:47 +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 a bug of the Revolt ability word that prevented that ot triggered always correctly. 2017-01-21 01:33:46 +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