PKHeX/PKHeX.Core/MysteryGifts
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
..
MysteryGift.cs Simplify formchange calls 2019-12-28 19:00:01 -08:00
MysteryUtil.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
PCD.cs Simplify formchange calls 2019-12-28 19:00:01 -08:00
PGF.cs Simplify formchange calls 2019-12-28 19:00:01 -08:00
PGT.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PL6.cs Cleanup 2019-10-26 12:33:58 -07:00
WB7.cs Simplify formchange calls 2019-12-28 19:00:01 -08:00
WC3.cs Simplify formchange calls 2019-12-28 19:00:01 -08:00
WC6.cs Simplify formchange calls 2019-12-28 19:00:01 -08:00
WC6Full.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
WC7.cs Simplify formchange calls 2019-12-28 19:00:01 -08:00
WC7Full.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
WC8.cs Simplify formchange calls 2019-12-28 19:00:01 -08:00
WR7.cs Simplify formchange calls 2019-12-28 19:00:01 -08:00