magarena/src/magic
ShawnieBoy d6ffea2b3c organise imports for RuleEventAction 2015-04-11 17:42:11 +01:00
..
ai sourceGame might be modified when worker is still running, move workerGame creation outside of runnable to fix ConcurrentModificationException 2015-04-06 10:10:22 +08:00
data remove "Saved duel config" debug statement. 2015-04-11 00:35:01 +01:00
exception allow ability keyword to be separated by comma 2015-03-21 13:41:26 +08:00
firemind rename AiPlayer to AiProfile. 2015-04-05 14:48:12 +01:00
game/state fix: save MagicAIImpl *enum name* not display name in game state file. 2015-04-07 11:24:29 +01:00
generator replace java.util.Random with MagicRandom 2015-03-08 20:45:58 +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 organise imports for RuleEventAction 2015-04-11 17:42:11 +01:00
test rename HumanPlayer to HumanProfile. 2015-04-05 14:50:40 +01:00
ui tidy up imports. 2015-04-11 00:12:00 +01:00
utility fix indentation 2015-03-29 10:24:31 +08:00
DeckStrCal.java rename AiPlayer to AiProfile. 2015-04-05 14:48:12 +01:00
FiremindQueueWorker.java fix indentation 2015-03-21 08:55:43 +08:00
MagicMain.java fix AI vs AI mode by setting both player profiles to AiPlayer 2015-04-05 20:04:36 +08:00