PKHeX/PKHeX.WinForms/Controls/SAV Editor
Kurt a71229beca Misc performance tweak
fetching blank sav in GUI thread takes ~200ms on my PC, running in a
different thread saves ~180ms on startup time (thread returns approx the
same time as InitializeComponent finishes)
2017-06-29 23:48:25 -07:00
..
BoxEditor.cs Refactoring 2017-06-18 22:27:40 -07:00
BoxEditor.Designer.cs Refactoring 2017-06-17 18:37:19 -07:00
BoxEditor.resx Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
ContextMenuSAV.cs Block parties without battleable pkms 2017-06-21 20:24:42 -07:00
ContextMenuSAV.Designer.cs Refactoring 2017-06-17 18:37:19 -07:00
ContextMenuSAV.resx Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
SAVEditor.cs Misc performance tweak 2017-06-29 23:48:25 -07:00
SAVEditor.Designer.cs Refactoring 2017-06-17 18:37:19 -07:00
SAVEditor.resx Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
SlotChange.cs Refactoring 2017-06-18 13:02:02 -07:00
SlotChangeInfo.cs Refactoring 2017-06-17 18:37:19 -07:00
SlotChangeManager.cs Block parties without battleable pkms 2017-06-21 20:24:42 -07:00