PKHeX/PKHeX.WinForms/Controls/PKM Editor
Kurt 2cfccb8caf Load indexes with clamped minmax
Bad DynamaxLevel values no longer throw an exception, and just clamp back to the normal range.
2022-06-04 20:21:36 -07:00
..
BallBrowser.cs Minor tweaks 2022-04-26 19:48:09 -07:00
BallBrowser.Designer.cs Move ball browser form to separate file 2019-02-14 20:18:31 -08:00
CatchRate.cs Minor clean 2020-12-21 23:37:07 -08:00
CatchRate.Designer.cs Add catch rate editor control 2018-09-30 10:16:45 -07:00
ContestStat.cs Add ctrl/alt click for contest stats 2022-04-11 11:57:55 -07:00
ContestStat.Designer.cs Add ctrl/alt click for contest stats 2022-04-11 11:57:55 -07:00
ContextMenuPKM.cs Enable nullable for winforms csproj (#3037) 2020-10-18 11:02:39 -07:00
ContextMenuPKM.Designer.cs Add icons 2018-04-21 22:31:11 -07:00
DrawConfig.cs Trailing commas 2021-08-20 13:49:20 -07:00
EditPK1.cs c#9 is not sugar 2020-12-22 21:24:41 -08:00
EditPK2.cs Condense some expressions 2021-08-22 01:26:28 -07:00
EditPK3.cs c#9 is not sugar 2020-12-22 21:24:41 -08:00
EditPK4.cs Finish renaming EncounterType->GroundTile 2021-07-03 23:25:09 -07:00
EditPK5.cs Finish renaming EncounterType->GroundTile 2021-07-03 23:25:09 -07:00
EditPK6.cs Minor refactoring for pkmeditor GUI 2021-07-30 18:05:17 -07:00
EditPK7.cs Minor refactoring for pkmeditor GUI 2021-07-30 18:05:17 -07:00
EditPK8.cs Update program GUI abstractions 2022-02-04 17:36:51 -08:00
FormArgument.cs Minor clean 2021-05-29 15:31:47 -07:00
FormArgument.Designer.cs Add form strings for Eiscue, Morpeko, and Zacian/Zamazenta 2021-08-07 13:22:14 -04:00
GenderToggle.cs Initialize gender sprite on component init 2022-05-13 12:03:00 -07:00
GenderToggle.Designer.cs Add gender sprites for main GUI 2022-04-24 20:28:56 -07:00
IMainEditor.cs Change stat label clicks to change nature instead 2022-01-25 16:45:41 -08:00
LoadSave.cs Load indexes with clamped minmax 2022-06-04 20:21:36 -07:00
PKMEditor.cs Extract move info api 2022-06-04 13:14:50 -07:00
PKMEditor.Designer.cs Remove HaX altering Stat_Level 2022-05-14 15:20:43 -07:00
PKMEditor.resx Add shiny sprites, alcremie sprites & big sprites for all 2020-03-03 20:22:57 -08:00
ShinyLeaf.cs c#9 is not sugar 2020-12-22 21:24:41 -08:00
ShinyLeaf.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
ShinyLeaf.resx Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SizeCP.cs Emulate Height & Weight float calculations matching the game (#3417) 2022-02-08 18:56:11 -08:00
SizeCP.Designer.cs Update program GUI abstractions 2022-02-04 17:36:51 -08:00
StatEditor.cs Remove HaX altering Stat_Level 2022-05-14 15:20:43 -07:00
StatEditor.Designer.cs Add gender sprites for main GUI 2022-04-24 20:28:56 -07:00
TrainerID.cs Fix 16/16->G7 conversion 2022-02-06 16:00:51 -08:00
TrainerID.Designer.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00