PKHeX/PKHeX.WinForms
Kurt 3f6b1acc93 Add fixed gender checks for non-GBA/NDS games
Closes #1912 , genderless ~= fixed gender I guess; shouldn't get these
gender-errors unless it's manually tampered data/ShowdownSet

remove unnecessary code in:
* PKMEditor (>=255 is already covered by == 255 and the fact that gt is
always <= 255)
* VerifyGender (3 <= x <= 5) check is already early-returned via
PIDGender check above

Update IsGenderValid knowing that VC mons have a gennumber <= 2
2018-04-23 19:58:29 -07:00
..
Controls Add fixed gender checks for non-GBA/NDS games 2018-04-23 19:58:29 -07:00
MainWindow Extract extension->prefer format method 2018-04-21 14:38:18 -07:00
Misc Extract more mesage strings 2018-04-06 21:23:09 -07:00
Properties Add icons 2018-04-21 22:31:11 -07:00
Resources Add icons 2018-04-21 22:31:11 -07:00
Subforms update joyful dodrio berry offset 2018-04-22 20:11:25 -07:00
Util Fix translating non-translatables 2018-04-19 15:36:43 -07:00
App.config Showdown Markings Toggle (#1868) 2018-03-19 07:52:16 -07:00
icon.ico Split winforms to separate project 2017-01-07 23:54:09 -08:00
PKHeX.WinForms.csproj Add icons 2018-04-21 22:31:11 -07:00
Program.cs rework program exception handling / detection 2017-11-24 12:03:57 -08:00
Settings.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00