mage/Mage/src/mage
2012-05-23 21:45:37 +04:00
..
abilities New way of copying permanents - supports copies of copies. +1 test pass. 2012-05-23 20:48:31 +04:00
actions NPE fix for no deck loaded 2012-05-07 08:40:41 +04:00
cards minor changes 2012-05-22 19:21:03 +04:00
choices fixes + optimizations + allow games to be paused and resumed 2011-11-02 21:39:03 -04:00
counters [AVR] 32 cards. Tests. Common effects. Fixes. 2012-05-18 00:19:43 +04:00
filter [AVR] 32 cards. Tests. Common effects. Fixes. 2012-05-18 00:19:43 +04:00
game Continuous effect fix. +2 tests passed. 2012-05-23 21:24:30 +04:00
players Added MANA_PAYED event 2012-05-23 14:01:04 +04:00
target Fix. +2 tests passed. 2012-05-23 21:45:37 +04:00
util New way of copying permanents - supports copies of copies. +1 test pass. 2012-05-23 20:48:31 +04:00
watchers Soulbond keyword 2012-05-17 09:51:08 +04:00
ConditionalMana.java Fixed anymanacolor ability. Enhanced mana system. 2012-05-23 12:49:38 +04:00
Constants.java minor changes 2012-05-22 19:21:03 +04:00
MageException.java client/server overhaul - tested on localhost, remote testing pending 2011-05-24 23:52:26 -04:00
MageInt.java MageInt.EmptyMageInt made immutable 2012-03-28 22:29:27 +03:00
MageItem.java Initial 2010-03-20 02:47:42 +00:00
MageObject.java More correct checking for having subtypes (card.hasSubtype()). Changeling ability. Refactored all cards. 2011-08-14 10:30:26 +04:00
MageObjectImpl.java fixes + optimizations + allow games to be paused and resumed 2011-11-02 21:39:03 -04:00
MageObjects.java ... 2010-09-25 20:35:23 +00:00
MageObjectsImpl.java ... 2010-09-25 20:35:23 +00:00
Mana.java changes to support tracking mana sources + some refactoring 2011-09-21 14:01:00 -04:00
ObjectColor.java SetCardColor and SetCardSubtype effects. 2011-07-31 15:16:12 +04:00