PKHeX/PKHeX.WinForms/Subforms
Kurt b60648627a Add setting to show Gender in Gen1
Default false, current behavior.
Previous commits (years ago) would show Gender, but only current-format properties are shown now.

Fix some form scaling settings that haven't been reported, match other controls.
PKM property copy now checks if src==dest property type; for Gen6<-Gen7 markings, converting ushort -> byte can cause the conversion to fail if more than 8 bits are used. Just ignore copying the marking value, by only copying properties that have the same name AND type.
2024-04-16 21:01:14 -05:00
..
Misc Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
PKM Editors Enhance Text trash editor 2024-03-20 09:44:20 -05:00
Save Editors Add setting to show Gender in Gen1 2024-04-16 21:01:14 -05: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 Make CSV files UTF-8 w/o BOM (#4196) 2024-03-02 13:56:10 -06:00
ReportGrid.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SAV_Database.cs Split gen3 memorycard into subfolder 2024-03-30 01:17:18 -05:00
SAV_Database.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SAV_Encounters.cs Rename EggEncounter to IsEgg 2024-03-25 00:39:30 -05:00
SAV_Encounters.Designer.cs Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
SAV_FolderList.cs FolderList: minor clean 2024-03-17 14:13:24 -05: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 Catch more uninitialized file call stack paths 2024-03-18 19:05:22 -05:00
SettingsEditor.Designer.cs Update Designer automatic code generation 2023-04-21 23:29:50 -05:00