PKHeX/PKHeX.WinForms
javierhimura 5e87608079 E-reader Berry (#1050)
* E-Reader berry improvement
Load from the savegame the name of the e-reader berry and show in the item list that name instead of enigma berry if there is any e-reader berry data stored
Also check Legality of the berry, as enigma berry is unrelead in generation 3, but if there is e-berry data if check if the e-berry name is from one of the released cards

* Fix Shedinja moves check in generation 3 format

* Update comments, e-berry code is based in Suloku work for the gen 3 wc-tool

* Move e-reader comunication with Legality class to Main.cs
Remove curly braces in GameInfo

* Undo all changes in SaveUtil.cs
2017-04-10 15:59:16 -07:00
..
MainWindow E-reader Berry (#1050) 2017-04-10 15:59:16 -07:00
Misc Refactor qr server fetch & add notification 2017-03-10 20:35:18 -08:00
Properties Add setting for unset changes notification 2017-03-22 18:02:05 -07:00
Subforms Visual tweaks for texttrash editor 2017-04-09 21:53:57 -07:00
Util Fix Typo in NetUtil 2017-03-23 01:37:59 -04:00
App.config Add setting for unset changes notification 2017-03-22 18:02:05 -07:00
icon.ico Split winforms to separate project 2017-01-07 23:54:09 -08:00
PKHeX.WinForms.csproj add Gen4 MiscEditForm 2017-04-08 18:20:16 +09: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