PKHeX/PKHeX.Core/Legality/Encounters/Generator
Kurt e79f46673c Refactoring iencounterable->pkm
SetPINGA{S}(pk, criteria) -> pid,iv, nature, gender, ability (stats
future?)
memes aside, this is where criteria data is forced

Split N encounterstatic (has fixed PID and special flag) from
EncounterStaticPID
2019-02-09 11:37:20 -08:00
..
EncounterCriteria.cs Refactoring iencounterable->pkm 2019-02-09 11:37:20 -08:00
EncounterEggGenerator.cs Misc tweaks 2019-01-20 21:55:28 -08:00
EncounterFinder.cs Misc tweaks 2018-10-06 18:45:15 -07:00
EncounterGenerator.cs Misc clean 2019-02-02 10:19:41 -08:00
EncounterMatchRating.cs Move encounter matching logic to iencounterable 2018-12-27 01:00:08 -08:00
EncounterMovesetGenerator.cs Misc refactoring 2019-02-01 23:08:03 -08:00
EncounterOrder.cs Consolidate encounterlink into mysterygift 2019-01-12 23:50:31 -08:00
EncounterSlotGenerator.cs Account for wild catch combo/lure level boost 2018-11-18 16:17:39 -08:00
EncounterStaticGenerator.cs Move encounter matching logic to iencounterable 2018-12-27 01:00:08 -08:00
EncounterTradeGenerator.cs Move encounter matching logic to iencounterable 2018-12-27 01:00:08 -08:00
MysteryGiftGenerator.cs Move encounter matching logic to iencounterable 2018-12-27 01:00:08 -08:00
PeekEnumerator.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00