foul-magics/Mage/src/mage
2013-06-14 23:45:30 +02:00
..
abilities [Minor] Formatting. 2013-06-14 00:31:29 +02:00
actions Improved handling of applied efffects for replacement effects. 2013-04-21 22:34:44 +02:00
cards Minor formatting. 2013-06-11 17:22:21 +02:00
choices Minor farmating changes. 2013-01-09 15:23:47 +01:00
counters Some small fixes. 2013-01-19 18:07:56 +01:00
filter Added AnotherCard predicate working for cards in graveyard. 2013-06-14 15:19:43 +02:00
game * Added tournament options for adjustable construction time and free mulligans 2013-06-14 23:45:30 +02:00
players Added method to player to put a list of cards on the bottom of the library in any order. 2013-06-14 15:18:51 +02:00
target Added AnotherCard predicate working for cards in graveyard. 2013-06-14 15:19:43 +02:00
util Fixed a bug concerning convoke loosing x value if using creatures with colored mana that can be used to reduce the spell costs. 2013-05-26 14:34:14 +02:00
watchers Fixed a bug of miracle keyword, were in case you canceled to cast the spell for it miracle costs, the card could be cast later in turn also for miracle cost instead of regular costs. 2013-04-01 10:58:11 +02:00
ConditionalMana.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Constants.java Update to split cards functionality. Fuse and flashback works now. No correct ability filtering yet for split cards. 2013-05-07 00:44:57 +02:00
MageException.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
MageInt.java Fixed a bug that the copy of a Token could no more be copied because the baseValues for P/T were 0 for this copy. E.g. populate on an already populated token failed because of this bug. 2013-01-16 14:14:34 +01:00
MageItem.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
MageObject.java Many changes to split cards handling (showing arrows and log text for fused spells., handling protection and other things correctly). 2013-05-11 20:11:58 +02:00
MageObjectImpl.java Many changes to split cards handling (showing arrows and log text for fused spells., handling protection and other things correctly). 2013-05-11 20:11:58 +02:00
MageObjects.java
MageObjectsImpl.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Mana.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
ObjectColor.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00