PKHeX/PKHeX.Core/Editing/Saves/Slots
Kurt 49541e6073 Rework mainline sav3 to not operate off chunks
Previous style was to resize the sav buffer and concat all the storage chunks at the end. Allocated a double save file.

Now, just allocate 3 buffers.
2021-03-07 23:22:07 -08:00
..
Info Rework mainline sav3 to not operate off chunks 2021-03-07 23:22:07 -08:00
BoxEdit.cs Minor clean 2020-10-03 17:09:22 -07:00
Extensions.cs Rework mainline sav3 to not operate off chunks 2021-03-07 23:22:07 -08:00
ISlotViewer.cs Refactoring 2019-09-02 19:30:58 -07:00
SlotChangelog.cs Use more expression return style 2021-01-01 17:08:49 -08:00
SlotEditor.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
SlotPublisher.cs Target type'd new 2020-12-21 17:17:56 -08:00
SlotTouchResult.cs Refactoring 2019-09-02 19:30:58 -07:00
SlotTouchType.cs Refactoring 2019-09-02 19:30:58 -07:00
SlotViewInfo.cs Simplify comparison 2019-11-24 09:48:22 -08:00
StorageSlotType.cs Misc reorg + skeleton for slot editor 2018-09-21 21:20:28 -07:00