PKHeX/PKHeX.WinForms/Controls/PKM Editor
Kurt 0d45075d4b
Rewrite settings handling; enhance some user experiences (#3193)
- Settings now stored as json next to exe
- Settings now exposes all legality checking setttings that can be changed
- Slot hovering now can play cries in MGDB/PKMDB/etc, not just the main boxes.
- Enhanced hover text for mystery gifts and encounters that have movesets
- Show recently loaded save files in ctrl-f browser
- Toggle auto-load savefile setting to be none/detect-latest/last-loaded
- Custom extensions & extra backup paths can now be configured directly in the json settings
- Settings editor now uses propertygrid & tabs.
2021-04-11 18:09:54 -07:00
..
BallBrowser.cs Split up portions of CommonEdits 2020-01-25 16:47:44 -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 Rewrite settings handling; enhance some user experiences (#3193) 2021-04-11 18:09:54 -07:00
EditPK1.cs c#9 is not sugar 2020-12-22 21:24:41 -08:00
EditPK2.cs c#9 is not sugar 2020-12-22 21:24:41 -08:00
EditPK3.cs c#9 is not sugar 2020-12-22 21:24:41 -08:00
EditPK4.cs c#9 is not sugar 2020-12-22 21:24:41 -08:00
EditPK5.cs c#9 is not sugar 2020-12-22 21:24:41 -08:00
EditPK6.cs Update FormArgument handling for gen6/7 2021-02-08 20:26:53 -08:00
EditPK7.cs c#9 is not sugar 2020-12-22 21:24:41 -08:00
EditPK8.cs c#9 is not sugar 2020-12-22 21:24:41 -08:00
FormArgument.cs Relocate formargument logic 2021-02-08 20:42:19 -08:00
FormArgument.Designer.cs Hide formarg control when not present for format 2020-12-31 15:15:22 -08:00
IMainEditor.cs Rename public "pkm" properties to non-lowercase 2019-10-27 12:57:04 -07:00
LoadSave.cs Update FormArgument handling for gen6/7 2021-02-08 20:26:53 -08:00
PKMEditor.cs Fix met location list misbehavior 2021-04-10 10:30:10 -07:00
PKMEditor.Designer.cs Update FormArgument handling for gen6/7 2021-02-08 20:26:53 -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 Enable nullable for winforms csproj (#3037) 2020-10-18 11:02:39 -07:00
SizeCP.Designer.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
StatEditor.cs Add consistent ctrl/alt modifiers for IV/EV/AV 2021-01-20 22:09:25 -08:00
StatEditor.Designer.cs Update sprite on gmax field change 2020-10-25 13:47:42 -07:00
TrainerID.cs fix signed g7id display 2021-03-20 19:38:01 -07:00
TrainerID.Designer.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00