PKHeX/PKHeX.Core/PKM/Strings
Kurt f6bcc8a216 Minor clean
StringBuilder.Append has some fancy interpolation handling in the latest NET8 so it's more clean than multiple append calls.
2024-06-15 00:57:44 -05:00
..
Font Minor clean 2024-06-15 00:57:44 -05:00
Trash Misc tweaks 2024-05-30 10:40:08 -05:00
IStringConverter.cs Add IStringConverter, impl on PKM & SaveFile 2024-04-23 00:57:17 -05:00
StringConverter.cs Revise gender symbol remapping 2024-05-12 10:47:55 -05: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 Add ITrashIntrospection, impl on PKM classes 2024-05-17 15:58:49 -05:00
StringConverter3.cs Implement GBA/GC string conversion (#4278) 2024-05-22 12:22:41 -05:00
StringConverter3GC.cs Implement GBA/GC string conversion (#4278) 2024-05-22 12:22:41 -05:00
StringConverter4.cs Revise gender symbol remapping 2024-05-12 10:47:55 -05:00
StringConverter4GC.cs Revise gender symbol remapping 2024-05-12 10:47:55 -05:00
StringConverter4Util.cs Use straight apostrophe for Gen3/4 (#4275) 2024-05-18 10:04:25 -05:00
StringConverter5.cs Update StringConverter5.cs 2024-06-14 00:06:40 -05:00
StringConverter6.cs Revise gender symbol remapping 2024-05-12 10:47:55 -05:00
StringConverter7.cs Revise gender symbol remapping 2024-05-12 10:47:55 -05:00
StringConverter7ZH.cs Revise gender symbol remapping 2024-05-12 10:47:55 -05:00
StringConverter8.cs Add Trash Byte verification for Switch formats (#4283) 2024-05-27 18:21:11 -05:00
StringConverter12Transporter.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
StringConverter345.cs Implement GBA/GC string conversion (#4278) 2024-05-22 12:22:41 -05:00
StringConverterOption.cs Add xmldoc 2022-01-08 09:54:32 -08:00