PKHeX/PKHeX.Core/PKM/Util
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
..
Experience.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
FormConverter.cs Add gen8 mimikyu form case 2020-01-03 19:20:16 -08:00
ItemConverter.cs Update handling for non-competitive set import 2019-11-16 16:34:28 -08:00
Language.cs Misc clean 2020-01-01 19:07:21 -08:00
PKMConverter.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PKMSorting.cs Fix xmldoc ampersands 2018-10-31 13:52:09 -07:00
PKX.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PokeCrypto.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
QRMessageUtil.cs Export PCD/PGT as encrypted format 2019-12-24 23:24:28 -08:00
SpeciesConverter.cs Misc reductions 2019-03-22 18:42:03 -07:00
SpeciesName.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00