PKHeX/PKHeX.Core/Util
Kurt 383d4b7700 "" -> string.Empty
be explicit that the string is empty rather than possibly missing
disallow encrypted export for BK4 (they're not encrypted), removes type
check
simplify replaceall in showdownset (don't call ReplaceAll 4x, just get
valid chars and rebuild)
simplify get ribbon sprite name (precompute ToLower and appended values
2019-02-07 21:40:20 -08:00
..
BigEndian.cs Style updates 2018-07-29 13:27:48 -07:00
DataUtil.cs "" -> string.Empty 2019-02-07 21:40:20 -08:00
DateUtil.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
FileUtil.cs Add gp1-pb7 conversion 2018-11-21 20:48:55 -08:00
MessageStrings.cs Update 1MB invalid savefile message 2019-01-22 19:32:22 -08:00
PathUtil.cs Style updates 2018-07-29 13:27:48 -07:00
RandUtil.cs Misc variable name changes 2019-02-06 23:28:02 -08:00
ReflectUtil.cs Style updates 2018-07-29 13:27:48 -07:00
Util.cs "" -> string.Empty 2019-02-07 21:40:20 -08:00