PKHeX/PKHeX.WinForms/Subforms/Save Editors
Kurt 43e8b08ba8 Dynamically generate slot grids
Gen1/2 INT: 20 slots => 4 wide x 5 high
Gen7lgpe: 25 slots => 5x5
otherwise: 6x5
(maintain 5 rows)

Database(s): 6x11

Could probably wrap the initialization logic (grabbing savefile, etc)
but works for now

This is all in prep for box sprite resizing (56x68 as evident by lgpe
sprites); figured I'd add some display flexibility to handle prior games
with non-30/box layouts.

shave off a couple pixels for popup box view to make the edges of the
box directly at the edge (-2 bot, -1 right side)
2019-10-02 20:04:12 -07:00
..
Gen1 Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
Gen3 Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
Gen4 Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
Gen5 Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
Gen6 Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
Gen7 Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
Gen8 Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_BoxList.cs Dynamically generate slot grids 2019-10-02 20:04:12 -07:00
SAV_BoxList.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_BoxViewer.cs Dynamically generate slot grids 2019-10-02 20:04:12 -07:00
SAV_BoxViewer.Designer.cs Dynamically generate slot grids 2019-10-02 20:04:12 -07:00
SAV_EventFlags.cs Refactoring 2019-09-02 19:30:58 -07:00
SAV_EventFlags.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_EventWork.cs Add swsh content placeholders (#2392) 2019-09-23 16:56:47 -07:00
SAV_EventWork.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_GameSelect.cs Misc clean 2019-02-02 10:19:41 -08:00
SAV_GameSelect.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_Inventory.cs Refactoring 2019-09-02 19:30:58 -07:00
SAV_Inventory.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_MailBox.cs Minor clean 2019-09-11 22:17:16 -07:00
SAV_MailBox.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_SimplePokedex.cs Refactoring 2019-09-02 19:30:58 -07:00
SAV_SimplePokedex.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_SimpleTrainer.cs Switch save timestamp display to 24h clock 2019-09-18 15:06:45 -07:00
SAV_SimpleTrainer.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_Wondercard.cs Split off image generation to separate project (#2395) 2019-09-29 09:47:06 -07:00
SAV_Wondercard.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
TrainerStat.cs Relocate gen6 trainer stat records to core 2018-08-06 21:27:31 -07:00
TrainerStat.Designer.cs Reuse language data source for trainer editors 2018-07-07 17:02:17 -07:00
TrainerStat.resx Extract trainer stat to interface / usercontrol 2018-07-07 11:48:03 -07:00