PKHeX/PKHeX.WinForms/Subforms/Save Editors
Kurt be3af9fba9 Add bdsp poffin editor
The RAM is pretty dirty for unallocated poffins; slots that have never been filled will have junk with whatever the unallocated pointer was looking at.

An empty poffin slot is just marked as FF, ignores the stats for that slot. Not sure on the naming, but Matt had a single Level 60 poffin -> must be Mild? Thus, all the names are -1 from the textfile array...
2021-11-27 02:06:35 -08:00
..
Gen1 Use range/index 2021-05-14 15:30:55 -07:00
Gen3 Fix battle frontier gold symbol set 2021-10-29 20:11:30 -07:00
Gen4 Trailing commas 2021-08-20 13:49:20 -07:00
Gen5 Trailing commas 2021-08-20 13:49:20 -07:00
Gen6 Crop BDSP Box Wallpapers, re-tile Grass, and fix off-by-one 2021-11-26 22:11:54 -05:00
Gen7 Add Trainer Class / Title property for LGPE 2021-09-04 22:04:49 -07:00
Gen8 Add bdsp poffin editor 2021-11-27 02:06:35 -08:00
Misc Add direct object editing for accessor type saves 2021-03-14 16:14:15 -07:00
SAV_BoxList.cs Use IndexOf instead of FindIndex when possible 2021-01-16 12:47:02 -08: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 Enable nullable for winforms csproj (#3037) 2020-10-18 11:02:39 -07:00
SAV_BoxViewer.Designer.cs Dynamically generate slot grids 2019-10-02 20:04:12 -07:00
SAV_EventFlags.cs Adding a plethora of event flag data (#3273) 2021-10-23 11:25:14 -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 Update 21.11.19 - Brilliant Diamond & Shining Pearl (#3289) 2021-11-19 18:23:49 -08: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 Enable nullable for winforms csproj (#3037) 2020-10-18 11:02:39 -07: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_GroupViewer.cs Minor clean 2020-12-21 23:37:07 -08:00
SAV_GroupViewer.Designer.cs Show trainer name&id for registered Stadium teams in dropdown 2020-10-09 20:31:13 -07:00
SAV_Inventory.cs Condense some expressions 2021-08-22 01:26:28 -07:00
SAV_Inventory.Designer.cs Remove unused checkbox 2021-01-20 17:06:37 -08:00
SAV_Inventory.resx Sword/Shield Update 2019-11-15 17:52:08 -08:00
SAV_MailBox.cs Trailing commas 2021-08-20 13:49:20 -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 spec->species 2020-12-28 22:22:52 -08: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 Fix padding mask 2021-05-20 08:27:08 -07:00
SAV_SimpleTrainer.Designer.cs Add Pikachu Beach Score editing for YW saves 2019-12-21 15:17:05 -08:00
SAV_Wondercard.cs Hide some controls if WR7 (LGPE) 2021-09-16 13:45:41 -07:00
SAV_Wondercard.Designer.cs Use wider sprite boxes for Mystery Gift album display 2021-04-09 16:37:32 -07:00
TrainerStat.cs Minor clean 2021-08-20 13:42:25 -07:00
TrainerStat.Designer.cs Change namespace to usual PKHeX.WinForms.Controls 2021-06-07 20:04:01 -07:00
TrainerStat.resx PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00