mirror of
https://github.com/kwsch/PKHeX
synced 2024-12-01 00:09:14 +00:00
a57f40ae7d
Many years ago, PKX used to be a >4,000 line bloated file, which spun off multiple classes like CommonEdits and most of the early non-GUI PKM related logic. Now, it's just a stub to source the latest generation & personal table. Separate files = more concise info, and more room to grow to do more advanced things. Makes the IsPresent methods public (no longer internal). |
||
---|---|---|
.. | ||
EncounterTrade.cs | ||
EncounterTrade1.cs | ||
EncounterTrade2.cs | ||
EncounterTrade3.cs | ||
EncounterTrade4.cs | ||
EncounterTrade5.cs | ||
EncounterTrade6.cs | ||
EncounterTrade7.cs | ||
EncounterTrade7b.cs | ||
EncounterTrade8.cs | ||
EncounterTrade8b.cs | ||
EncounterTradeGB.cs |