magarena/src/magic
melvin cdae7b59c5 added error message if card failed to load 2012-08-22 16:17:12 +08:00
..
ai change card definition value from int to double 2012-08-09 14:39:49 +08:00
card added missing Mycoloth class 2012-08-19 16:50:29 +08:00
data added error message if card failed to load 2012-08-22 16:17:12 +08:00
generator removed MagicColorType 2012-07-03 17:07:46 +08:00
model moved checking of implementation into a separate private method 2012-08-22 15:59:53 +08:00
test fixed bug where Train of Thought was drawing two cards instead of one 2012-08-19 16:25:16 +08:00
ui removed changeling from ability recorded in abilityFlags 2012-08-19 18:30:17 +08:00
DeckStrCal.java code refactoring - 'tournament' changed to 'duel' to standardize terminology 2011-10-16 16:45:26 -07:00
GraphicsUtilities.java
MagicMain.java allow magarena.dir to take precedence over user.dir for determining GAME_PATH 2012-08-02 10:16:25 +08:00
MagicTools.java convert CardDefinitions and TokenCardDefinitions to a static class 2011-11-23 13:49:13 +08:00
MersenneTwisterFast.java remove redundant casts and test code 2012-07-15 14:12:11 +08:00
MurmurHash3.java