PKHeX/PKHeX.Core/Saves/Storage
abcboy101 8a3a338c0b
Fix encodings for Gen 3/4/5 transfers (#4220)
Adjust Gen 3/4 encodings to be consistent with Gen 5 Unicode encodings
Gen 3 quotation marks are displayed differently based on the game language
Implement how Pal Park handles invalid characters and corrupts certain accented characters
Implement how Poké Transfer handles invalid characters
Use U+25BA BLACK RIGHT-POINTING POINTER, since this character is used as the pointer in menus/etc., rather than as a bullet or generic shape
2024-03-17 22:34:13 -06:00
..
Bank3.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
Bank4.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
Bank7.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
BulkStorage.cs Fix encodings for Gen 3/4/5 transfers (#4220) 2024-03-17 22:34:13 -06:00
PKMImportSetting.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SAV4Ranch.cs Remove extra Memory forcing 2024-02-23 17:01:36 -06:00
SlotPointerUtil.cs Misc tweaks 2024-02-03 14:11:17 -06:00
StorageSlotSource.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00