PKHeX/PKHeX.Core/Editing
Kurt 94f3937f2f Refactor: extract gen3 save block structures
Changed: Inventory editor no longer needs to clone the save file on GUI open
Changed: some method signatures have moved from SAV3* to the specific block
Allows the block structures to be used without a SAV3 object
Allows the Inventory editor to open from a blank save file.
2026-03-14 13:40:17 -05:00
..
Applicators PA8: more initial move mastery suggest fixes 2026-02-22 12:22:53 -06:00
BattleTemplate Misc tweaks 2026-02-18 07:46:39 -06:00
Bulk Minor tweaks 2026-03-08 23:40:56 -05:00
Database Refactor to use Context over Generation 2026-02-15 02:15:50 -06:00
PKM Moveset: add implicit ReadOnlySpan conversion 2026-01-10 23:16:33 -06:00
Program Split event flag/work groups to tabs 2026-03-01 00:00:34 -06:00
Saves Refactor: extract gen3 save block structures 2026-03-14 13:40:17 -05:00
CommonEdits.cs
HiddenPower.cs Refactor to use Context over Generation 2026-02-15 02:15:50 -06:00
IPKMView.cs Check unsaved entity on sav export 2026-02-22 11:11:16 -06:00
IPlugin.cs
ISaveFileProvider.cs
ISpriteBuilder.cs
LocationEdits.cs
NatureAmp.cs
Pokerus.cs
PowerPotential.cs
WurmpleUtil.cs