PKHeX/PKHeX.Core/Saves
Kurt da839988af Simplify RBY checksum calc
utilize unchecked byte overflow
remove unnecessary zeroing -- t's immediately after the checksummed
region. even if it was included, chk += 0 is still 0.
2018-07-21 19:24:09 -07:00
..
Blocks Fix RSBOX checksum 2018-06-11 09:12:41 -07:00
MemeCrypto Refactoring 2018-05-12 12:28:48 -07:00
Storage Upgrade FolderList to show recent/backups 2018-07-15 17:48:31 -07:00
Substructures Extract dex logic 2018-07-21 11:46:38 -07:00
Util Misc clean / xmldoc updates 2018-07-21 19:20:11 -07:00
SAV1.cs Simplify RBY checksum calc 2018-07-21 19:24:09 -07:00
SAV2.cs Add sav2 daycare view 2018-07-08 15:46:37 -07:00
SAV3.cs Misc clean / xmldoc updates 2018-07-21 19:20:11 -07:00
SAV3Colosseum.cs Differentiate C/XD cologne IDs 2018-06-09 12:44:30 -07:00
SAV3GCMemoryCard.cs Remove trailing whitespace 2018-05-12 08:41:29 -07:00
SAV3RSBox.cs Refactoring 2018-05-12 12:28:48 -07:00
SAV3XD.cs Differentiate C/XD cologne IDs 2018-06-09 12:44:30 -07:00
SAV4.cs Refactoring 2018-05-12 12:28:48 -07:00
SAV4BR.cs Flag KOR on Battle Revolution savefiles 2018-06-17 09:27:14 -07:00
SAV5.cs Add entree forest editor & randomizer 2018-05-28 08:26:52 -07:00
SAV6.cs Clean up pk7/sav6/sav7 simple methods 2018-07-20 20:25:28 -07:00
SAV7.cs Clean up pk7/sav6/sav7 simple methods 2018-07-20 20:25:28 -07:00
SaveFile.cs Update File name/path/folder fields 2018-07-16 21:00:43 -07:00