mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-15 16:48:01 +00:00
a9892203c7
extract pkm loading routines to smaller methods reduce code duplication (rely on empty setters to ignore some calls) should be much easier to understand the load/save process; the original setup (pk6) was following the structure from 0x00-end, no point still doing that as everything is now abstracted. |
||
---|---|---|
.. | ||
BK4.cs | ||
CK3.cs | ||
FormConverter.cs | ||
IShadowPKM.cs | ||
ItemConverter.cs | ||
PK1.cs | ||
PK2.cs | ||
PK3.cs | ||
PK4.cs | ||
PK5.cs | ||
PK6.cs | ||
PK7.cs | ||
PKM.cs | ||
PKMConverter.cs | ||
PKX.cs | ||
QRPK7.cs | ||
ShowdownSet.cs | ||
SpeciesConverter.cs | ||
StringConverter.cs | ||
XK3.cs |