PKHeX/PKHeX.Core/Saves/Substructures/Gen6
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
..
BoxLayout6.cs Fix sav7 init 2019-10-16 19:08:13 -07:00
Fashion6XY.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
GameTime6.cs Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
IGymTeamInfo.cs Add extension methods for gym team get/set for all 2019-12-28 22:32:45 -08:00
IPokePuff.cs Simplify block property names 2019-10-18 20:42:03 -07:00
ItemInfo6.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Misc6AO.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Misc6XY.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
MyItem6AO.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
MyItem6XY.cs Minor clean 2019-07-14 15:06:45 -07:00
MyStatus6.cs Cleanup 2019-10-26 12:33:58 -07:00
MyStatus6XY.cs Cleanup 2019-10-26 12:33:58 -07:00
MysteryBlock6.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
PlayTime6.cs tweak last saved string format 2019-11-26 23:10:28 -08:00
PSS6.cs "" -> string.Empty 2019-02-07 21:40:20 -08:00
Puff6.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
RecordBlock6.cs Simplify block property names 2019-10-18 20:42:03 -07:00
SangoInfoBlock.cs sealed 2019-10-03 19:09:02 -07:00
SecretBase6.cs Use some c#8 sugar 2019-10-07 18:40:09 -07:00
Situation6.cs sealed 2019-10-03 19:09:02 -07:00
SubEventLog6.cs Add extension methods for gym team get/set for all 2019-12-28 22:32:45 -08:00
SuperTrainBlock.cs Relocate maison stats to block access 2019-10-18 20:13:21 -07:00
TrainerFashion6.cs Cleanup 2019-10-26 12:33:58 -07:00
TrainerSprite6.cs Misc updates 2019-02-21 21:54:41 -08:00