PKHeX/PKHeX.WinForms/Controls
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
..
PKM Editor speed up pkm loading slightly 2017-10-25 19:37:31 -07:00
SAV Editor Add gen3 roamer editor 2017-10-10 18:48:14 -07:00