magarena/src/magic
melvinzhang 858f9d994a permanent may be NONE if card moved to graveyard from hand, should get card from the action 2015-02-27 20:10:50 +08:00
..
ai enable fast choices at start as choices are passed as arguments 2015-02-22 16:44:15 +08:00
data move URLUtils to UI package. 2015-02-22 20:02:01 +00:00
exception Invalid deck throws new InvalidDeckException instead of IOException and propagates up to UI/console layer for handling. 2015-02-22 17:18:36 +00:00
firemind move FiremindGameReport into magic.firemind package which can then be removed from core library if required. 2015-02-23 15:57:32 +00:00
game/state moved VERSION constants out of MagicMain into GeneralConfig - core classes should not be referencing launch classes. 2015-02-15 12:20:32 +00:00
generator add random deck generator dialog. 2014-09-23 15:29:52 +01:00
grammar update Mouse runtime source files 2014-09-11 13:45:29 +08:00
headless remove imports. 2015-02-22 14:04:17 +00:00
model permanent may be NONE if card moved to graveyard from hand, should get card from the action 2015-02-27 20:10:50 +08:00
test simplify MagicPlayerDefinition API for test games by removing constructor where avatar face index can be specified. Was used to set avatar image for test players but who cares, the player image in a test game is completely irrelevant so let system decide. 2015-02-15 02:33:20 +00:00
ui remove UI references from MagicFileSystem. 2015-02-22 20:11:47 +00:00
utility add option to specify data directory using "-Ddata.dir" VM argument. 2015-02-23 15:52:34 +00:00
DeckStrCal.java define profile and player names explicitly instead of using current profile 2015-02-25 09:49:04 +08:00
FiremindQueueWorker.java move FiremindGameReport into magic.firemind package which can then be removed from core library if required. 2015-02-23 15:57:32 +00:00
MagicMain.java Invalid deck throws new InvalidDeckException instead of IOException and propagates up to UI/console layer for handling. 2015-02-22 17:18:36 +00:00