PKHeX/PKHeX.WinForms/Subforms/Save Editors
Kurt 5b204dfff6 Misc simplifications
only species outside of the NohatchFromEgg is manaphy; if it's a
recognized encounter it's okay. Safer to check generally than having to
update explicitly if there's a mew egg (lol)
remove HGSS check for BugContest, simpler to express as cant be
BugContest without HGSS anyway (implied)

pull out strings from trainer7 (localization cantidate), identify common
operations (getBits from ListBox), use |= instead of +=
2017-03-31 01:12:49 -07:00
..
Gen3 Properly hide joyful tab 2017-03-13 09:10:50 -07:00
Gen4 fix gen4dex forms 2017-03-22 17:01:02 +09:00
Gen5 Fix forme set 2017-03-05 20:57:05 -08:00
Gen6 Cap gen6 boxes unlocked at 30 2017-03-23 18:17:22 -07:00
Gen7 Misc simplifications 2017-03-31 01:12:49 -07:00
SAV_BoxViewer.cs Fix dragging battle team slot sprite refresh 2017-02-24 20:26:28 -08:00
SAV_BoxViewer.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_BoxViewer.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_EventFlags.cs static analysis fixes 2017-03-20 00:03:31 -07:00
SAV_EventFlags.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_EventFlags.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_Inventory.cs static analysis fixes 2017-03-20 00:03:31 -07:00
SAV_Inventory.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_Inventory.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_SimplePokedex.cs Pokédex refactoring 2017-03-14 22:41:15 -07:00
SAV_SimplePokedex.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_SimplePokedex.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_SimpleTrainer.cs Fix gen1/2 coin set & gen2 TM capping 2017-02-04 12:13:54 -08:00
SAV_SimpleTrainer.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_SimpleTrainer.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_Wondercard.cs WC7 description support for cards with >1 item 2017-02-20 21:46:25 -08:00
SAV_Wondercard.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_Wondercard.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00