Commit Graph

27896 Commits (5a142b3713fdf4ee3bb0fc48f21e7de0bd61ee8d)

Author SHA1 Message Date
lodici 5a142b3713 Add french translation hat tip. 2017-06-25 14:15:19 +01:00
lodici aecededf8a readme.txt : split card rotation is a new feature 2017-06-25 14:08:34 +01:00
melvinzhang a786926ce3 add issue numbers for bugs, for #1153 2017-06-25 20:31:41 +08:00
melvinzhang 917478a578 first draft of 1.86 release notes, for #1153 2017-06-25 20:25:25 +08:00
lodici 558e061738 rotate split card image -90 degrees if AKH (closes #782). 2017-06-23 13:21:51 +01:00
lodici 1005b84c8f click on a split card image in explorer to view at correct orientation (see #782). 2017-06-23 12:40:25 +01:00
ShawnieBoy f45116a824 add new planeswalker subtype Samut 2017-06-22 18:11:33 +01:00
lodici b59d94e800 remove redundant member variable in ExplorerScreen. 2017-06-20 12:59:21 +01:00
lodici c83e3485d8 make member variable local in AnimationsPanel. 2017-06-20 12:57:22 +01:00
lodici 5ba9b1a2da remove unused field in DeckGamesTableModel. 2017-06-20 12:54:40 +01:00
lodici a003a26787 avoid empty if statement in MText. 2017-06-19 20:31:10 +01:00
lodici 4b2ebcac4b avoid empty if statement in SwingGameController. 2017-06-19 13:57:56 +01:00
lodici 93bac2c796 combine nested if statements in SwingGameController. 2017-06-19 13:55:03 +01:00
lodici 707eacdead remove unused method parameter in MagicBasicLandChoice. 2017-06-19 13:04:23 +01:00
lodici 19e246b490 remove unused method parameter in GameLoader. 2017-06-19 13:01:26 +01:00
lodici 6e6c4faf5e remove unused method in MagicPredefinedFormat. 2017-06-19 12:59:21 +01:00
lodici 8ffa3676bb remove unused field in MagicPhase. 2017-06-19 12:52:51 +01:00
lodici 3edc87736b remove unused method parameter in MagicColorChoice. 2017-06-19 12:52:00 +01:00
lodici 4924508d84 remove unused field in DiscardCardAction. 2017-06-19 12:49:09 +01:00
lodici 933e646217 remove unused field in MurmurHash3. 2017-06-19 12:47:00 +01:00
lodici 7abce85df1 remove unused import in MagicMessage. 2017-06-19 12:46:07 +01:00
lodici 3e664f34c4 remove unused methods in MagicCardDefinition. 2017-06-19 12:45:08 +01:00
lodici cb0fcc7d7f remove unused import in FiremindDuelRunner. 2017-06-19 12:40:56 +01:00
lodici 13630c0e6e remove unused fields in OracleText. 2017-06-19 12:39:46 +01:00
lodici 9788037dbf remove unused methods in MCTSAI. 2017-06-19 12:38:30 +01:00
lodici 1eb94c6811 remove unused 'duplicate' field from DeckStrCal. 2017-06-19 12:34:57 +01:00
lodici 1ae240a92d consolidate duplicate log header code into setLogHeader(). 2017-06-19 10:00:21 +01:00
melvinzhang b7b06169c4 suppress ImmutableEnumChecker and OperatorPrecedence rules in error prone analyzer 2017-06-19 09:34:34 +08:00
melvinzhang 8018ab6a4c remove BOM from file during normalization, for #1152 2017-06-19 09:21:16 +08:00
melvinzhang fe6a66c11e add newline at end of file 2017-06-19 09:20:49 +08:00
lodici aa00532f78 standard.fmt should be UTF-8 without BOM (fixes #1152). 2017-06-18 17:55:18 +01:00
lodici 979a16a8c9 Remove duplicated ToggleButtonsPanel. 2017-06-18 16:22:18 +01:00
lodici adca5987ef pull up common HandCanvasLayeredPane from sub classes into HandCanvasScreen. 2017-06-18 10:19:09 +01:00
lodici 27cadd5221 replace duplicate *LayeredPanes with HandCanvasLayeredPane. 2017-06-18 10:08:47 +01:00
lodici ab3ce90bf9 Replace 99% duplicate OptionsPanels with HandCanvasOptionsPanel. 2017-06-18 09:51:29 +01:00
lodici 7ae0cc0673 pull up common code from sub classes into HandCanvasScreen. 2017-06-18 09:42:54 +01:00
lodici 60ba9a90dc pull up common code from sub classes into HandCanvasScreen. 2017-06-18 09:33:18 +01:00
lodici b5d3394a8b rename content to cardsCanvas. 2017-06-18 09:03:11 +01:00
lodici fec410b7b7 rename HandStyleScreen to HandCanvasScreen. 2017-06-18 09:02:03 +01:00
lodici fbcc67dff0 new HandStyleScreen and set sub classes. 2017-06-18 08:45:49 +01:00
melvinzhang 60f7308bb3 handle missing cases for TopOfOwnersLibrary and BottomOfOwnersLibrary in RemoveCardAction 2017-06-18 08:36:12 +08:00
lodici 3bc503fa72 remove unused constructor arg in CustomMenuButton; remove unused classes. 2017-06-17 22:27:51 +01:00
lodici 012063f426 remove unused default constructor in CustomMenuButton. 2017-06-17 21:52:55 +01:00
lodici 62f045d84a remove unused code from CustomMenuButton. 2017-06-17 21:52:33 +01:00
lodici 003d9bc73c create MenuButton abstract class and pull up common code from sub classes. 2017-06-17 21:50:44 +01:00
lodici 0e9e8e042f rename NewMenuButton to CustomMenuButton. 2017-06-17 21:43:59 +01:00
lodici 311606c8dd rename MenuButton to PlainMenuButton. 2017-06-17 21:43:14 +01:00
lodici cd91fdcb06 use better shields.io code quality badge. 2017-06-17 16:44:28 +01:00
lodici d8b6c64344 use Integer.valueOf() instead of new Integer() which is deprecated in Java 9. 2017-06-17 10:17:49 +01:00
lodici 2db95111a2 remove extraneous ExplorerSidebarPanel. 2017-06-17 09:32:45 +01:00