PKHeX/PKHeX.WinForms/Subforms/Save Editors/Gen7
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
..
SAV_HallOfFame7.cs Add gen7 hall of fame editor 2017-01-16 22:40:28 -08:00
SAV_HallOfFame7.Designer.cs Add gen7 hall of fame editor 2017-01-16 22:40:28 -08:00
SAV_HallOfFame7.resx Add gen7 hall of fame editor 2017-01-16 22:40:28 -08:00
SAV_Pokebean.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_Pokebean.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_Pokebean.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_PokedexSM.cs Cleanup 2017-03-22 19:43:31 -07:00
SAV_PokedexSM.Designer.cs Add files via upload 2017-02-28 15:38:18 +09:00
SAV_PokedexSM.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_Trainer7.cs Misc simplifications 2017-03-31 01:12:49 -07:00
SAV_Trainer7.Designer.cs Add Gen7 Mega unlock 2017-03-31 03:21:05 +09:00
SAV_Trainer7.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_ZygardeCell.cs Cleanup 2017-01-08 00:14:34 -08:00
SAV_ZygardeCell.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_ZygardeCell.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00