magarena/src/magic
melvin e4b6cdd3b4 bumped version number to 1.27 2012-06-28 17:43:28 +08:00
..
ai clear score board before startWorker 2012-06-14 13:13:52 +08:00
card rename createCost to create 2012-06-22 22:36:27 +08:00
data rename createCost to create 2012-06-22 22:36:27 +08:00
generator changed colorText to static 2012-06-13 14:32:47 +08:00
model removed unused method getManaSourceText 2012-06-28 16:09:37 +08:00
test prevent destroy logic should only be checked if destroy is true 2012-06-18 17:11:43 +08:00
ui bumped version number to 1.27 2012-06-28 17:43:28 +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 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
MurmurHash3.java