PKHeX/PKHeX.Core/Saves
Kurt e21d108fb2 Split PokeCrypto from PKX
All logic in PokeCrypto is separate from the rest of the PKHeX.Core
library; makes it easy to just rip this portion out and reuse in other
projects without needing the entirety of PKHeX.Core logic

optimize out the CheckEncrypted to the actual path, separate methods.
Only usages of this method were with hardcoded Format values, so no
impact
2020-01-04 14:48:39 -08:00
..
Access Add SubEventLog block object, etc 2019-12-28 21:53:58 -08:00
Blocks Sword/Shield Update 2019-11-15 17:52:08 -08:00
MemeCrypto Lock sha256 for multithreaded use 2019-11-16 15:46:45 -08:00
Storage Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
Substructures Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
Util Only apply 3DS geoloc data for 3DS blank saves 2019-12-04 14:00:53 -08:00
SAV1.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
SAV2.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
SAV3.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
SAV3Colosseum.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
SAV3GCMemoryCard.cs Use some c#8 sugar 2019-10-07 18:40:09 -07:00
SAV3RSBox.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
SAV3XD.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
SAV4.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
SAV4BR.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
SAV4DP.cs Simplify block property names 2019-10-18 20:42:03 -07:00
SAV4HGSS.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
SAV4Pt.cs Cleanup 2019-10-26 12:33:58 -07:00
SAV4Sinnoh.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
SAV5.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08: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 Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
SAV6AO.cs Add SubEventLog block object, etc 2019-12-28 21:53:58 -08:00
SAV6AODemo.cs More readonly struct tweaks 2019-10-26 23:18:25 -07:00
SAV6XY.cs Add SubEventLog block object, etc 2019-12-28 21:53:58 -08:00
SAV7.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
SAV7b.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
SAV7BlockIndex.cs Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
SAV7SM.cs Fix - show daycare tab on sav5/7 2019-11-16 13:19:41 -08:00
SAV7USUM.cs Fix - show daycare tab on sav5/7 2019-11-16 13:19:41 -08:00
SAV8.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
SAV8BlockIndex.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
SAV8SWSH.cs Fix block de-referencing issue 2019-12-25 23:24:40 -08:00
SAV_BEEF.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
SaveFile.cs Add watt in trainer data editor (#2583) 2019-12-12 16:27:01 -08:00