PKHeX/PKHeX.WinForms/Controls/SAV Editor
Kurt bf6c25eca7 Break up SlotChangeManager logic
A little bit cleaner when the logic is separated
Keep an abstraction of BoxEdit to cache the current box contents.
Already fetched to show sprites; any future fetches (for preview text /
hover sprite) can reuse the already fetched pkm data.

Should probably rewrite this stuff completely, but effort better spent
elsewhere
2019-08-20 19:50:28 -07:00
..
BitmapAnimator.cs Catch gdi exception & ignore 2018-08-28 18:21:46 -07:00
BoxEditor.cs Break up SlotChangeManager logic 2019-08-20 19:50:28 -07:00
BoxEditor.Designer.cs Add box rearranging 2018-01-23 22:37:55 -08:00
BoxEditor.resx Misc tweaks 2017-12-16 18:29:10 -08:00
BoxMenuStrip.cs Track slot modified count on sort/delete/mod 2019-02-20 17:59:54 -08:00
ContextMenuSAV.cs Break up SlotChangeManager logic 2019-08-20 19:50:28 -07:00
ContextMenuSAV.Designer.cs Add icons 2018-04-21 22:31:11 -07:00
ContextMenuSAV.resx Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
CryPlayer.cs Break up SlotChangeManager logic 2019-08-20 19:50:28 -07:00
DragManager.cs Break up SlotChangeManager logic 2019-08-20 19:50:28 -07:00
DropModifier.cs Break up SlotChangeManager logic 2019-08-20 19:50:28 -07:00
SAVEditor.cs Break up SlotChangeManager logic 2019-08-20 19:50:28 -07:00
SAVEditor.Designer.cs Only allow main window box to change sav.currentbox 2018-11-20 23:53:17 -08:00
SAVEditor.resx use SlotList view to dynamically show slots (#1798) 2018-01-30 18:52:55 -08:00
SlotChangeManager.cs Break up SlotChangeManager logic 2019-08-20 19:50:28 -07:00
SlotHoverHandler.cs Break up SlotChangeManager logic 2019-08-20 19:50:28 -07:00
SlotIndex.cs misc style updates 2018-08-12 19:27:11 -07:00
SlotList.cs misc style updates 2018-08-12 19:27:11 -07:00
SlotList.Designer.cs use SlotList view to dynamically show slots (#1798) 2018-01-30 18:52:55 -08:00
SlotList.resx Add SlotList control 2018-01-16 19:32:54 -08:00
SlotTrackerImage.cs Break up SlotChangeManager logic 2019-08-20 19:50:28 -07:00
SlotUtil.cs Break up SlotChangeManager logic 2019-08-20 19:50:28 -07:00
SlotViewer.cs Rework slot interactivity a little 2018-05-05 08:07:22 -07:00
SummaryPreviewer.cs Break up SlotChangeManager logic 2019-08-20 19:50:28 -07:00