PKHeX/PKHeX.Core
Kurt b5c30193fa Set initial capacity for stringbuilder to reduce reallocation
Default capacity is 16 so it's rarely an issue, but sometimes we don't need that much.

Update xmldoc for more clarity
2021-01-16 17:31:05 -08:00
..
Editing Minor clean 2021-01-16 12:01:40 -08:00
Game Minor tweaks 2021-01-09 21:25:28 -08:00
Legality Use IndexOf instead of FindIndex when possible 2021-01-16 12:47:02 -08:00
MysteryGifts Use StringConverter api consistently; use stringbuilder when possible 2021-01-14 22:50:13 -08:00
PersonalInfo Use more expression return style 2021-01-01 17:08:49 -08:00
PKM Set initial capacity for stringbuilder to reduce reallocation 2021-01-16 17:31:05 -08:00
Resources Added 4 FRLG flags (#3124) 2021-01-10 17:17:21 -08:00
Ribbons
Saves Set initial capacity for stringbuilder to reduce reallocation 2021-01-16 17:31:05 -08:00
Util Use StringConverter api consistently; use stringbuilder when possible 2021-01-14 22:50:13 -08:00
app.config
PKHeX.Core.csproj Add japanese blue encounter tables (unique to jp_blue) 2021-01-08 11:29:00 -08:00