PKHeX/PKHeX.WinForms
Kurt 2ecf1c1c7b Improve file loaded transfer preference
use last char of file extension if available. edge case for pk[m]
considered:
pk[m] => 0x6D, -0x30 = 61d, &7 = 5, which prefers 6 instead of 7+ :)

adds a check for transferred pkm not having their CurrentHandler being
flagged as the save file (impossible for a transferred PKM to be still
handled by the OT).
2017-02-06 22:19:10 -08:00
..
MainWindow Improve file loaded transfer preference 2017-02-06 22:19:10 -08:00
Misc Cleanup 2017-02-06 21:36:00 -08:00
Properties Box slot legality r3 2017-02-04 20:39:42 -08:00
Subforms Improve file loaded transfer preference 2017-02-06 22:19:10 -08:00
Util Simplify egg sprite fetch 2017-02-04 23:42:55 -08:00
App.config Box slot legality r3 2017-02-04 20:39:42 -08:00
icon.ico Split winforms to separate project 2017-01-07 23:54:09 -08:00
PKHeX.WinForms.csproj Relocate box load/dump/verify to extensions 2017-02-04 14:58:30 -08:00
Program.cs Catch MissingMethodException and Direct Users to .NET Framework 4.6 Install (#797) 2017-02-02 19:14:48 -08:00
Settings.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00