magarena/src/magic/data
lodici 9800f33299 replace duplicate code. 2017-03-31 10:57:02 +01:00
..
json Update card image downloading (see #1039). 2017-02-20 20:59:08 +00:00
stats replace duplicate code. 2017-03-31 10:57:02 +01:00
CardDefinitions.java fixes #1083 : Missing images alert but dialog displays nothing to download. 2017-02-26 19:14:06 +00:00
CardImageFile.java rename methods to use 'printed' when referring to card images that reflect original printed card. 2017-01-21 08:21:40 +00:00
CardLegality.java rename UiString to MText. 2016-10-26 09:46:59 +01:00
CardProperty.java fix token cdef constructor to include abilities, fixes #1040 2017-01-31 21:47:24 +08:00
CardStatistics.java rename UiString to MText. 2016-10-26 09:46:59 +01:00
DeckGenerator.java If possible code to MagicFormat instead of implementation. 2015-06-22 15:27:33 +01:00
DeckGenerators.java include Locale in DeckGenerators 2017-02-07 13:52:05 +00:00
DeckType.java DeckUtils.getDecksFolder() returns Path instead of String. 2017-03-12 20:01:07 +00:00
DownloadableFile.java Update card image downloading (see #1039). 2017-02-20 20:59:08 +00:00
DuelConfig.java Ensure PlayerProfiles map is refreshed before use (fixes #1069). 2017-02-24 00:07:36 +00:00
EnglishToInt.java try to parse num using parseInt 2015-12-13 10:22:44 +08:00
GeneralConfig.java Update card image downloading (see #1039). 2017-02-20 20:59:08 +00:00
ImagesDownloadList.java improve error message for malformed URL 2016-09-25 21:09:00 +08:00
LRUCache.java replace long serialVersionUID with @SuppressWarnings("serial") 2015-12-02 18:19:01 +08:00
MagicCustomFormat.java remove trailing space from java code 2015-12-31 18:54:52 +08:00
MagicFormat.java rename UiString to MText. 2016-10-26 09:46:59 +01:00
MagicIcon.java displays shield, poison, energy and experience counters in player panel (see #850). 2017-01-30 21:21:29 +00:00
MagicPredefinedFormat.java Add Kaladesh block format 2016-09-21 19:43:06 +01:00
MagicSetDefinitions.java include count for 'no status' in SetStatistics 2017-01-13 15:57:08 +00:00
MagicSets.java add Modern Masters 2017 Edition 2017-03-05 14:09:01 +00:00
OSXAdapter.java replace raw type Class with Class<?> 2013-09-12 11:59:39 +08:00
TextImages.java add missing TextImages edit for Energy symbol 2016-09-17 02:46:45 +01:00
UnimplementedParser.java include the underlying exception when wrapping it with RuntimeException to improve crash log 2016-10-27 09:40:16 +08:00