PKHeX/PKHeX.Core/PKM/Shared
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
..
AlcremieDecoration.cs Add alcremie form display for dex edit 2019-11-17 09:34:04 -08:00
G3PKM.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
G4PKM.cs Use enum for species comparisons 2019-12-08 17:39:19 -08:00
G6PKM.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
GBPKM.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
IAwakened.cs Use some c#8 sugar 2019-10-07 18:40:09 -07:00
IContestStats.cs Style updates 2018-07-29 13:27:48 -07:00
IFavorite.cs Minor tweaks 2019-11-28 14:00:55 -08:00
IFormArgument.cs Add alcremie formArg gui 2019-11-29 10:44:52 -08:00
IGameValueLimit.cs Minor tweaks 2019-11-28 14:00:55 -08:00
IGeoTrack.cs Minor tweaks 2019-11-28 14:00:55 -08:00
IGigantamax.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
IHandlerLanguage.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
IHyperTrain.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
ILangNick.cs Rework mg nick/lang checks 2018-08-30 18:09:52 -07:00
IMemoryOT.cs Add shared memory interface (encounter) 2019-11-26 10:46:16 -08:00
INature.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
IScaledSize.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
IShadowPKM.cs Minor reorganization 2018-05-18 19:33:11 -07:00
ITrainerID.cs Respacening 2018-07-26 19:34:27 -07:00
PokeList1.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PokeList2.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PokeListGB.cs Rename abstract pkm inherited class names 2019-10-26 12:42:33 -07:00
PokeListType.cs Extract PokemonList* to inherited class 2018-08-05 17:28:54 -07:00
PokeSize.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
QRPK7.cs sealed 2019-10-03 19:09:02 -07:00
QRPKM.cs Remove QRText property 2018-12-26 17:31:23 -08:00