2
0
Fork 0
mirror of https://github.com/kwsch/PKHeX synced 2025-02-19 14:58:33 +00:00
PKHeX/PKHeX.Core/Saves
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
..
Access Label step counters in SWSH for egg cycle and party friendship 2023-03-26 16:10:26 -05:00
Blocks Update from .NET Framework 4.6 to .NET 7 () 2023-01-21 20:02:33 -08:00
Encryption fix SetValue for SByte blocks () 2023-03-20 15:54:47 -07:00
Storage Use Memory<byte> for Gen4 saves 2023-03-26 15:16:12 -07:00
Substructures Use Memory<byte> for Gen4 saves 2023-03-26 15:16:12 -07:00
Util Skip initial cctor alloc on non-byte primitives () 2023-03-25 17:55:55 -07:00
SAV1.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV1Stadium.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV1StadiumJ.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV2.cs Use Memory<byte> for Gen4 saves 2023-03-26 15:16:12 -07:00
SAV2Stadium.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV3.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV3Colosseum.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV3E.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV3FRLG.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV3GCMemoryCard.cs Update from .NET Framework 4.6 to .NET 7 () 2023-01-21 20:02:33 -08:00
SAV3RS.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV3RSBox.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV3XD.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV4.cs Use Memory<byte> for Gen4 saves 2023-03-26 15:16:12 -07:00
SAV4BR.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV4DP.cs Use Memory<byte> for Gen4 saves 2023-03-26 15:16:12 -07:00
SAV4HGSS.cs Use Memory<byte> for Gen4 saves 2023-03-26 15:16:12 -07:00
SAV4Pt.cs Use Memory<byte> for Gen4 saves 2023-03-26 15:16:12 -07:00
SAV4Sinnoh.cs Use Memory<byte> for Gen4 saves 2023-03-26 15:16:12 -07:00
SAV5.cs Use Memory<byte> for Gen4 saves 2023-03-26 15:16:12 -07:00
SAV5B2W2.cs Use Memory<byte> for Gen4 saves 2023-03-26 15:16:12 -07:00
SAV5BW.cs Use Memory<byte> for Gen4 saves 2023-03-26 15:16:12 -07:00
SAV6.cs Update from .NET Framework 4.6 to .NET 7 () 2023-01-21 20:02:33 -08:00
SAV6AO.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV6AODemo.cs Skip initial cctor alloc on non-byte primitives () 2023-03-25 17:55:55 -07:00
SAV6XY.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV7.cs Update from .NET Framework 4.6 to .NET 7 () 2023-01-21 20:02:33 -08:00
SAV7b.cs Skip initial cctor alloc on non-byte primitives () 2023-03-25 17:55:55 -07:00
SAV7SM.cs Skip initial cctor alloc on non-byte primitives () 2023-03-25 17:55:55 -07:00
SAV7USUM.cs Skip initial cctor alloc on non-byte primitives () 2023-03-25 17:55:55 -07:00
SAV8BS.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV8LA.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV8SWSH.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV9SV.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SAV_BEEF.cs File scoped namespaces () 2022-06-18 11:04:24 -07:00
SAV_STADIUM.cs Update from .NET Framework 4.6 to .NET 7 () 2023-01-21 20:02:33 -08:00
SaveFile.cs Use span for savefile slot API 2023-03-25 23:14:50 -07:00
SaveFileMetadata.cs Update from .NET Framework 4.6 to .NET 7 () 2023-01-21 20:02:33 -08:00
SaveFileState.cs Minor clean 2022-04-11 11:56:56 -07:00