mage/Mage/src/mage
2012-06-15 16:15:41 +04:00
..
abilities Merge branch 'master' of https://github.com/magefree/mage 2012-06-15 16:15:41 +04:00
actions NPE fix for no deck loaded 2012-05-07 08:40:41 +04:00
cards Added possibility to display any data on card's tooltip 2012-06-12 12:55:15 +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 removed unused imports 2012-05-26 20:08:39 +03:00
game Added downloading and displaying emblem images 2012-06-13 09:48:10 +04:00
players Fixed Descendants Path (bug in library's put from top to bottom) 2012-06-03 16:11:48 +04:00
target Test and fix for sacrificing creature with protection 2012-06-11 14:25:27 +04:00
util removed unused imports 2012-05-26 20:08:39 +03:00
watchers [AVR] Second Guest + tests. Refactored filters. 2012-05-24 09:01:31 +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 Test and fix for copying transformed creatures 2012-06-11 19:36:56 +04:00
MageObjectImpl.java Test and fix for copying transformed creatures 2012-06-11 19:36:56 +04:00
MageObjects.java ... 2010-09-25 20:35:23 +00:00
MageObjectsImpl.java ... 2010-09-25 20:35:23 +00:00
Mana.java Mana and getPlayable fix. +1 test passed. 2012-06-03 17:50:13 +04:00
ObjectColor.java SetCardColor and SetCardSubtype effects. 2011-07-31 15:16:12 +04:00