PKHeX/PKHeX.Core/Saves
Kurt a38a0fed60 Update event flag index for frlg
was block2+0x64
8*((0xF80-0xEE0)+0x64) = 0x820

this highlights a critical flaw in event flag reading; it expects the
region to be contiguous in the savedata. it's not. that's super bad, and
event flag r/w for flags >1280 won't work until I work something out
2018-09-26 20:32:38 -07:00
..
Blocks misc improvements 2018-08-05 12:39:06 -07:00
MemeCrypto Style updates 2018-08-09 21:53:39 -07:00
Storage Misc reorg + skeleton for slot editor 2018-09-21 21:20:28 -07:00
Substructures Add more enum values 2018-09-25 16:33:11 -07:00
Util Rework sav3 version detect 2018-09-16 13:57:09 -07:00
SAV1.cs Add pk1 current level property party->box setter 2018-08-19 13:35:20 -07:00
SAV2.cs style updates 2018-09-14 22:37:47 -07:00
SAV3.cs Update event flag index for frlg 2018-09-26 20:32:38 -07:00
SAV3Colosseum.cs style updates 2018-09-14 22:37:47 -07:00
SAV3GCMemoryCard.cs Add check for uninitialized save data 2018-09-26 12:42:39 -07:00
SAV3RSBox.cs style updates 2018-09-14 22:37:47 -07:00
SAV3XD.cs style updates 2018-09-14 22:37:47 -07:00
SAV4.cs style updates 2018-09-14 22:37:47 -07:00
SAV4BR.cs style updates 2018-09-14 22:37:47 -07:00
SAV5.cs style updates 2018-09-14 22:37:47 -07:00
SAV6.cs Update trade/egg/capture record set 2018-09-26 19:06:05 -07:00
SAV7.cs Update trade/egg/capture record set 2018-09-26 19:06:05 -07:00
SaveFile.cs Update copyto protection 2018-09-24 19:43:59 -07:00