Commit Graph

13 Commits (master)

Author SHA1 Message Date
melvinzhang bbbdcac9ef add override annotation to overridden methods 2017-06-17 11:19:03 +08:00
melvinzhang f9718bc77b acceptPossibleLandCard and acceptPossibleSpellCard are overwritten in subclass
This reverts commit 803cbb5b21.
2017-02-08 09:24:26 +08:00
lodici 1f8dd4db1a Set default cube in RandomDeckGenerator; remove call to setCubeDefinition() in the contructor of the theme generator classes since always returns DEFAULT_CUBE; simplify code. 2015-05-26 17:45:25 +01:00
Lodici 1326f340c1 refactor: rename DefaultDeckGenerator to RandomDeckGenerator. DefaultDeckGenerator conveys no information about what the class does. 2014-03-13 15:20:49 +00:00
Lodici 4ae4c9e043 refactor: renamed MagicPlayerProfile to MagicDeckProfile (see issue 506 for more details). 2014-03-13 10:24:17 +00:00
melvin 64368e1b9a remove extraneous whitespace 2013-06-24 09:33:35 +08:00
melvin f1b27c586c convert to UNIX line endings 2013-04-13 10:32:25 +08:00
melvin 631dd73e4b infer final annotation for local variables 2012-09-28 16:04:12 +08:00
melvin 83c9fc56bc convert tab to four spaces 2012-08-26 16:55:32 +08:00
melvin 0a2d6bb22c convert CubeDefinitions to a static class 2011-11-23 13:59:43 +08:00
melvin 9c19a17776 moved array constants to static final members 2011-11-13 20:43:18 +08:00
wait321 86d6b5c39e added white metal deck generator. removed imports and minor changes to other generators 2011-10-22 08:35:04 -07:00
wait321 1714d294b4 forgot to add new files 2011-10-08 14:11:10 -07:00