PKHeX/PKHeX.Core/Saves/Substructures/Gen5
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
..
Entree Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
BattleBox5.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
BattleSubway5.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
BoxLayout5.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
CGearBackground.cs ArgumentOutOfRangeException 2023-12-09 15:21:10 -08:00
Chatter5.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
Color15Bit.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
Daycare5.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
Encount5.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
Entralink5.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
EventWork5.cs Misc fixes 2024-03-04 23:46:11 -06:00
FestaBlock5.cs Add gen5 trainer record edits 2024-04-13 09:06:16 -05:00
Medal5.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
MedalList5.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
Misc5.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
Musical5.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
MyItem5B2W2.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
MyItem5BW.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
MysteryBlock5.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
PassPower5.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
PlayerData5.cs Misc fixes 2024-03-04 23:46:11 -06:00
PWTBlock5.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
PWTRecordID.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
Record5.cs Add setting to show Gender in Gen1 2024-04-16 21:01:14 -05:00
Roamer5.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
UnityTower5.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
WhiteBlack5.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00