PKHeX/PKHeX.WinForms/Subforms/Save Editors/Gen6
Kurt d946ea4d88 Remove gen6/7 full dex language flag quirk
Was for cyber gadget save editor, restoring a segment that was all FF's causing it to corrupt.
Pretty sure they fixed the underlying error since it was originally found in 2014, but Cyber Gadget ceased operation of their save editor services back over a year ago, so this is no longer needed.

14/08/31 - New Update: (3900)
 - Added: Cyber screwup notification upon saving.
 - - If a 0x200 byte chunk is all 0xFF, your save will be corrupt when you write it back (not PKHeX's fault).
2021-08-05 18:20:50 -07:00
..
SAV_BerryFieldXY.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
SAV_BerryFieldXY.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_BoxLayout.cs Minor perf improvements 2021-05-10 01:01:45 -07:00
SAV_BoxLayout.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_HallOfFame.cs Minor perf improvements 2021-05-10 01:01:45 -07:00
SAV_HallOfFame.Designer.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
SAV_Link6.cs Minor tweaks 2021-07-15 20:40:00 -07:00
SAV_Link6.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_OPower.cs Extract metadata/state tracking from SaveFile obj 2020-12-05 05:36:23 -08:00
SAV_OPower.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_PokeBlockORAS.cs Make some properties into consts 2021-03-20 12:47:21 -07:00
SAV_PokeBlockORAS.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_PokedexORAS.cs Remove gen6/7 full dex language flag quirk 2021-08-05 18:20:50 -07:00
SAV_PokedexORAS.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_PokedexXY.cs Remove gen6/7 full dex language flag quirk 2021-08-05 18:20:50 -07:00
SAV_PokedexXY.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_Pokepuff.cs Minor clean 2020-12-21 23:37:07 -08:00
SAV_Pokepuff.Designer.cs Handle more messages 2019-10-27 20:39:15 -07:00
SAV_SecretBase.cs Update translatables with latest 2021-06-15 20:01:01 -07:00
SAV_SecretBase.Designer.cs Rewrite gen6ao secret base handling, i/o, GUI 2021-06-13 00:38:47 -07:00
SAV_SuperTrain.cs Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222) 2021-06-22 20:23:48 -07:00
SAV_SuperTrain.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_Trainer.cs Show trainer sprites gen6 2021-08-05 13:11:50 -07:00
SAV_Trainer.Designer.cs Change namespace to usual PKHeX.WinForms.Controls 2021-06-07 20:04:01 -07:00