PKHeX/PKHeX.Core/Util
Kurt cda06bc701 Increase custom parse speed
remove double string replace (now less allocations); only add up values
if they're valid numbers.

builtin int.Parse throws with "1 2", but users can type stupid stuff
like that in the program (so we parse as 12).
2019-02-08 18:29:26 -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 Increase custom parse speed 2019-02-08 18:29:26 -08:00