magarena/src/magic
melvinzhang eeb82c896e consolidate waitForAllCards in getAllPlayableCardDefs() 2015-10-15 19:54:59 +08:00
..
ai immediately return if InteruptedException or RejectedExecutionException occurs 2015-10-06 20:31:07 +08:00
data consolidate waitForAllCards in getAllPlayableCardDefs() 2015-10-15 19:54:59 +08:00
exception move DeckUtils and FileIO classes into magic.utility package. 2015-06-01 13:48:50 +01:00
firemind Prevent NPE if firemind json feed contains formats with no decks (fixes #461). 2015-10-07 10:50:31 +01:00
game/state move DeckUtils and FileIO classes into magic.utility package. 2015-06-01 13:48:50 +01:00
generator avoid repeated calls to CardDefinitions.getSpellCards() from within loop. 2015-10-13 22:51:46 +01:00
grammar update Mouse runtime source files 2014-09-11 13:45:29 +08:00
headless remove AI specific methods from PlayerProfile, add MagicPlayer.getAiProfile convenience method 2015-04-04 21:46:34 +08:00
model remove unused imports for MagicTappedIntoPlayUnlessTrigger 2015-10-15 11:23:16 +01:00
test add test case for #433, could not replicate bug 2015-09-22 20:05:08 +08:00
translate Can now load a Test* class directly from the load game state icon on the main menu (devMode required). 2015-09-26 13:22:39 +01:00
ui fix #469: Horizontal scrollbar goes missing in deck editor. 2015-10-14 22:32:23 +01:00
utility store "cards" and "tokens" images folders in new location -> \Magarena\images. 2015-10-14 11:59:01 +01:00
DeckStrCal.java move DeckUtils and FileIO classes into magic.utility package. 2015-06-01 13:48:50 +01:00
FiremindQueueWorker.java fix indentation 2015-03-21 08:55:43 +08:00
MagicMain.java remove obsolete log-related settings - superceeded by log menu. 2015-08-21 11:03:14 +01:00