PKHeX/PKHeX.WinForms/Subforms
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
..
Misc
PKM Editors Handle handle leaks on dragdrop cursor icon 2026-03-09 12:25:15 -05:00
Save Editors Refactor: extract gen3 save block structures 2026-03-14 13:40:17 -05:00
BoxExporter.cs Allow box dumper to retain Main control 2026-02-16 23:33:51 -06:00
BoxExporter.Designer.cs
EntitySearchSetup.cs Minor tweaks 2026-03-08 23:40:56 -05:00
EntitySearchSetup.Designer.cs Misc GUI tweaks 2026-02-21 19:41:05 -06:00
KChart.cs
KChart.Designer.cs
ReportGrid.cs Handle handle leaks on dragdrop cursor icon 2026-03-09 12:25:15 -05:00
ReportGrid.Designer.cs
SAV_Database.cs Refactor Format to search Context instead 2026-02-11 22:21:01 -06:00
SAV_Database.Designer.cs Misc GUI tweaks 2026-02-21 19:41:05 -06:00
SAV_Encounters.cs Add sanity check for enc gender request 2026-03-01 12:57:47 -06:00
SAV_Encounters.Designer.cs Misc GUI tweaks 2026-02-21 19:41:05 -06:00
SAV_FolderList.cs Handle handle leaks on dragdrop cursor icon 2026-03-09 12:25:15 -05:00
SAV_FolderList.Designer.cs Single row select 2026-03-01 23:16:04 -06:00
SAV_MysteryGiftDB.cs Refactor batch editor to smaller components 2026-02-21 00:22:32 -06:00
SAV_MysteryGiftDB.Designer.cs Misc GUI tweaks 2026-02-21 19:41:05 -06:00
SettingsEditor.cs
SettingsEditor.Designer.cs