PKHeX/PKHeX.WinForms/Controls/PKM Editor
Kurt 32abc6daf4 speed up pkm loading slightly
PreparePKM had the opportunity to be recursive (preparation ->
validating*N -> preparation*N), lock out preview sprite updating (which
calls PreparePKM via Main.cs) while validating all controls

remove uncallable paths (format is checked prior, and checksum check is
never called as fieldsInitialized is forced false)

move gui toggling to loading methods when appropriate
2017-10-25 19:37:31 -07:00
..
ContestStat.cs Move contest stat to separate usercontrol 2017-06-25 10:57:35 -07:00
ContestStat.Designer.cs Move contest stat to separate usercontrol 2017-06-25 10:57:35 -07:00
ContestStat.resx Move contest stat to separate usercontrol 2017-06-25 10:57:35 -07:00
ContextMenuPKM.cs Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
ContextMenuPKM.Designer.cs Fix usercontrol clipping 2017-06-03 20:25:00 -07:00
ContextMenuPKM.resx Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
EditPK1.cs Refactoring 2017-10-02 23:13:40 -07:00
EditPK2.cs Fix gen2 kor lang detection loading 2017-10-19 19:59:34 -07:00
EditPK3.cs Refactoring 2017-10-02 23:13:40 -07:00
EditPK4.cs speed up pkm loading slightly 2017-10-25 19:37:31 -07:00
EditPK5.cs speed up pkm loading slightly 2017-10-25 19:37:31 -07:00
EditPK6.cs speed up pkm loading slightly 2017-10-25 19:37:31 -07:00
EditPK7.cs Refactoring 2017-10-02 23:13:40 -07:00
LoadSave.cs speed up pkm loading slightly 2017-10-25 19:37:31 -07:00
PKMEditor.cs speed up pkm loading slightly 2017-10-25 19:37:31 -07:00
PKMEditor.Designer.cs Show Time of Day for gen2 2017-10-20 19:53:38 -07:00
PKMEditor.resx Show Time of Day for gen2 2017-10-20 19:53:38 -07:00
ShinyLeaf.cs Refactoring 2017-06-18 13:02:02 -07:00
ShinyLeaf.Designer.cs Add Shiny Leaf editing 2017-06-17 21:49:14 -07:00
ShinyLeaf.resx Add Shiny Leaf editing 2017-06-17 21:49:14 -07:00