magarena/src/magic
ShawnieBoy 3a931a1807 only display draw log value if 'for each' is greater than 1
Prevents log value display for events without 'for each'
2015-05-24 20:29:06 +01:00
..
ai replace player and source from getArtificialOptions, getArtificialChoiceResults, and getPlayerChoiceResults 2015-05-16 09:41:33 +08:00
data add Growth counter (use spore counter image) 2015-05-23 21:00:26 +01:00
exception Catch error on resume duel if player deck invalid (fixes #220). 2015-04-24 15:57:02 +01:00
firemind replace player and source from getArtificialOptions, getArtificialChoiceResults, and getPlayerChoiceResults 2015-05-16 09:41:33 +08:00
game/state remove unnecessary game parameter from createPermanent 2015-05-22 11:05:34 +08:00
generator make non-deterministic rng private 2015-04-12 11:59:56 +08: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 only display draw log value if 'for each' is greater than 1 2015-05-24 20:29:06 +01:00
test Phantasmal Sphere and test - This makes the AI seize up completely 2015-05-24 00:26:29 +01:00
ui add Growth counter (use spore counter image) 2015-05-23 21:00:26 +01:00
utility Use a more self-contained anonymous FutureTask class instead of an `empty` separate class. 2015-05-04 16:16:53 +01:00
DeckStrCal.java convert InvalidDeckException to unchecked exception and de-clutter code by removing related "throws" clauses. 2015-04-24 15:56:59 +01:00
FiremindQueueWorker.java fix indentation 2015-03-21 08:55:43 +08:00
MagicMain.java convert InvalidDeckException to unchecked exception and de-clutter code by removing related "throws" clauses. 2015-04-24 15:56:59 +01:00