PKHeX/PKHeX.WinForms/MainWindow
Kurt 5423390863 Misc tweaks
Remove duplicated SAV pkm set method (byte[] instead of PKM, was unused.
All it did was getPKM(decryptPKM(data)).)

Tweak Seen/Caught count expression body to use the HasPokeDex bool, as
GB(A) games did not use the PokeDex int offset. Things were simpler back
then :)

Remove unnecessary toarrays

fix 3->4 items being deleted even if they were valid
be nice and allow held item to transfer 4->5 if it can still be held

invert purification values, heart gauge is [-100,0] not [0,100]
2017-03-16 21:20:16 -07:00
..
Main.cs Force validation when exporting data 2017-03-12 17:01:48 -07:00
Main.Designer.cs Misc tweaks 2017-03-16 21:20:16 -07:00
Main.resx Add misc info editor for gen3 2017-03-09 19:38:57 -08:00
MainCK3.cs Misc tweaks 2017-03-16 21:20:16 -07:00
MainPK1.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
MainPK2.cs Refactoring & fixes 2017-01-14 16:43:16 -08:00
MainPK3.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
MainPK4.cs Add Check for Bad Ability Length 2017-02-05 23:23:02 +08:00
MainPK5.cs Add Check for Bad Ability Length 2017-02-05 23:23:02 +08:00
MainPK6.cs Add Check for Bad Ability Length 2017-02-05 23:23:02 +08:00
MainPK7.cs Add Check for Bad Ability Length 2 2017-02-05 23:23:17 +08:00
MainXK3.cs Misc tweaks 2017-03-16 21:20:16 -07:00
SlotChange.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00