PKHeX/PKHeX.WinForms/Controls
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
..
PKM Editor Add setting to show Gender in Gen1 2024-04-16 21:01:14 -05:00
SAV Editor Minor tweaks 2024-03-24 20:12:33 -05:00
Slots Add setting to show Gender in Gen1 2024-04-16 21:01:14 -05:00