mage/Mage/src/mage
2012-12-20 00:26:21 +02:00
..
abilities Removed unused imports 2012-12-20 00:26:21 +02:00
actions NPE fix for no deck loaded 2012-05-07 08:40:41 +04:00
cards Implemented Buyback ability. 2012-12-08 13:46:20 +01:00
choices Changed list for choices from HashSet to LinkedHashSet. Now order of choices are' nt random anymore (e.g. choose ReplacementEffects). 2012-10-09 16:17:52 +02:00
counters Added Cumulative Upkeep 2012-12-15 01:04:27 +01:00
filter - Added some null checks. 2012-12-05 14:46:54 -06:00
game Removed unused imports 2012-12-20 00:26:21 +02:00
players Removed unused imports 2012-12-20 00:26:21 +02:00
target Fixed a bug in TargetSpellOrPermanent. 2012-11-21 23:22:27 +01:00
util Removed unused imports 2012-12-20 00:26:21 +02:00
watchers new PlayerLostLifeWatcher and OpponentsLostLifeCount dynamic value for some RTR cards 2012-10-17 00:51:53 +02:00
ConditionalMana.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Constants.java Added to BeginningOfUpkeepTriggeredAbility for targetController a mode that defines the controller of the object the source is attached to. 2012-11-23 00:46:07 +01:00
MageException.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
MageInt.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
MageItem.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
MageObject.java Added the possibility to adjust Choices before using the choices in activated abilities 2012-09-24 07:53:42 +02:00
MageObjectImpl.java Added the possibility to adjust Choices before using the choices in activated abilities 2012-09-24 07:53:42 +02:00
MageObjects.java ... 2010-09-25 20:35:23 +00:00
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