PKHeX/PKHeX.WinForms/Subforms
Kurt fe66a65464 Misc updates
Closes #860 by adding in prompt for Gen1 saves to determine if the save
originated from VC. Will disable Gen2 legality sources when checking pk1
files.

--

Fixes froslass/gallade evolution tree pruning movesets. For whatever
reason, the level argument of the Evolution is not 0 when using the
item; I manually edited the evos_sm.pkl binary to set the 2 evolutions
from [XX] -> 00.

Fixes gen1 ingame trades slipping through the getEncounter12 preference.
Gen2 has set TIDs, so check if TID is set.

Loosens checks for Gen7 trades (including prior transfers) as trading
between games clears the memory.

Add 3 more g7 trainer stat records too.

Thanks Holla!

--

Add getMoves(100) optimization as gen7 learnsets can grab 1->100, better
than looping over the range every time it's checked.
2017-03-12 16:36:23 -07:00
..
PKM Editors Update 170308 2017-03-08 00:16:34 -08:00
Save Editors Misc updates 2017-03-12 16:36:23 -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 Simplify batch editing 2017-02-10 23:54:36 -08: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 More refactoring 2017-01-11 22:28:35 -08: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