PKHeX/PKHeX.Core/Saves/Substructures/Gen5
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
..
BattleSubway5.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
BoxLayout5.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
CGearBackground.cs Handle more messages 2019-10-27 20:39:15 -07:00
Daycare5.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
EntreeForest.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
EntreeForestArea.cs Use some c#8 sugar 2019-10-07 18:40:09 -07:00
EntreeSlot.cs sealed 2019-10-03 19:09:02 -07:00
Misc5.cs Add extension methods for gym team get/set for all 2019-12-28 22:32:45 -08:00
MyItem5B2W2.cs Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
MyItem5BW.cs Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
MysteryBlock5.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PlayerData5.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
PWTBlock5.cs sealed 2019-10-03 19:09:02 -07:00
PWTRecordID.cs Misc reorg 2018-07-29 14:04:16 -07:00