PKHeX/PKHeX.Core/Saves/Substructures/Gen7
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
..
BattleStyle7.cs Misc updates 2019-02-21 21:54:41 -08:00
BattleTree7.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
BelugaBlockIndex.cs Add wb7 gift record rw 2018-12-29 21:24:38 -08:00
BoxLayout7.cs Box Layout fixes (#2449) 2019-11-18 16:01:36 -08:00
ConfigSave7.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
ConfigSave7b.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Daycare7.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
EventVarType.cs Add misc setup objects 2018-11-13 19:16:14 -08:00
EventWork7b.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
FashionBlock7.cs Handle more messages 2019-10-27 20:39:15 -07:00
FieldMenu7.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
FieldMoveModelSave7.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
GameTime7.cs Fix SecondsTo* read offset 2019-07-07 08:43:04 -07:00
GoParkStorage.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
GP1.cs Minor tweaks 2019-10-03 22:21:33 -07:00
IEventWork.cs Add misc setup objects 2018-11-13 19:16:14 -08:00
JoinFesta7.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Misc7.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Misc7b.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
MyItem.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
MyItem7b.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
MyItem7SM.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
MyItem7USUM.cs Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
MyStatus7.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
MyStatus7b.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
MysteryBlock7.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
PlayTime7b.cs tweak last saved string format 2019-11-26 23:10:28 -08:00
PokeFinder7.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
PokeListHeader.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
PouchSize7b.cs Add misc setup objects 2018-11-13 19:16:14 -08:00
QR7.cs Simplify qr gender 2019-04-15 15:43:48 -07:00
ResortSave7.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
SaveBlock.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
Situation7.cs Simplify block property names 2019-10-18 20:42:03 -07:00
SkinColor7.cs Misc updates 2019-02-21 21:54:41 -08:00
Stamp7.cs Add missing stamp 2019-03-29 09:40:31 -07:00
WB7Records.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
WormholeInfoReader.cs Simplify block property names 2019-10-18 20:42:03 -07:00
WR7GiftType.cs Split up WR7 to separate files 2018-12-29 22:09:27 -08:00