PKHeX/PKHeX.WinForms/MainWindow
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
..
Main.cs Misc updates 2017-03-12 16:36:23 -07:00
Main.Designer.cs Add misc info editor for gen3 2017-03-09 19:38:57 -08:00
Main.resx Add misc info editor for gen3 2017-03-09 19:38:57 -08:00
MainCK3.cs Cleanup 2017-01-08 00:14:34 -08:00
MainPK1.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
MainPK2.cs Refactoring & fixes 2017-01-14 16:43:16 -08:00
MainPK3.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
MainPK4.cs Add Check for Bad Ability Length 2017-02-05 23:23:02 +08:00
MainPK5.cs Add Check for Bad Ability Length 2017-02-05 23:23:02 +08:00
MainPK6.cs Add Check for Bad Ability Length 2017-02-05 23:23:02 +08:00
MainPK7.cs Add Check for Bad Ability Length 2 2017-02-05 23:23:17 +08:00
MainXK3.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
SlotChange.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00