PKHeX/PKHeX.WinForms/Controls/Slots
Kurt b7298a7361 Auto-clean save file names of duplicate suffixes
`main (17)` now backs up as `main [...].bak` instead of `main (17) [...]`
Adds a debug-callable method to clean the main backup folder via:
`CleanBackups(Main.BackupPath, true);`
2024-05-27 19:23:56 -05:00
..
CryPlayer.cs
DoubleBufferedDataGridView.cs
DragManager.cs
DropModifier.cs
PokeGrid.cs Auto-clean save file names of duplicate suffixes 2024-05-27 19:23:56 -05:00
PokeGrid.Designer.cs
PokePreview.cs Reduce alloc for ot/nick by raw trash reads 2024-05-12 14:46:58 -05:00
PokePreview.Designer.cs Add setting to show Gender in Gen1 2024-04-16 21:01:14 -05:00
SlotChangeInfo.cs
SlotHoverHandler.cs
SlotList.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
SlotList.Designer.cs
SlotTrackerImage.cs
SlotUtil.cs
SummaryPreviewer.cs