foul-magics/Mage/src/main/java/mage
2016-10-13 13:44:55 +02:00
..
abilities Added some tests for rollback (#2072). Could not reproduce any problems yet. 2016-10-12 18:54:15 +02:00
actions Change all line endings to LF 2016-04-14 16:18:01 +00:00
cards Some minor changes. 2016-10-13 11:40:17 +02:00
choices Change all line endings to LF 2016-04-14 16:18:01 +00:00
constants Star Wars Set implemented 2016-09-26 18:43:04 +02:00
counters Star Wars Set implemented 2016-09-26 18:43:04 +02:00
filter Some minor cleanup. 2016-10-11 17:18:08 +02:00
game Fixed some bugs where return to battlefield effects on end of turn could bring back cards, that should return first on next turn (e.g. Flickerwisp targets Flickerwisp). 2016-10-12 17:44:58 +02:00
players * Fixed a problem with not from hand castable cards that were cast before from an opponent e.g. from exile (fixes #2460). 2016-10-13 13:44:55 +02:00
target Fixed some bugs where return to battlefield effects on end of turn could bring back cards, that should return first on next turn (e.g. Flickerwisp targets Flickerwisp). 2016-10-12 17:44:58 +02:00
util Some clean up changes. 2016-10-02 17:27:05 +02:00
watchers Added some tests for rollback (#2072). Could not reproduce any problems yet. 2016-10-12 18:54:15 +02: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 * Fixed Identity Thief copying creature with +1/+1 counter gets P/T boost from it, but not counter (fixes #2131). 2016-08-05 21:15:07 +02:00
MageItem.java
MageObject.java Add Event to the signature of updateZoneChangeCounter. 2016-09-10 17:45:26 -04:00
MageObjectImpl.java Add Event to the signature of updateZoneChangeCounter. 2016-09-10 17:45:26 -04:00
MageObjectReference.java Change all line endings to LF 2016-04-14 16:18:01 +00:00
Mana.java Remove Unused Imports 2016-04-24 19:50:29 -05:00
ManaSymbol.java
ObjectColor.java Working Card Rendering 2016-08-31 04:43:28 -06:00