foul-magics/Mage/src/mage
2012-10-21 18:45:49 +02:00
..
abilities UnleashAbility added inform text 2012-10-21 18:45:49 +02:00
actions NPE fix for no deck loaded 2012-05-07 08:40:41 +04:00
cards Reworked text generation a bit. Now the text for alternate costs are build correct. But maybe it's better to redesign AlternateCostImpl a bit so that the value of GetName() and GetText() is for all AlternateCost classes handled in the same way. 2012-10-01 00:58:22 +02: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 [CHK] 2 cards 2012-09-16 20:25:12 +02:00
filter [RTR] AshZealot, Slum Reaper, Tavern Swindler, Ultimate Price 2012-10-11 17:17:48 +02:00
game new PlayerLostLifeWatcher and OpponentsLostLifeCount dynamic value for some RTR cards 2012-10-17 00:51:53 +02:00
players AbilityPicker shows abilities now always in the order they were defined on the object. 2012-10-10 20:43:18 +02:00
target Added constructor with filter parameter to TargetNonlandPermanent() 2012-09-27 17:37:35 +02:00
util Another way to fix Issue#51: Gravecrawler could block creatures with and without flying 2012-09-07 20:03:47 +04: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 SP rarity type 2012-07-29 10:32:08 +04: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
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