PKHeX/PKHeX.WinForms/Subforms
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
..
PKM Editors Add party data editing for batch editor 2017-03-21 19:27:45 -07:00
Save Editors Misc simplifications 2017-03-31 01:12:49 -07:00
frmReport.cs Add legality check indication to report window 2017-02-27 18:25:22 -08:00
frmReport.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
frmReport.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
KChart.cs More refactoring 2017-01-11 22:28:35 -08:00
KChart.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
KChart.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_Database.cs Alpha 3-5 legality checking 2017-03-18 16:50:34 -07:00
SAV_Database.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_Database.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_MysteryGiftDB.cs Add gen4/5 event concatenated binaries 2017-03-19 16:19:59 -07:00
SAV_MysteryGiftDB.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_MysteryGiftDB.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00