PKHeX/PKHeX.WinForms/Subforms
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
..
Misc Split off image generation to separate project (#2395) 2019-09-29 09:47:06 -07:00
PKM Editors Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
Save Editors Dynamically generate slot grids 2019-10-02 20:04:12 -07:00
KChart.cs Split off image generation to separate project (#2395) 2019-09-29 09:47:06 -07:00
KChart.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
ReportGrid.cs Split off image generation to separate project (#2395) 2019-09-29 09:47:06 -07:00
ReportGrid.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_Database.cs Dynamically generate slot grids 2019-10-02 20:04:12 -07:00
SAV_Database.Designer.cs Dynamically generate slot grids 2019-10-02 20:04:12 -07:00
SAV_Encounters.cs Split off image generation to separate project (#2395) 2019-09-29 09:47:06 -07:00
SAV_Encounters.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_FolderList.cs Reduce allocations for checking file write time 2019-04-05 18:45:59 -07:00
SAV_FolderList.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_MysteryGiftDB.cs Dynamically generate slot grids 2019-10-02 20:04:12 -07:00
SAV_MysteryGiftDB.Designer.cs Dynamically generate slot grids 2019-10-02 20:04:12 -07:00
SettingsEditor.cs Add Settings reset button 2019-03-23 19:05:35 -07:00
SettingsEditor.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00