PKHeX/PKHeX.Core
Kurt 4e12e54028 Replace regex parse with string find
Only remaining uses of regex in the sln are wordfilter (required), and unescape for QR replies from web api.

This is slightly faster -- cover all cases if the response json changes (shouldn't).
2021-05-15 12:39:37 -07:00
..
Editing Add flag unit tests, more xmldoc 2021-05-15 11:32:25 -07:00
Game Use range/index 2021-05-14 15:30:55 -07:00
Legality Clean up nickname parsing, make Gender an int type 2021-05-14 23:41:14 -07:00
MysteryGifts Split DateUtil from Util class 2021-05-14 16:46:48 -07:00
PersonalInfo More deferral tweaks for non-HA having HA 2021-04-22 13:47:33 -07:00
PKM Split DateUtil from Util class 2021-05-14 16:46:48 -07:00
Resources Move files to more accurate subfolders 2021-05-09 16:25:19 -07:00
Ribbons Rename Gen3 Champ ribbon to be more accurate 2021-04-10 12:09:43 -07:00
Saves add notes for oras endscroll data 2021-05-15 01:46:33 -07:00
Util Replace regex parse with string find 2021-05-15 12:39:37 -07:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Use range/index 2021-05-14 15:30:55 -07:00