PKHeX/PKHeX.Core/PKM/HOME
Kurt 2c541ad422
Update to .NET 10 (#4676)
* Update to .NET 10
* Property fields
* API signature updates
* Extension method blocks

* Completed dark mode support
  Outside of my control:
- vertical tab control (pkm editor)
- datetimepicker controls
- lgpe event flags (no idea)
- some control types having white-borders when they should really be gray

Box background is 50% transparency to effectively darken the image.

* Custom legality report popup
* Event diff dialog, version select dialog
* Add quick overwrite popup for export sav
* Extension methods
* Dark Mode: glow currently editing sprite
* Add invalid encounter hint for trade evolutions
* Extension properties
* Append legality hint on hover card
* Slot image loading: clear the screen-reader description if a slot is empty/invalid, rather than retain the previous description. Changing boxes would easily confuse users on this.
2025-12-31 01:42:05 -06:00
..
GameDataCore.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
GameDataPA8.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
GameDataPA9.cs Minor tweaks 2025-12-15 22:34:57 -06:00
GameDataPB7.cs Sanity check ability index on transfer 2025-11-15 22:24:15 -06:00
GameDataPB8.cs Sanity check ability index on transfer 2025-11-15 22:24:15 -06:00
GameDataPK8.cs Sanity check ability index on transfer 2025-11-15 22:24:15 -06:00
GameDataPK9.cs Sanity check ability index on transfer 2025-11-15 22:24:15 -06:00
HomeCrypto.cs Changes for Legends: Z-A support (#4596) 2025-10-26 19:01:44 -05:00
HomeGameDataFormat.cs Changes for Legends: Z-A support (#4596) 2025-10-26 19:01:44 -05:00
HomeOptional1.cs Add more annotations 2023-12-07 00:07:55 -08:00
IGameDataSide.cs Update to .NET 10 (#4676) 2025-12-31 01:42:05 -06:00
IGameDataSplitAbility.cs Update 23.07.09 2023-07-09 14:10:40 -07:00
IHomeStorage.cs Update 23.07.09 2023-07-09 14:10:40 -07:00
IPokerusStatus.cs Refactor: Gen3/4 Lead Encounters, property fixing (#4193) 2024-02-22 21:20:54 -06:00
PKH.cs Changes for Legends: Z-A support (#4596) 2025-10-26 19:01:44 -05:00