PKHeX/PKHeX.Core/Editing
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
..
Applicators
Bulk
PKM
Saves Rework mainline sav3 to not operate off chunks 2021-03-07 23:22:07 -08:00
Showdown Replace dashes with spaces for cosplay pikachu (rock star) 2021-02-02 09:19:29 -08:00
CommonEdits.cs Check format 3/4 for setpidnature 2021-02-02 15:39:41 -08:00
HiddenPower.cs
IBattleTemplate.cs
IPKMView.cs
IPlugin.cs
ISaveFileProvider.cs
ISpriteBuilder.cs
LocalizeUtil.cs
WurmpleUtil.cs