PKHeX/PKHeX.Core/Legality/Encounters/Generator
Kurt c32b38a53c Minor annotation tweaks
no functional change
2021-01-12 22:26:08 -08:00
..
EncounterCriteria.cs spec->species 2020-12-28 22:22:52 -08:00
EncounterEggGenerator.cs Invert breeding method result returns 2021-01-01 19:36:54 -08:00
EncounterEggGenerator2.cs Invert breeding method result returns 2021-01-01 19:36:54 -08:00
EncounterFinder.cs Invert some "!is" to "is not" 2020-12-29 00:58:08 -08:00
EncounterGenerator.cs Use more expression return style 2021-01-01 17:08:49 -08:00
EncounterGenerator12.cs Use more expression return style 2021-01-01 17:08:49 -08:00
EncounterMatchRating.cs
EncounterMovesetGenerator.cs Minor annotation tweaks 2021-01-12 22:26:08 -08:00
EncounterOrder.cs
EncounterSlotGenerator.cs Add japanese blue encounter tables (unique to jp_blue) 2021-01-08 11:29:00 -08:00
EncounterStaticGenerator.cs Force bad vc1 (should be vc2) to be vc2 templates 2021-01-11 17:47:25 -08:00
EncounterTradeGenerator.cs Use more expression return style 2021-01-01 17:08:49 -08:00
MysteryGiftGenerator.cs Use more expression return style 2021-01-01 17:08:49 -08:00
PeekEnumerator.cs