PKHeX/PKHeX.Core/Legality/Encounters/Data
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
..
EncounterEvent.cs stricter mysterygift references 2018-09-15 16:22:07 -07:00
Encounters1.cs Remove split gsc trade levels for tradeevo species 2018-09-19 19:08:10 -07:00
Encounters2.cs Rewrite trade OT/Nick verification, g4 shuckie 2018-10-27 13:37:03 -07:00
Encounters3.cs Add ereader locks 2018-10-29 19:43:32 -07:00
Encounters3Shadow.cs Misc prep updates 2018-11-01 15:38:09 -07:00
Encounters3Teams.cs Add ereader locks 2018-10-29 19:43:32 -07:00
Encounters4.cs Rewrite trade OT/Nick verification, g4 shuckie 2018-10-27 13:37:03 -07:00
Encounters5.cs Rewrite trade OT/Nick verification, g4 shuckie 2018-10-27 13:37:03 -07:00
Encounters6.cs Update Ho-Oh mattle check 2018-10-27 16:06:06 -07:00
Encounters7.cs Rewrite trade OT/Nick verification, g4 shuckie 2018-10-27 13:37:03 -07:00
EncountersWC3.cs Update Ho-Oh mattle check 2018-10-27 16:06:06 -07:00
EncounterUtil.cs Fix xmldoc ampersands 2018-10-31 13:52:09 -07:00