magarena/src/magic
lodici 2660653acb adds "--threads" command line arg to limit threads used by AI when running simulated games. 2017-05-09 23:02:55 +01:00
..
ai adds "--threads" command line arg to limit threads used by AI when running simulated games. 2017-05-09 23:02:55 +01:00
awt Register custom font so that text wrapped in html tags is displayed correctly. 2016-10-11 06:53:50 +01:00
cardBuilder reduce size of cardbuilder image cache based on empirical testing 2017-02-10 20:48:53 +08:00
data Show a more interesting and better quality animation when AI is thinking. 2017-04-27 10:54:43 +01:00
exception Update card image downloading (see #1039). 2017-02-20 20:59:08 +00:00
firemind Remove imports in same package. 2017-04-08 11:29:49 +01:00
game/state remove unnecessary cast 2016-10-06 17:29:57 +08:00
generator acceptPossibleLandCard and acceptPossibleSpellCard are overwritten in subclass 2017-02-08 09:24:26 +08:00
headless remove trailing space from java code 2015-12-31 18:54:52 +08:00
model Adds the deck name and type to the Library zone icon tooltip. 2017-05-09 18:42:26 +01:00
test add Embalm ability - still requires removal of token's casting cost 2017-04-22 23:49:51 +01:00
translate Use Logger for a more useful log message (includes call stack). 2017-01-10 18:13:31 +00:00
ui adds "--nofx" command line arg to switch off gameplay animations. 2017-05-09 22:21:15 +01:00
utility add option to specify each AI type and level when running a UI AI v AI game from the command line. 2017-05-09 22:03:51 +01:00
CommandLineArgs.java adds "--threads" command line arg to limit threads used by AI when running simulated games. 2017-05-09 23:02:55 +01:00
DeckStrCal.java remove trailing space from java code 2015-12-31 18:54:52 +08:00
FiremindQueueWorker.java fix indentation 2015-03-21 08:55:43 +08:00
MagicMain.java adds "--threads" command line arg to limit threads used by AI when running simulated games. 2017-05-09 23:02:55 +01:00