PKHeX/PKHeX.Core/Legality/Encounters/Generator
Kurt 6164884700 Merge IGeneration into IEncounterable
all but egg exposed it; now, just make egg expose it and remove the unnecessary interface

we still need to Set generation for non-eggs/mgift, so have a separate Settable interface for internal purposes.
2020-05-17 12:32:28 -07:00
..
EncounterCriteria.cs Extract out showdown set interface 2020-04-12 13:05:29 -07:00
EncounterEggGenerator.cs Merge IGeneration into IEncounterable 2020-05-17 12:32:28 -07:00
EncounterFinder.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
EncounterGenerator.cs Merge IGeneration into IEncounterable 2020-05-17 12:32:28 -07:00
EncounterMatchRating.cs Move encounter matching logic to iencounterable 2018-12-27 01:00:08 -08:00
EncounterMovesetGenerator.cs append shared egg-moves rather than early return 2020-05-15 22:49:11 -07:00
EncounterOrder.cs Consolidate encounterlink into mysterygift 2019-01-12 23:50:31 -08:00
EncounterSlotGenerator.cs Minor clean 2020-04-04 19:30:50 -07:00
EncounterStaticGenerator.cs Minor clean 2020-04-04 19:30:50 -07:00
EncounterTradeGenerator.cs Split GG into LGPE (GP/GE), GG (LGPE||GO) 2020-04-16 12:48:18 -07:00
MysteryGiftGenerator.cs Split GG into LGPE (GP/GE), GG (LGPE||GO) 2020-04-16 12:48:18 -07:00
PeekEnumerator.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00