PKHeX/PKHeX.Core/PKM/Strings
Kurt 50b15cd740 Use range/index
More in line with modernizing the codebase with latest c# syntax

improve web-qr decode speed slightly (no linq skiptake)
get money/coin mask without a temporary string (lol performance)
2021-05-14 15:30:55 -07:00
..
StringConverter.cs Extract 3ds chinese glyph remapping, only do on 3DS games 2021-04-18 18:29:02 -07:00
StringConverter2KOR.cs Use range/index 2021-05-14 15:30:55 -07:00
StringConverter3.cs Use range/index 2021-05-14 15:30:55 -07:00
StringConverter4.cs Improve gen1-4 species name fetch 2021-05-10 16:09:28 -07:00
StringConverter7ZH.cs Extract 3ds chinese glyph remapping, only do on 3DS games 2021-04-18 18:29:02 -07:00
StringConverter12.cs Use range/index 2021-05-14 15:30:55 -07:00
StringConverter12Transporter.cs Add missing uint cast 2021-03-08 15:33:52 -08:00
StringConverter345.cs Inline some string logic, extract magic values, xmldoc 2021-03-09 21:31:53 -08:00