PKHeX/PKHeX.Core/Saves/Substructures
Kurt 762a2a0c41 Fix gen4 complete dex operation for female-only
Closes #4047
SetSeen(species) will set the seen flag but leave both bits 0-0; old code would SetSeen and fail to revise it to 1-1. Since we're setting both to their "complete" state, a "complete" state for a single gender is just a "new" registration operation.
2023-12-05 18:51:32 -08:00
..
Battle Videos Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Gen3 Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Gen4 Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Gen5 Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Gen6 Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Gen7 Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Gen8 Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Gen9 Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Gen12 Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Inventory Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Mail Use Memory<byte> for Gen4 saves 2023-03-26 15:16:12 -07:00
Misc Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
PokeDex Fix gen4 complete dex operation for female-only 2023-12-05 18:51:32 -08:00
IEventFlagArray.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
IMultiplayerSprite.cs Extract IMultiplayerSprite from SaveFile 2022-04-15 14:58:40 -07:00
ITrainerStatRecord.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
MysteryGiftAlbum.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Records.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00