PKHeX/PKHeX.Core/Saves/MemeCrypto
Kurt 40e5cd66da Add block diff for swsh, add bool type toggle
Apparently my copypaste of the class didn't delete all the old unused controls. Ha!

Move non-gui logic to core as separate classes, in case ppl wanted to reuse them in their own projects.
2020-01-19 22:29:50 -08:00
..
MemeCrypto.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
MemeKey.cs Use some c#8 sugar 2019-10-07 18:40:09 -07:00
MemeKeyIndex.cs Refactor Memecrypto API, Add Memecrypto Tests 2017-11-06 03:24:48 -08:00
SCBlock.cs More elegant block read/write 2020-01-19 00:55:10 -08:00
SCBlockCompare.cs Add block diff for swsh, add bool type toggle 2020-01-19 22:29:50 -08:00
SCBlockUtil.cs Add block diff for swsh, add bool type toggle 2020-01-19 22:29:50 -08:00
SCTypeCode.cs More elegant block read/write 2020-01-19 00:55:10 -08:00
SCXorShift32.cs More elegant block read/write 2020-01-19 00:55:10 -08:00
SwishCrypto.cs More elegant block read/write 2020-01-19 00:55:10 -08:00