PKHeX/PKHeX.Core/PKM
Kurt a9892203c7 Refactoring
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.
2017-10-02 23:13:40 -07:00
..
BK4.cs Misc fixes 2017-08-10 20:51:27 -07:00
CK3.cs Refactoring 2017-10-02 23:13:40 -07:00
FormConverter.cs Misc fixes 2017-08-19 18:43:36 -07:00
IShadowPKM.cs Refactoring 2017-10-02 23:13:40 -07:00
ItemConverter.cs Show gen3+ berry analogues on gen2 2017-09-24 12:05:36 -07:00
PK1.cs Refactoring 2017-10-02 23:13:40 -07:00
PK2.cs Refactoring 2017-10-02 23:13:40 -07:00
PK3.cs hashset contains over array contains 2017-09-30 14:08:35 -07:00
PK4.cs hashset contains over array contains 2017-09-30 14:08:35 -07:00
PK5.cs Misc languageID legality checking update 2017-09-15 17:43:31 -07:00
PK6.cs Legality edge case fixes 2017-09-05 18:28:38 -07:00
PK7.cs more usum prep 2017-09-18 22:36:06 -07:00
PKM.cs Misc refactoring 2017-09-28 22:20:27 -07:00
PKMConverter.cs Update PKMConverter internals 2017-09-07 23:18:04 -07:00
PKX.cs Refactoring 2017-10-02 23:13:40 -07:00
QRPK7.cs Refactoring 2017-06-17 18:37:19 -07:00
ShowdownSet.cs interpolation++ 2017-09-29 22:58:25 -07:00
SpeciesConverter.cs Refactoring 2017-07-31 23:03:51 -07:00
StringConverter.cs More gen1/2 str encoding updates 2017-09-30 18:20:23 -07:00
XK3.cs Refactoring 2017-10-02 23:13:40 -07:00