foul-magics/Mage/src/main/java/mage
2018-05-16 09:21:36 -04:00
..
abilities Merge pull request #4943 from magefree/master 2018-05-16 09:21:36 -04:00
actions
cards Merge pull request #4940 from magefree/master 2018-05-14 14:08:30 -04:00
choices * Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. (#4634). 2018-03-18 18:18:54 +01:00
constants Merge pull request #4940 from magefree/master 2018-05-14 14:08:30 -04:00
counters refactored instances of various types of counters 2018-05-14 11:11:11 -04:00
designations
filter * Some rework of handling of mana effects. 2018-05-13 22:52:14 +02:00
game fixed Sagas being sacrificed before their trigger has left the stack 2018-05-14 17:36:41 -04:00
players Reworked some card movement handling (#4866). 2018-05-15 17:56:55 +02:00
target Merge pull request #4940 from magefree/master 2018-05-14 14:08:30 -04:00
util * Some more fixed/reworked card movement handling. 2018-05-08 23:46:34 +02:00
watchers * Some rework of handling of mana effects. 2018-05-13 22:52:14 +02:00
ConditionalMana.java
MageException.java
MageInt.java
MageItem.java
MageObject.java added Saga enchantment subtype and default method for isHistoric 2018-03-18 00:32:50 +01:00
MageObjectImpl.java * Fixed a problem that a gained "is all creature types" from continous effects were not propertly reset on permanents. 2018-03-20 13:39:48 +01:00
MageObjectReference.java * Cleaned up FixedTargets MageObjectReference handling. 2018-02-24 17:28:55 +01:00
Mana.java Made Mana#includesMana capable of comparing colorless to generic 2018-04-28 13:17:25 +00:00
ManaSymbol.java more mana pool errata 2018-04-21 18:36:22 -04:00
ObjectColor.java Refactoring: added mana color check and fix 2018-05-06 00:48:16 +04:00