magarena/src/magic
melvinzhang 10ef3adf88 rename MagicObject.isCreature to MagicObject.isCreaturePermanent to avoid confusion with IRenderableCard.isCreature, fixes #698 2016-02-18 10:05:32 +08:00
..
ai show debug into in log on error 2016-01-07 12:10:42 +08:00
data consolidate card type and color distribution stats into single fixed-size StatsTable (closes #692). 2016-02-16 12:28:21 +00:00
exception include top 7 cards of library in excpetion report 2016-02-09 08:50:57 +08:00
firemind relocate VERSION and SOFTWARE_TITLE out of GeneralConfig and into MagicSystem to avoid statics dependency and fix issue #684. 2016-02-07 20:39:31 +00:00
game/state relocate VERSION and SOFTWARE_TITLE out of GeneralConfig and into MagicSystem to avoid statics dependency and fix issue #684. 2016-02-07 20:39:31 +00:00
generator remove trailing space from java code 2015-12-31 18:54:52 +08:00
grammar update Mouse runtime source files 2014-09-11 13:45:29 +08:00
headless remove trailing space from java code 2015-12-31 18:54:52 +08:00
model rename MagicObject.isCreature to MagicObject.isCreaturePermanent to avoid confusion with IRenderableCard.isCreature, fixes #698 2016-02-18 10:05:32 +08:00
test add TestUgin for #697 2016-02-17 21:58:52 +00:00
translate add method to automatically wrap long strings by enclosing in <html>...</html> tags and use with animation settings (fixes #626). 2016-01-03 18:25:15 +00:00
ui rename MagicObject.isCreature to MagicObject.isCreaturePermanent to avoid confusion with IRenderableCard.isCreature, fixes #698 2016-02-18 10:05:32 +08:00
utility relocate VERSION and SOFTWARE_TITLE out of GeneralConfig and into MagicSystem to avoid statics dependency and fix issue #684. 2016-02-07 20:39:31 +00: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 remove trailing space from java code 2015-12-31 18:54:52 +08:00