PKHeX/PKHeX.Core/Saves
Kurt bdcabfa573 Update gen4 save detection
footer is different for Korean saves; checked JP/EN and they use the
2006 date. Probably the same for everyone-but-KO.

Simplify check further, only check the 0x4.... sav as it's the first
region saved to. No point wasting time checking the other!

a previous commit alluded to general/storage being initialized in
different slots
e8644280a1
, gonna ignore what was stated as I can't find any proof with the few
tests I did today (all init on second, and found no backups from that
time)
2019-01-03 23:37:49 -08:00
..
Blocks fix info output off by one 2019-01-01 20:05:00 -08:00
MemeCrypto Style updates 2018-08-09 21:53:39 -07:00
Storage Add pokestock gst/stk (3 & 4) bulk r/w 2019-01-02 21:56:33 -08:00
Substructures add g3 hall of fame r/w 2019-01-02 18:15:29 -08:00
Util Update gen4 save detection 2019-01-03 23:37:49 -08:00
SAV1.cs Misc cleanup 2018-12-10 20:32:08 -08:00
SAV2.cs Add getstring method with non-sav data 2018-12-04 22:00:57 -08:00
SAV3.cs add g3 hall of fame r/w 2019-01-02 18:15:29 -08:00
SAV3Colosseum.cs Add getstring method with non-sav data 2018-12-04 22:00:57 -08:00
SAV3GCMemoryCard.cs Add check for uninitialized save data 2018-09-26 12:42:39 -07:00
SAV3RSBox.cs Add getstring method with non-sav data 2018-12-04 22:00:57 -08:00
SAV3XD.cs Add getstring method with non-sav data 2018-12-04 22:00:57 -08:00
SAV4.cs Misc cleanup 2018-12-10 20:32:08 -08:00
SAV4BR.cs Add getstring method with non-sav data 2018-12-04 22:00:57 -08:00
SAV5.cs Add getstring method with non-sav data 2018-12-04 22:00:57 -08:00
SAV6.cs Misc clean 2019-01-01 20:05:36 -08:00
SAV7.cs Relocate some logic to interfaces 2018-12-18 17:15:35 -08:00
SAV7b.cs Add mystery gift record getset 2018-12-29 22:09:59 -08:00
SaveFile.cs Prevent slot overwriting on bulk import 2018-12-28 17:58:13 -08:00