PKHeX/PKHeX.Core/Saves
Kurt 52a67f2425 Add Stadium2 Support
Introducing a new PKM format: SK2
Split ICaughtData2 off of PK2 so it can be shared with SK2 when type-checks occur
Add conversion for PK2<->SK2
Split the split-buffer handling for GBPKM to GBPKML (what a name), so that I can reuse shared accessor logic for SK2.
2020-10-02 18:08:40 -07:00
..
Access Remove unnecessary single-member interfaces 2020-09-27 18:19:28 -07:00
Blocks Sword/Shield Update 2019-11-15 17:52:08 -08:00
MemeCrypto Refactoring 2020-09-18 22:11:13 -07:00
Storage Add notation for language-specific save types 2020-09-26 13:30:17 -07:00
Substructures Remove unnecessary single-member interfaces 2020-09-27 18:19:28 -07:00
Util Add Stadium2 Support 2020-10-02 18:08:40 -07:00
SAV1.cs Add Stadium2 Support 2020-10-02 18:08:40 -07:00
SAV1Stadium.cs Add automatic byteswap 2020-09-30 22:46:07 -07:00
SAV1StadiumJ.cs Add automatic byteswap 2020-09-30 22:46:07 -07:00
SAV2.cs Add Stadium2 Support 2020-10-02 18:08:40 -07:00
SAV2Stadium.cs Add Stadium2 Support 2020-10-02 18:08:40 -07:00
SAV3.cs Add notation for language-specific save types 2020-09-26 13:30:17 -07:00
SAV3Colosseum.cs Fix entire-box swaps by using correct lengths 2020-08-07 16:16:10 -07:00
SAV3GCMemoryCard.cs Use some c#8 sugar 2019-10-07 18:40:09 -07:00
SAV3RSBox.cs Fix entire-box swaps by using correct lengths 2020-08-07 16:16:10 -07:00
SAV3XD.cs Fix entire-box swaps by using correct lengths 2020-08-07 16:16:10 -07:00
SAV4.cs Fix entire-box swaps by using correct lengths 2020-08-07 16:16:10 -07:00
SAV4BR.cs Fix entire-box swaps by using correct lengths 2020-08-07 16:16:10 -07:00
SAV4DP.cs Add support for reading and editing Underground Items (#2987) 2020-09-13 14:55:50 -07:00
SAV4HGSS.cs Minor clean 2020-09-03 14:28:51 -07:00
SAV4Pt.cs Add support for reading and editing Underground Items (#2987) 2020-09-13 14:55:50 -07:00
SAV4Sinnoh.cs Add support for reading and editing Underground Items (#2987) 2020-09-13 14:55:50 -07:00
SAV5.cs Fix entire-box swaps by using correct lengths 2020-08-07 16:16:10 -07:00
SAV5B2W2.cs Fix - show daycare tab on sav5/7 2019-11-16 13:19:41 -08:00
SAV5BW.cs Fix - show daycare tab on sav5/7 2019-11-16 13:19:41 -08:00
SAV6.cs Misc clean 2020-08-18 15:39:45 -07:00
SAV6AO.cs Add encount block 2020-05-24 17:31:10 -07:00
SAV6AODemo.cs Add missing generation to accessor type name 2020-01-23 23:22:54 -08:00
SAV6XY.cs Add encount block 2020-05-24 17:31:10 -07:00
SAV7.cs Misc clean 2020-08-18 15:39:45 -07:00
SAV7b.cs Misc clean 2020-08-18 15:39:45 -07:00
SAV7SM.cs Clear team slots on blank load 2020-02-06 20:11:58 -08:00
SAV7USUM.cs Clear team slots on blank load 2020-02-06 20:11:58 -08:00
SAV8.cs Misc clean 2020-08-18 15:39:45 -07:00
SAV8SWSH.cs Add interface for revised savefile types (patches) 2020-09-25 23:41:20 -07:00
SAV_BEEF.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
SaveFile.cs Allow SaveFile constructor to specify exportable state 2020-09-30 12:44:50 -07:00