PKHeX/PKHeX.WinForms/Controls/PKM Editor
Kurt eed5bb04e3
Merge pull request #3382 from kwsch/pla
Update 22.02.04
Individual commits from this PR are not cherry-pickable in a vacuum; these were manually re-committed from a staging repo in order to group together changes for general public viewing. There were over 250 commits on the private development repo for this update.
2022-02-04 18:28:17 -08:00
..
BallBrowser.cs Split PKHeX.Drawing into subprojects 2021-11-27 15:48:08 -08: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 Make ContestStat fields byte (from int) 2021-01-01 13:39:08 -08:00
ContestStat.Designer.cs Inherit sizing mode 2018-03-19 16:15:46 -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
IMainEditor.cs Change stat label clicks to change nature instead 2022-01-25 16:45:41 -08:00
LoadSave.cs Update program GUI abstractions 2022-02-04 17:36:51 -08:00
PKMEditor.cs Merge pull request #3382 from kwsch/pla 2022-02-04 18:28:17 -08:00
PKMEditor.Designer.cs Update program GUI abstractions 2022-02-04 17:36:51 -08: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 Update program GUI abstractions 2022-02-04 17:36:51 -08:00
SizeCP.Designer.cs Update program GUI abstractions 2022-02-04 17:36:51 -08:00
StatEditor.cs Merge pull request #3382 from kwsch/pla 2022-02-04 18:28:17 -08:00
StatEditor.Designer.cs Update program GUI abstractions 2022-02-04 17:36:51 -08:00
TrainerID.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
TrainerID.Designer.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00