foul-magics/Mage/src/mage
2013-07-01 17:11:44 +02:00
..
abilities * Prowl ability - Fixed the bug, that creatures with Changeling did not count for Prowl. 2013-07-01 00:08:46 +02:00
actions [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
cards * Advent of the Wurm - Removed the expansion reference to RTR of the token. That led to showing the card as RTR card. 2013-07-01 14:25:09 +02:00
choices [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
constants Adding Player state to TournamentPlayer and TournamentPanel. 2013-07-01 17:11:44 +02:00
counters Some small fixes. 2013-01-19 18:07:56 +01:00
filter Fixed FilterCreaturePermanent 2013-06-29 16:24:44 +02:00
game Adding Player state to TournamentPlayer and TournamentPanel. 2013-07-01 17:11:44 +02:00
players Fixes for timers. 2013-06-20 15:50:06 +04:00
target Added a mode to allow TargetCardInExile in all exile zones. 2013-06-22 01:57:21 +02:00
util Fixed some unlean code. Added CardUtil method to get card and ZoneChangeCounter specific exileId. 2013-06-19 16:15:58 +02:00
watchers * Prowl ability - Fixed the bug, that creatures with Changeling did not count for Prowl. 2013-07-01 00:08:46 +02:00
ConditionalMana.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Constants.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03: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 [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
MageObjects.java
MageObjectsImpl.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
Mana.java [refactor] moved enums from Constants class 2013-06-16 12:28:10 +03:00
ObjectColor.java [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00