PKHeX/PKHeX.Core/Saves/Substructures
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
..
Battle Videos Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
Gen3 More readonly struct tweaks 2019-10-26 23:18:25 -07:00
Gen4 sealed 2019-10-03 19:09:02 -07:00
Gen5 Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
Gen6 Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
Gen7 Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
Gen8 Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
Gen12 Add Pikachu Beach Score editing for YW saves 2019-12-21 15:17:05 -08:00
Inventory Sword/Shield Update 2019-11-15 17:52:08 -08:00
Mail Cleanup 2019-10-26 12:33:58 -07:00
Misc PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
OPower Cleanup 2019-10-26 12:33:58 -07:00
PokeDex Use enum for species comparisons 2019-12-08 17:39:19 -08:00
ITrainerStatRecord.cs Misc simplifications 2018-07-07 15:38:11 -07:00
MysteryGiftAlbum.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Records.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00