PKHeX/PKHeX.Core/Legality/Encounters
Kurt 4d91aad876 Flag gen2 egg moves when transferred from gen1
move must be removed 2->1 so cannot be permitted as egg move.

remove unreachable code (ParseMovesRelearn only is called for Generation
>= 6, and thus Format != 2).
2017-10-16 17:24:19 -07:00
..
Data Misc gen1/gen2 fixes 2017-10-04 00:14:50 -07:00
EncounterEgg.cs Refactor encounter matching 2017-05-27 21:17:57 -07:00
EncounterFinder.cs Move pidivmatches check outside secondary check 2017-09-30 13:42:57 -07:00
EncounterGenerator.cs hashset contains over array contains 2017-09-30 14:08:35 -07:00
EncounterInvalid.cs Refactoring 2017-06-17 18:37:19 -07:00
EncounterRejected.cs Refactoring 2017-09-03 19:51:29 -07:00
EncounterSuggestion.cs More usum prep 2017-09-19 21:35:30 -07:00
EncounterVerifier.cs Add hatch location check for static egg gifts 2017-10-08 14:48:35 -07:00
EvolutionVerifier.cs Refactoring +docs 2017-07-30 12:31:17 -07:00
LegalInfo.cs Refactoring 2017-09-23 16:24:22 -07:00
PeekEnumerator.cs misc tweaks 2017-09-19 23:19:22 -07:00
VerifyCurrentMoves.cs Flag gen2 egg moves when transferred from gen1 2017-10-16 17:24:19 -07:00
VerifyRelearnMoves.cs Cleanup 2017-10-06 21:03:23 -07:00