PKHeX/PKHeX.WinForms
Kurt 12c46d18a8 Disable custom exception handling for debug mode
VS wouldn't break at the line that threw the exception; only have the
custom exception handling for release builds (ie the CI server & posted
builds).

makes it easy to debug again
2017-01-14 16:41:27 -08:00
..
MainWindow Refactoring 2017-01-14 13:10:36 -08:00
Misc Further refactoring 2017-01-11 17:55:42 -08:00
Properties Remove more find-replace errors 2017-01-08 17:14:39 -08:00
Subforms Enhance clone detection for gen1/2 2017-01-14 12:10:42 -08:00
Util More refactoring 2017-01-11 22:28:35 -08:00
App.config
icon.ico
PKHeX.WinForms.csproj Further refactoring 2017-01-11 17:55:42 -08:00
Program.cs Disable custom exception handling for debug mode 2017-01-14 16:41:27 -08:00
Settings.cs