PKHeX/PKHeX.Core/PKM/Util
Kurt fe989d48fe Misc prep updates
Update comments / xmldoc
Add a savefile storage compressor (ie array[] with empty interstitials
-> list); return true if the compression moved anything (repopulate
views), and the count of occupied slots in the list.
Add saveblock base class; I haven't really liked how SAV6/7 do all the
logic; I'll still expose properties that will then point to a saveblock.
Cuts down clutter.
Add template Dex manipulator, with gen6/7 implementations
Speculate sequential gp/ge gameversion IDs
2018-11-01 15:38:09 -07:00
..
Experience.cs Misc qol updates 2018-10-27 21:59:31 -07:00
FormConverter.cs Misc prep updates 2018-11-01 15:38:09 -07:00
ItemConverter.cs Misc reorg 2018-08-20 22:09:35 -07:00
PKMConverter.cs Fix infinite loop pk1/2 -> pk<7 2018-09-01 15:09:04 -07:00
PKMSorting.cs Fix xmldoc ampersands 2018-10-31 13:52:09 -07:00
PKX.cs Misc cleanup 2018-09-29 12:22:13 -07:00
SpeciesConverter.cs Style updates 2018-07-29 13:27:48 -07:00
StringConverter.cs misc optimization 2018-08-19 16:26:08 -07:00