foul-magics/Mage/src/mage
LevelX2 2e60801df6 Fixed some problems concerning applying layeres effects in timestamp order. Tests now always successful.
1.Timestamps not distinct.
  2. Timestamps not updated when attachments are attached (mainly equipments).
2012-12-12 15:51:54 +01:00
..
abilities Fixed some problems concerning applying layeres effects in timestamp order. Tests now always successful. 2012-12-12 15:51:54 +01: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 [CHK] 2 cards 2012-09-16 20:25:12 +02:00
filter - Added some null checks. 2012-12-05 14:46:54 -06:00
game Fixed some problems concerning applying layeres effects in timestamp order. Tests now always successful. 2012-12-12 15:51:54 +01:00
players Added new Event EMPTY_MANA_POOL. Added selective remove method to ManaPool. New DynamicValue that counts ManaType of ManaPool. 2012-12-11 21:05:42 +01:00
target Fixed a bug in TargetSpellOrPermanent. 2012-11-21 23:22:27 +01:00
util Fixed SpellsCostReductionEffect reducing the costs of FlashbackAbility. 2012-11-19 23:00:43 +01: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
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