PKHeX/PKHeX.WinForms/Subforms
Jonathan Herbert 92c964d6fa
Refactor And Deduplicate Some Switch Games Common Logic (#4187)
- Improve Epoch 1900 classes using similar logic from PlayTime7b.
- Move Time Classes into non Gen specific folder since it appears the logic is shared across a few of them.
- Use Epoch1900DateTimeValue for LastSaved in PlayTime7b since the logic is the same.
- Remove TeamIndexes9 since it is a duplicate of TeamIndexes9. Use the similar pattern like Box8 where it is reused in multiple locations.
- Add BlueberryClubRoom9 to ISaveBlock9Main since it wasn't added when the class was introduced.
- Simplify RaidSevenStar9 creation since GetBlockSafe does basically what the if-else block does.
- Change SAV8SWSH Base Raid to RaidGalar to match the same way the SAV9SV does for its Base Raid.
2024-02-23 13:19:17 -06:00
..
Misc Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
PKM Editors Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
Save Editors Refactor And Deduplicate Some Switch Games Common Logic (#4187) 2024-02-23 13:19:17 -06:00
BoxExporter.cs Change box dump to use a form 2023-12-30 14:36:33 -08:00
BoxExporter.Designer.cs Change box dump to use a form 2023-12-30 14:36:33 -08:00
KChart.cs g9 raid beldum moves, g9 shiny trades, g7 kchart 2023-12-26 22:30:40 -08:00
KChart.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
ReportGrid.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
ReportGrid.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SAV_Database.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
SAV_Database.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SAV_Encounters.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
SAV_Encounters.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SAV_FolderList.cs Misc tweaks 2023-12-28 22:39:42 -08:00
SAV_FolderList.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SAV_MysteryGiftDB.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
SAV_MysteryGiftDB.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SettingsEditor.cs Extract some logic to SAV4 2023-12-28 00:11:56 -08:00
SettingsEditor.Designer.cs Update Designer automatic code generation 2023-04-21 23:29:50 -05:00