PKHeX/PKHeX.WinForms/Controls/SAV Editor
Kurt a9892203c7 Refactoring
extract pkm loading routines to smaller methods
reduce code duplication (rely on empty setters to ignore some calls)

should be much easier to understand the load/save process; the original
setup (pk6) was following the structure from 0x00-end, no point still
doing that as everything is now abstracted.
2017-10-02 23:13:40 -07:00
..
BoxEditor.cs Misc tweaks 2017-07-05 23:05:49 -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 Refactoring 2017-10-02 23:13:40 -07:00
SAVEditor.Designer.cs Add dragdrop tab switching qol improvement 2017-09-15 09:13:08 -07:00
SAVEditor.resx Underground Score Editor (help needed) (#1416) 2017-08-27 12:32:43 -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 interpolation++ 2017-09-29 22:58:25 -07:00