magarena/src/magic
melvin 8b0dbf66a8 fixed: Malignus p/t is half of max you and opponent's life total,
should be half of opponent's life total.

fixes issue 265.
2012-07-26 10:07:25 +08:00
..
ai clear score board before startWorker 2012-06-14 13:13:52 +08:00
card fixed: Malignus p/t is half of max you and opponent's life total, 2012-07-26 10:07:25 +08:00
data removed MagicColorType 2012-07-03 17:07:46 +08:00
generator removed MagicColorType 2012-07-03 17:07:46 +08:00
model compute color of card from its mana cost 2012-07-03 17:30:32 +08:00
test corrected Ulvenwalk Bear's ability 2012-07-09 11:17:03 +08:00
ui Refectored CardListViewer to be used with arbitrary card lists. 2012-07-16 21:24:19 -03:00
DeckStrCal.java code refactoring - 'tournament' changed to 'duel' to standardize terminology 2011-10-16 16:45:26 -07:00
GraphicsUtilities.java minimize access 2011-09-10 21:04:52 +08:00
MagicMain.java added basic game log. File will be saved in /Magarena/game.log. Relevant to issue 80 2012-02-25 16:46:42 +01: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 minimize access 2011-09-10 21:04:52 +08:00