Commit Graph

28 Commits (2733516cb9cdad7ac4cef98b819d4d01846e5c66)

Author SHA1 Message Date
Leandro Doctors 2733516cb9 Organize imports 2020-01-16 08:21:24 +08:00
Bilbo 39f14b40c8 Fix exception when attempting to open file or directory
(mostly log directory, crash logs, etc ...) with default application on a system where this is not supported.
If opening fails, show a messagebox that also shows the file/directory name.
2019-12-03 07:02:09 +01:00
melvinzhang abf695ac4a ensure files and read/written using UTF_8 instead of platform default charset 2017-06-17 12:06:28 +08:00
ShawnieBoy 19ce2a4304 include count for 'no status' in SetStatistics 2017-01-13 15:57:08 +00:00
ShawnieBoy 7cebfa1139 correct set statistics output totals 2016-10-24 22:57:54 +01:00
ShawnieBoy 1c516e03c4 include potential card numbers in Card Statistics 2016-10-04 17:07:48 +01:00
lodici 0185546e61 show filter criteria in tooltip on an active filter button. 2016-09-21 12:42:38 +01:00
lodici a65c3dbf95 restore set statistics functionality using MagicSets directly instead of emulating clicking each value in the set filter in explorer. 2016-09-02 22:00:05 +01:00
melvinzhang 62f3827578 remove unnecessary call to trim 2016-07-17 10:06:48 +08:00
melvinzhang be04eed571 use composition instead of inheritance for MagicSetDefinition 2015-06-20 16:08:36 +08:00
melvinzhang 9573680322 always use 0 length array for toArray, as it makes use of the type of the argument and ignores the length 2015-06-20 13:30:01 +08:00
lodici 21646f5c41 use overloaded method. 2015-01-08 14:56:57 +00:00
lodici 636352a361 move Jar resource access code into new MagicResources utility class. 2015-01-08 14:51:49 +00:00
lodici 7c90fa8f8c Update MagicSetDefinitions to use standard getJarResourceStream method and to close stream properly using try-with-resources syntax. 2015-01-08 14:47:01 +00:00
lodici 03e2c215a8 use diamond inference. 2015-01-08 14:40:46 +00:00
lodici 8d3cf351a6 extract MagicSets enum out of MagicSetDefinitions into its own separate class. 2015-01-08 14:38:09 +00:00
ShawnieBoy a40ae75b4b Add Commander 2014 2014-10-31 17:57:16 +00:00
ShawnieBoy 466c7abcee remove Fate Reforged from set filter 2014-09-27 00:37:25 +01:00
ShawnieBoy 6e76ad7911 add Fate Reforged to Set Definitions and KTK Block 2014-09-12 20:12:35 +01:00
melvin 347262f7f3 normalize source files 2014-09-04 13:37:26 +08:00
ShawnieBoy f4c2e0982a add Khans of Tarkir upcoming set 2014-08-31 01:31:33 +01:00
ShawnieBoy c207ff624b Reorganise MagicSetDefinition 2014-07-11 12:18:57 +01:00
ShawnieBoy 65074995c7 Add MagicDate to MagicSetDefinitions 2014-07-08 05:20:50 +01:00
ShawnieBoy e869fb1edc Add M15 to SetDefinitions 2014-07-04 11:43:47 +01:00
ShawnieBoyUK@gmail.com 1effd92bec Add Conspiracy to set definitions 2014-05-26 00:18:42 +01:00
Lodici d5390305a2 all set names added to MagicSets enum. 2014-04-28 15:46:51 +01:00
Lodici 3988d4170e added partially completed set codes to enum. 2014-04-28 15:22:39 +01:00
Lodici 4d3bd44459 initial implementation of set filter. 2014-04-28 15:03:24 +01:00