mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-06-01 22:03:17 -05:00
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). |
||
|---|---|---|
| .. | ||
| SAV_BerryFieldXY.cs | ||
| SAV_BerryFieldXY.Designer.cs | ||
| SAV_BoxLayout.cs | ||
| SAV_BoxLayout.Designer.cs | ||
| SAV_HallOfFame.cs | ||
| SAV_HallOfFame.Designer.cs | ||
| SAV_Link6.cs | ||
| SAV_Link6.Designer.cs | ||
| SAV_OPower.cs | ||
| SAV_OPower.Designer.cs | ||
| SAV_PokeBlockORAS.cs | ||
| SAV_PokeBlockORAS.Designer.cs | ||
| SAV_PokedexORAS.cs | ||
| SAV_PokedexORAS.Designer.cs | ||
| SAV_PokedexXY.cs | ||
| SAV_PokedexXY.Designer.cs | ||
| SAV_Pokepuff.cs | ||
| SAV_Pokepuff.Designer.cs | ||
| SAV_SecretBase.cs | ||
| SAV_SecretBase.Designer.cs | ||
| SAV_SuperTrain.cs | ||
| SAV_SuperTrain.Designer.cs | ||
| SAV_Trainer.cs | ||
| SAV_Trainer.Designer.cs | ||