PKHeX/PKHeX.Core/Legality/Encounters
Kurt 0fa25b4c8c Fix VC transfer evo chain population
Move EncounterOriginal to Legal info; needed in order to pass the
correct encounter to the EvoChain fetch.

The EncounterOriginal 'hack' might be unnecessary with the current state
of the legality checker... maybe can see if it can be removed later.
2019-12-09 15:48:54 -08:00
..
Data Use enum for species comparisons 2019-12-08 17:39:19 -08:00
Generator Use enum for species comparisons 2019-12-08 17:39:19 -08:00
Information Update handling for invalid genNumber 2019-11-25 18:33:38 -08:00
Verifiers Use enum for species comparisons 2019-12-08 17:39:19 -08:00
EncounterEgg.cs Add Form (AltForm) to IEncounterable interface 2019-11-18 22:20:55 -08:00
EncounterGift8.cs Split up Encounters8 2019-11-18 19:23:01 -08:00
EncounterInvalid.cs Add Form (AltForm) to IEncounterable interface 2019-11-18 22:20:55 -08:00
EncounterRejected.cs Add Form (AltForm) to IEncounterable interface 2019-11-18 22:20:55 -08:00
EncounterSlot.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
EncounterSlot1.cs Split EncounterArea into game-specific classes 2019-09-11 22:06:24 -07:00
EncounterSlot3Swarm.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
EncounterSlotPermissions.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterStatic.cs Make level min/max virtual for nest 2019-12-06 19:17:26 -08:00
EncounterStatic8.cs Add multi-location strong encounter handling 2019-11-21 21:44:41 -08:00
EncounterStatic8N.cs Make level min/max virtual for nest 2019-12-06 19:17:26 -08:00
EncounterStatic8NC.cs Update nest dist/crystal location get/check 2019-12-04 19:04:36 -08:00
EncounterStatic8ND.cs Update nest dist/crystal location get/check 2019-12-04 19:04:36 -08:00
EncounterStatic8S.cs Add multi-location strong encounter handling 2019-11-21 21:44:41 -08:00
EncounterStaticPID.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
EncounterStaticShadow.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
EncounterStaticTyped.cs Misc clean 2019-09-10 00:21:51 -07:00
EncounterTrade.cs Add OT memory details for gen6 ingame trades 2019-11-27 19:30:28 -08:00
EncounterTrade8.cs Add shared memory interface (encounter) 2019-11-26 10:46:16 -08:00
EncounterTradeCatchRate.cs Misc clean 2019-09-10 00:21:51 -07:00
EncounterTradePID.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
IRelearn.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
LegalInfo.cs Fix VC transfer evo chain population 2019-12-09 15:48:54 -08:00