PKHeX/PKHeX.Core/PKM/Strings
Kurt 326e790e4b Handle and ' behaviors for 4->5->6
Gen5 does not use the slanted apostrophe for anything. 4->5 converts to ' for both strings.
Gen6 fixes all to be slanted. Even nicknames.
Importing to HOME (PK7, GO) resets nicknames, and the default name is not slanted. Nicknames/OTs are unaltered; again, only the "default" species name is wrong.

Closes #4066
2024-05-11 11:35:55 -05:00
..
Font Minor clean 2024-05-01 00:49:43 -05:00
Trash Refactor: Split Gen1/2 string & pokelist conversion methods (#4251) 2024-04-22 14:42:22 -06:00
IStringConverter.cs Add IStringConverter, impl on PKM & SaveFile 2024-04-23 00:57:17 -05:00
StringConverter.cs Refactor: Split Gen1/2 string & pokelist conversion methods (#4251) 2024-04-22 14:42:22 -06:00
StringConverter1.cs Refactor: Split Gen1/2 string & pokelist conversion methods (#4251) 2024-04-22 14:42:22 -06:00
StringConverter2.cs Refactor: Split Gen1/2 string & pokelist conversion methods (#4251) 2024-04-22 14:42:22 -06:00
StringConverter2KOR.cs Refactor: Split Gen1/2 string & pokelist conversion methods (#4251) 2024-04-22 14:42:22 -06:00
StringConverter3.cs Fix encodings for Gen 3/4/5 transfers (#4220) 2024-03-17 22:34:13 -06:00
StringConverter3GC.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverter4.cs Fix gen4 encoding of ? 2024-01-21 23:44:12 -08:00
StringConverter4GC.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
StringConverter4Util.cs Fix encodings for Gen 3/4/5 transfers (#4220) 2024-03-17 22:34:13 -06:00
StringConverter5.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverter6.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverter7.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
StringConverter7ZH.cs Fix zhs/zht table swap 2024-04-26 01:27:53 -05:00
StringConverter8.cs Add gen4 headbutt slot numbers 2024-01-09 19:07:32 -08:00
StringConverter12Transporter.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
StringConverter345.cs Handle and ' behaviors for 4->5->6 2024-05-11 11:35:55 -05:00
StringConverterOption.cs Add xmldoc 2022-01-08 09:54:32 -08:00