PKHeX/PKHeX.Core/PKM/HOME
Arley Pádua 6de68ac626
feat: allow external consumers to specify AES implementation (#4311)
Allow external consumers to specify AES/MD5 implementation

HOME: Replace direct usage of transforms with built-in wrapper methods for easier API replacement.
BDSP: Replace incremental hash with one-liner for easier API replacement. Handle dirtying manually.
2024-07-02 09:12:03 -05:00
..
GameDataCore.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
GameDataPA8.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
GameDataPB7.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
GameDataPB8.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
GameDataPK8.cs Update how symbols are handled for Bank -> HOME transfers (#4276) 2024-05-17 11:56:55 -05:00
GameDataPK9.cs Minor clean 2024-04-28 00:35:26 -05:00
HomeCrypto.cs feat: allow external consumers to specify AES implementation (#4311) 2024-07-02 09:12:03 -05:00
HomeGameDataFormat.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
HomeOptional1.cs Add more annotations 2023-12-07 00:07:55 -08:00
IGameDataSide.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
IGameDataSplitAbility.cs Update 23.07.09 2023-07-09 14:10:40 -07:00
IHomeStorage.cs Update 23.07.09 2023-07-09 14:10:40 -07:00
IPokerusStatus.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
PKH.cs Add Trash Byte verification for Switch formats (#4283) 2024-05-27 18:21:11 -05:00