PKHeX/PKHeX.WinForms/Subforms/Save Editors/Gen6
Kurt 613e6db744 Use StringConverter api consistently; use stringbuilder when possible
Retain a stringbuilder to mutate the string rather than finalizing temporary strings

yields some speed improvements (less gen0 string objects allocated)
2021-01-14 22:50:13 -08: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 Condense some switch expressions 2020-12-25 10:58:33 -08: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 Use StringConverter api consistently; use stringbuilder when possible 2021-01-14 22:50:13 -08:00
SAV_HallOfFame.Designer.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
SAV_Link6.cs Minor clean 2020-11-11 21:01:41 -08: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 Update Random to be a bit more thread safe 2020-01-25 21:49:52 -08: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 Simplify more expressions 2021-01-04 17:31:43 -08: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 Simplify more expressions 2021-01-04 17:31:43 -08: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 Use StringConverter api consistently; use stringbuilder when possible 2021-01-14 22:50:13 -08:00
SAV_SecretBase.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_SuperTrain.cs Minor clean 2020-12-21 23:37:07 -08: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 moar is or 2020-12-25 12:30:26 -08:00
SAV_Trainer.Designer.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00