mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-15 08:31:21 -05:00
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 |
||
|---|---|---|
| .. | ||
| EncounterCriteria.cs | ||
| EncounterEggGenerator.cs | ||
| EncounterFinder.cs | ||
| EncounterGenerator.cs | ||
| EncounterMatchRating.cs | ||
| EncounterMovesetGenerator.cs | ||
| EncounterOrder.cs | ||
| EncounterSlotGenerator.cs | ||
| EncounterStaticGenerator.cs | ||
| EncounterTradeGenerator.cs | ||
| MysteryGiftGenerator.cs | ||
| PeekEnumerator.cs | ||