PKHeX/PKHeX.WinForms
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
..
Controls speed up pkm loading slightly 2017-10-25 19:37:31 -07:00
MainWindow Misc cleanup 2017-10-24 18:27:40 -07:00
Misc Misc fixes/improvements 2017-08-13 00:21:42 -07:00
Properties Change box/party illegal flagging default setting 2017-08-30 21:30:41 -07:00
Resources Update 17.10.17 2017-10-17 23:59:14 -07:00
Subforms Use generation specific species name 2017-10-24 20:59:58 -07:00
Util Add Checkpoint save detection 2017-10-05 12:40:41 -04:00
App.config Change box/party illegal flagging default setting 2017-08-30 21:30:41 -07:00
icon.ico Split winforms to separate project 2017-01-07 23:54:09 -08:00
PKHeX.WinForms.csproj Add gen3 roamer editor 2017-10-10 18:48:14 -07:00
Program.cs update emergency err log datetime format 2017-10-18 18:11:20 -07:00
Settings.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00