PKHeX/PKHeX.WinForms/Controls/PKM Editor
Kurt aeb6595887 Show move elemental type in PKM Editor
Note this is only SV types, so moves that had their type changed (=>dark/steel/fairy) will be inaccurate in past game formats.

Would need time to dump the info.
2023-04-04 14:38:07 -07:00
..
BallBrowser.cs Accessibility: narrate pictureboxes 2023-02-05 00:42:37 -08:00
BallBrowser.Designer.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
CatchRate.cs Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00
CatchRate.Designer.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ContestStat.cs More accessibility tweaks 2023-02-05 15:00:31 -08:00
ContestStat.Designer.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ContextMenuPKM.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
ContextMenuPKM.Designer.cs Add icons 2018-04-21 22:31:11 -07:00
DrawConfig.cs Add focus border setting 2023-02-06 18:11:30 -08:00
EditPK1.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EditPK2.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EditPK3.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EditPK4.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
EditPK5.cs Minor clean 2022-08-22 23:18:53 -07:00
EditPK6.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
EditPK7.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
EditPK8.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
EditPK9.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EntityInstructionBuilder.cs Less allocation, minor tweaks 2023-03-27 00:11:42 -07:00
EntityInstructionBuilder.Designer.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
FormArgument.cs Show "Form Argument:" text label when formarg only 2022-11-26 14:40:31 -08:00
FormArgument.Designer.cs Add form strings for Eiscue, Morpeko, and Zacian/Zamazenta 2021-08-07 13:22:14 -04:00
GenderToggle.cs Add focus border setting 2023-02-06 18:11:30 -08:00
GenderToggle.Designer.cs Revise some GUI interactions, accessibility 2023-02-05 11:18:05 -08:00
IMainEditor.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
LoadSave.cs Revise some GUI interactions, accessibility 2023-02-05 11:18:05 -08:00
MoveChoice.cs Show move elemental type in PKM Editor 2023-04-04 14:38:07 -07:00
MoveChoice.Designer.cs Show move elemental type in PKM Editor 2023-04-04 14:38:07 -07:00
PKMEditor.cs Show move elemental type in PKM Editor 2023-04-04 14:38:07 -07:00
PKMEditor.Designer.cs Show move elemental type in PKM Editor 2023-04-04 14:38:07 -07:00
PKMEditor.resx Misc gui tweaks 2023-01-24 20:10:08 -08:00
SelectablePictureBox.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
ShinyLeaf.cs Reduce linq usage, minor perf 2022-08-17 23:48:37 -07:00
ShinyLeaf.Designer.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
ShinyLeaf.resx Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
SizeCP.cs Misc gui tweaks 2023-01-24 20:10:08 -08:00
SizeCP.Designer.cs +1char lgpe CP textbox 2023-02-07 21:52:31 -08:00
StatEditor.cs Misc tweaks 2023-02-01 16:55:38 -08:00
StatEditor.Designer.cs Misc tweaks 2023-02-01 16:55:38 -08:00
TrainerID.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
TrainerID.Designer.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
VerticalTabControl.cs Add more xmldoc 2023-03-31 13:00:34 -07:00