PKHeX/PKHeX.WinForms
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
..
MainWindow Misc tweaks 2017-03-16 21:20:16 -07:00
Misc Refactor qr server fetch & add notification 2017-03-10 20:35:18 -08:00
Properties Box slot legality r3 2017-02-04 20:39:42 -08:00
Subforms Pokédex refactoring 2017-03-14 22:41:15 -07:00
Util Merge pull request #938 from pokecal/pokecal-patch-4 2017-03-13 09:01:20 -07: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 Add misc info editor for gen3 2017-03-09 19:38:57 -08:00
Program.cs Tabs -> Spaces & Typo 2017-02-13 19:55:02 +01:00
Settings.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00