foul-magics/Mage/src/main/java/mage
LevelX2 6955ad803f Merge pull request #2691 from sotovdev/sqlPerf
SQL query perfomance improvements
2016-12-16 22:34:38 +01:00
..
abilities * Reflecting Pool - Fixed that mana from dynamic mana abilities were not taken into account (e.g. Gaea's Cradle or Serra's Sanctum). 2016-12-16 18:38:40 +01:00
actions
cards SQL query perfomance improvements 2016-12-16 17:27:19 +03:00
choices * 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
constants Merge pull request #2672 from MTGfan/master 2016-12-13 15:23:36 +01:00
counters [USG] Lotus Blossom (#2671) 2016-12-09 16:11:16 -08:00
designations Some fixes to the Monarch designation. 2016-12-07 17:14:08 +01:00
filter Nettling Imp and predicate revisions 2016-12-12 15:16:36 -05:00
game * Consecrete Land - Some changes. 2016-12-11 12:38:25 +01:00
players Some fixes to the Monarch designation. 2016-12-07 17:14:08 +01:00
target remove redundant this.targetName = filter.getMessage(); 2016-10-30 23:47:01 -07:00
util * 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
watchers * Power Surge - Fixed some problems. 2016-12-11 15:14:09 +01:00
ConditionalMana.java Revert "introduced StringUtil class with .isEmpty(String input) and .isNotEmp…" 2016-09-16 23:55:54 +02:00
MageException.java
MageInt.java Some fixes to the Monarch designation. 2016-12-07 17:14:08 +01: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