PKHeX/PKHeX.WinForms
Kurt dcc0e79435
Evotree: Evolution Traversal Enhancements (#3936)
Like move validation, evolutions are the earliest thing we wish to traverse when determining what encounters may have originated the current Pokémon. To determine the permitted species-form-levels a Pokémon could originate with, we must devolve a Pokémon by traveling down-generation to origin. Once we have an encounter, we can then evolve it to the current species, traversing upwards from origin to the current format.
2023-07-05 21:14:09 -07:00
..
Controls Evotree: Evolution Traversal Enhancements (#3936) 2023-07-05 21:14:09 -07:00
MainWindow Make Dpi scaling the default 2023-05-09 10:50:15 -07:00
Misc Remove more autoscale override settings 2023-05-09 12:22:43 -07:00
Properties Make Dpi scaling the default 2023-05-09 10:50:15 -07:00
Resources Update CHS translations (#3915) 2023-06-18 23:43:21 -07:00
Subforms Evotree: Evolution Traversal Enhancements (#3936) 2023-07-05 21:14:09 -07:00
Util Add wc5full compatibility (#3854) 2023-04-04 07:19:54 -07:00
PKHeX.WinForms.csproj More fixes 2023-01-22 11:43:13 -08:00
Program.cs Remove HighDpiMode.PerMonitorV2 2023-05-12 08:26:42 -07:00