mage/Mage/src/mage
2014-03-19 13:51:44 +01:00
..
abilities Minor formatting and game log changes. 2014-03-19 13:51:44 +01:00
actions Some minor formatting. 2014-02-03 17:47:12 +01:00
cards * Split cards - The images of split cards are now rotated in the enlarged image view (moueswheel up/down). 2014-03-13 00:20:37 +01:00
choices [C13] Added 5 cards. 2013-11-30 23:28:44 +01:00
constants Added new attribute ability word to ability to simplify rule text generation. 2014-03-11 16:39:01 +01:00
counters * Reworked non mana costs with variable amount. The values have now to be announced before targeting. Fixed some wrong implementations (Firestorm, Myr Battlesphere, Skeletal Scrying). 2014-03-09 19:47:31 +01:00
filter Reversed some formatting changed that led to casting errors. 2014-03-14 14:43:54 +01:00
game Minor changes to logging and formatting, token usage, flip handling. 2014-03-17 16:58:59 +01:00
players Minor formatting and game log changes. 2014-03-19 13:51:44 +01:00
target * Reworked non mana costs with variable amount. The values have now to be announced before targeting. Fixed some wrong implementations (Firestorm, Myr Battlesphere, Skeletal Scrying). 2014-03-09 19:47:31 +01:00
util * Changes to image handling of copied permanents (image is more often shown now). 2014-03-09 22:09:00 +01:00
watchers Added 5 cards (Sylvan Library, Tsabo's Web, Sylvan Safekeeper, Null Rod, Peacekeeper). Minor formatting. 2014-02-16 17:42:05 +01:00
ConditionalMana.java Some minor formatting and some changes to framework classes. 2013-11-03 20:59:52 +01:00
MageException.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
MageInt.java Fixed a bug that the copy of a Token could no more be copied because the baseValues for P/T were 0 for this copy. E.g. populate on an already populated token failed because of this bug. 2013-01-16 14:14:34 +01:00
MageItem.java removed redundant modifiers from interfaces 2012-12-20 23:45:47 +02:00
MageObject.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
MageObjectImpl.java * Improved handling of enlarged images. Added mode to show other side of flip and transform cards. Added icon for copied cards and possibility to show enlarged original or copied card. 2014-03-06 21:51:51 +01: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 * Opal Palcar - Fixed a bug that the first mana ability also wrongly gave the commander boost. 2013-12-27 19:14:17 +01:00
ObjectColor.java Minor formatting. 2014-02-18 17:36:10 +01:00