PKHeX/PKHeX.Core/PKM
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
..
Searching PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Shared Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
Strings Handle ’ ' edge case 2019-11-16 16:21:17 -08:00
Util Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
BK4.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
CK3.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PB7.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PK1.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PK2.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PK3.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PK4.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PK5.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PK6.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PK7.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PK8.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PKM.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
XK3.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00