PKHeX/PKHeX.Core/Saves/Util
Kurt 5ce3e734b8
Skip initial cctor alloc on non-byte primitives (#3850)
Runtime/jit repoints these to the dll rather than heap if we're Little Endian (always, otherwise will allocate like before).

Eliminates quite a few static constructors, so even faster startup. Items later.
2023-03-25 17:55:55 -07:00
..
Recognition Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
BinaryExportSetting.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
BoxUtil.cs Minor tweaks 2022-08-05 16:18:42 -07:00
Checksums.cs Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00
DexFormUtil.cs Skip initial cctor alloc on non-byte primitives (#3850) 2023-03-25 17:55:55 -07:00
IGCSaveFile.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ILangDeviantSave.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SaveExtensions.cs Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00
SaveFinder.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
SaveUtil.cs Add postcard before multiplayer size 2023-02-28 20:03:46 -08:00
StadiumUtil.cs Revise stadium detection if no teams set 2022-05-15 14:05:10 -07:00