PKHeX/PKHeX.Core/Saves/Access
Kurt 053eef2767 Add encount block
Closes #2840 -- access via Block Editor "Encount"
Tons of undecipherable junk in the roamer struct; looks like a mishmash of past gen code repurposed for their pseudo-stationary|roamer encounter.

ORAS has the same structure (same size/block), but the roamer portion isn't used
2020-05-24 17:31:10 -07:00
..
ISaveBlock5B2W2.cs Simplify block property names 2019-10-18 20:42:03 -07:00
ISaveBlock5BW.cs Simplify block property names 2019-10-18 20:42:03 -07:00
ISaveBlock6AO.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
ISaveBlock6Core.cs Simplify block property names 2019-10-18 20:42:03 -07:00
ISaveBlock6Main.cs Add encount block 2020-05-24 17:31:10 -07:00
ISaveBlock6XY.cs Simplify block property names 2019-10-18 20:42:03 -07:00
ISaveBlock7Main.cs Simplify block property names 2019-10-18 20:42:03 -07:00
ISaveBlock7SM.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
ISaveBlock7USUM.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
ISaveBlock8Main.cs Add team index recognition 2020-02-01 18:56:23 -08:00
ISaveBlock8SWSH.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
ISaveBlockAccessor.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
SaveBlockAccessor5B2W2.cs add generic sav block editor 2020-04-26 16:23:06 -07:00
SaveBlockAccessor5BW.cs Add GymTeam records for Gen5 saves 2019-12-28 21:51:10 -08:00
SaveBlockAccessor6AO.cs Add encount block 2020-05-24 17:31:10 -07:00
SaveBlockAccessor6AODemo.cs Add missing generation to accessor type name 2020-01-23 23:22:54 -08:00
SaveBlockAccessor6XY.cs Add encount block 2020-05-24 17:31:10 -07:00
SaveBlockAccessor7b.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
SaveBlockAccessor7SM.cs Simplify block property names 2019-10-18 20:42:03 -07:00
SaveBlockAccessor7USUM.cs add generic sav block editor 2020-04-26 16:23:06 -07:00
SaveBlockAccessor8SWSH.cs Add swsh box wallpapers 2020-04-16 14:50:41 -07:00
SaveBlockMetadata.cs add generic sav block editor 2020-04-26 16:23:06 -07:00
SCBlockAccessor.cs Split off SCBlock-logic from SWSH accessor 2020-01-23 23:16:09 -08:00