PKHeX/PKHeX.WinForms/Subforms
Kurt 009e37662f
Startup Enhancements, Gen1/2 Save Indication, Export SAV cleaned up (#3275)
* Providing pkm/sav files via command line (dragging files onto exe / associated file launched) will more intelligently source a partner sav/pkm object if not provided.
* Gen1/2 mainline save files now indicate if they are VC era or GB era (legality implications) in the program title bar.
* Fixes loading VC era save backups not being recognized as VC era (`.bak` extension hides `.dat`)
* Export BAK moved to the SAV tab, which allows Export main to be deleted and Export SAV to be used as the single-click for exporting saves. `CTRL-E` is still the hotkey.
2021-10-21 22:13:21 -07:00
..
Misc Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222) 2021-06-22 20:23:48 -07:00
PKM Editors Fix double processing on batch modify file path 2021-09-15 17:35:41 -07:00
Save Editors Hide some controls if WR7 (LGPE) 2021-09-16 13:45:41 -07:00
KChart.cs Use more expression return style 2021-01-01 17:08:49 -08:00
KChart.Designer.cs Add Catch Rate to KChart (#2972) 2020-08-15 16:13:15 -07:00
ReportGrid.cs Trailing commas 2021-08-20 13:49:20 -07:00
ReportGrid.Designer.cs Remove box bar, inline sprite height calc 2021-08-05 18:54:47 -07:00
SAV_Database.cs Trailing commas 2021-08-20 13:49:20 -07:00
SAV_Database.Designer.cs Update SAV_Database.Designer.cs 2021-08-05 12:27:26 -07:00
SAV_Encounters.cs Show gmax for encounters in encdb 2021-08-14 17:16:53 -07:00
SAV_Encounters.Designer.cs Align shiny checkbox same as pkmdb 2021-05-18 16:59:01 -07:00
SAV_FolderList.cs Startup Enhancements, Gen1/2 Save Indication, Export SAV cleaned up (#3275) 2021-10-21 22:13:21 -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 Trailing commas 2021-08-20 13:49:20 -07:00
SAV_MysteryGiftDB.Designer.cs Update Database/MGDB/EncounterDB for new size 2019-11-16 15:56:30 -08:00
SettingsEditor.cs Startup Enhancements, Gen1/2 Save Indication, Export SAV cleaned up (#3275) 2021-10-21 22:13:21 -07:00
SettingsEditor.Designer.cs Rewrite settings handling; enhance some user experiences (#3193) 2021-04-11 18:09:54 -07:00