PKHeX/PKHeX.Core/Saves/Substructures/PokeDex
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
..
Gen9 Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Zukan.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Zukan4.cs Fix gen4 complete dex operation for female-only 2023-12-05 18:51:32 -08:00
Zukan5.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Zukan6.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Zukan7.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Zukan7b.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Zukan8.cs Minor tweaks, add Gigantamax info class 2023-11-08 23:32:41 -08:00