PKHeX/PKHeX.Core/Legality/Encounters
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
..
Data Consolidate encounterlink into mysterygift 2019-01-12 23:50:31 -08:00
Generator Misc tweaks 2019-01-20 21:55:28 -08:00
Information Continue work on shadow lock checks 2018-10-28 11:15:40 -07:00
Verifiers Consolidate encounterlink into mysterygift 2019-01-12 23:50:31 -08:00
EncounterEgg.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterInvalid.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterRejected.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterSlot.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterSlot1.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterSlotMoves.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterSlotPermissions.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterStatic.cs Replace IV3 with FlawlessIVCount 2018-12-30 10:33:00 -08:00
EncounterStaticPID.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterStaticShadow.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterStaticTyped.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterTrade.cs Move GetIV to pkm, misc simplifications 2019-01-05 10:51:41 -08:00
EncounterTradeCatchRate.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterTradePID.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
LegalInfo.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00