foul-magics/Mage/src/mage
2012-03-30 22:19:20 +03:00
..
abilities Fix - target pointer should be set from wrapper effects. 2012-03-30 22:19:20 +03:00
actions Fixed NPE in monte carlo. Removed actions remembering for now as not used yet. 2012-02-14 08:55:42 +04:00
cards Added javadoc to Card.moveToExile 2012-03-30 21:20:18 +03:00
choices fixes + optimizations + allow games to be paused and resumed 2011-11-02 21:39:03 -04:00
counters [DKA] Jar of Eyeballs 2012-03-11 17:12:04 +02:00
filter 3 DKA 2012-03-11 23:20:56 -04:00
game [mad ai] emulating block declaration. safe block. (in progress) 2012-03-26 22:04:31 +04:00
players fixes 2012-03-29 08:32:52 -04:00
target fixed some NPE's and other errors 2012-02-23 15:26:57 -05:00
util [CHK] Konda's Banner 2011-12-21 19:30:16 +01:00
watchers 13 new cards 2012-01-12 08:11:32 +01:00
ConditionalMana.java changes to support tracking mana sources + some refactoring 2011-09-21 14:01:00 -04:00
Constants.java Added additional parameter for effect outcome. Updated choosing permanents for AI. 2012-03-26 10:59:04 +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