PKHeX/PKHeX.WinForms
Kurt 762b55e957 handle invalid nature stat amps
natures (>25) are invalid and causes IndexOutOfRangeException due to
being greater than the length of the array.
sanity check array length and amped stat prior to applying amplification
Closes #1515
2017-10-06 18:44:14 -07:00
..
Controls handle invalid nature stat amps 2017-10-06 18:44:14 -07:00
MainWindow interpolation++ 2017-09-29 22:58:25 -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.09.22 2017-09-21 18:04:30 -07:00
Subforms Sort folder buttons based on folder existing 2017-10-05 16:01:16 -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 Refactoring 2017-10-02 23:13:40 -07:00
Program.cs interpolation++ 2017-09-29 22:58:25 -07:00
Settings.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00