PKHeX/PKHeX.Core/Saves/Substructures/Gen6
Kurt cc8ac7a4f1 Remove unnecessary warning suppression
fixed dat .editorconfig in vs22
Catching general exceptions is okay because this program handles user modified data that can potentially be corrupt.
2021-12-27 12:09:15 -08:00
..
SecretBase More records/sealing 2021-12-05 23:54:59 -08:00
BattleBox6.cs Move files to their correct location 2020-05-24 17:11:39 -07:00
BoxLayout6.cs Minor clean 2021-05-29 15:31:47 -07:00
Encount6.cs spec->species 2020-12-28 22:22:52 -08:00
Fashion6XY.cs Trailing commas 2021-08-20 13:49:20 -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
ItemInfo6.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
LinkBlock6.cs Convert checksum operations to span-based 2021-05-14 12:30:40 -07:00
MaisonBlock.cs Minor tweaks 2020-09-09 12:47:24 -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 Change signatures to use readonly if possible 2020-12-05 06:09:33 -08:00
MyItem6XY.cs Change signatures to use readonly if possible 2020-12-05 06:09:33 -08:00
MyStatus6.cs Simplify Country/Region/ConsoleRegion to byte from int 2021-08-02 19:43:57 -07:00
MyStatus6XY.cs Fix nick set 2020-04-25 17:18:04 -07:00
MysteryBlock6.cs this is not that 2020-12-21 17:12:39 -08:00
PlayTime6.cs Minor tweaks 2021-06-03 12:04:19 -07:00
PSS6.cs Minor tweaks 2021-05-18 13:29:55 -07:00
Puff6.cs Minor clean 2020-11-11 21:01:41 -08:00
RecordBlock6.cs Minor tweaks 2021-07-26 23:33:56 -07:00
SangoInfoBlock.cs sealed 2019-10-03 19:09:02 -07:00
SecretBase6Block.cs Fix give all goods for ORAS secret base 2021-10-08 12:43:24 -07:00
Situation6.cs sealed 2019-10-03 19:09:02 -07:00
SubEventLog6.cs ArgumentException -> ArgumentOutOfRangeException 2021-08-21 16:51:50 -07:00
SuperTrainBlock.cs ArgumentException -> ArgumentOutOfRangeException 2021-08-21 16:51:50 -07:00
TrainerFashion6.cs Trailing commas 2021-08-20 13:49:20 -07:00
TrainerSprite6.cs Remove unnecessary warning suppression 2021-12-27 12:09:15 -08:00