PKHeX/PKHeX.WinForms/Controls/SAV Editor
Kurt 9a4f12c279 Misc updates
rearrange pkm version groups for clear break between
twins/siblings/family
clear pokelist for sav7b on non-exportable saves (prevents b1s1 from
showing markings)
rename horohoro (pgo) to non romaji lol, hide daycare/party tabs on
nonexportable save
remove some unnecessary operations
rewrite getallcontrolsoftype to remove ToList() and make generic
2019-01-05 15:40:25 -08:00
..
BitmapAnimator.cs Catch gdi exception & ignore 2018-08-28 18:21:46 -07:00
BoxEditor.cs Fix boxviewer not being initialized 2018-12-26 13:06:58 -08: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 Add party pointer sort 2018-11-22 23:02:57 -08:00
ContextMenuSAV.cs misc style updates 2018-08-12 19:27:11 -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
SAVEditor.cs Misc updates 2019-01-05 15:40:25 -08: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 Allow dynamic default savefile type load 2018-12-19 22:10:32 -08: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
SlotViewer.cs Rework slot interactivity a little 2018-05-05 08:07:22 -07:00