PKHeX/PKHeX.WinForms/Controls/SAV Editor
Kurt 82309cf99d Use Memory<byte> for Gen4 saves
Instead of allocating a buffer for Storage/General, just point within the raw Data, as a Memory<byte> reference. Most of the uses were already using it as span.
2023-03-26 15:16:12 -07:00
..
BitmapAnimator.cs ThrowIfNull net7 2023-02-23 01:07:46 -08:00
BoxEditor.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
BoxEditor.Designer.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
BoxMenuStrip.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ContextMenuSAV.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ContextMenuSAV.Designer.cs Add icons 2018-04-21 22:31:11 -07:00
PartyEditor.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
PartyEditor.Designer.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
SAVEditor.cs Use Memory<byte> for Gen4 saves 2023-03-26 15:16:12 -07:00
SAVEditor.Designer.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SAVEditor.resx Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SlotChangeManager.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00