PKHeX/PKHeX.Core/Legality/Encounters/Generator
Kurt 8652677a79 Misc tweaks
showdownset: contains char instead of string
gameinfo: static readonly array instead of redefining new on update
legality: order of operation / value reuse / simplification / comments
pkx: compare char instead of single character string
header/footer: move assignment into method as an out instead of ref
2019-01-20 21:55:28 -08:00
..
EncounterCriteria.cs Misc updates 2018-12-29 22:19:44 -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 Consolidate encounterlink into mysterygift 2019-01-12 23:50:31 -08:00
EncounterMatchRating.cs Move encounter matching logic to iencounterable 2018-12-27 01:00:08 -08:00
EncounterMovesetGenerator.cs Consolidate encounterlink into mysterygift 2019-01-12 23:50:31 -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