PKHeX/PKHeX.Core/PKM
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
..
Searching Use more expression return style 2021-01-01 17:08:49 -08:00
Shared Simplify more expressions 2021-01-04 17:31:43 -08:00
Strings Use StringConverter api consistently; use stringbuilder when possible 2021-01-14 22:50:13 -08:00
Util Make SpeciesConverter methods visible (class) 2021-01-11 17:52:02 -08:00
BK4.cs Make ContestStat fields byte (from int) 2021-01-01 13:39:08 -08:00
CK3.cs Make ContestStat fields byte (from int) 2021-01-01 13:39:08 -08:00
PB7.cs Use more expression return style 2021-01-01 17:08:49 -08:00
PK1.cs Relocate some tables to a location closer to where they're used 2021-01-02 00:46:09 -08:00
PK2.cs Relocate some tables to a location closer to where they're used 2021-01-02 00:46:09 -08:00
PK3.cs Make ContestStat fields byte (from int) 2021-01-01 13:39:08 -08:00
PK4.cs Make ContestStat fields byte (from int) 2021-01-01 13:39:08 -08:00
PK5.cs Make ContestStat fields byte (from int) 2021-01-01 13:39:08 -08:00
PK6.cs Make ContestStat fields byte (from int) 2021-01-01 13:39:08 -08:00
PK7.cs Make ContestStat fields byte (from int) 2021-01-01 13:39:08 -08:00
PK8.cs Make ContestStat fields byte (from int) 2021-01-01 13:39:08 -08:00
PKM.cs Move some future-evolution tables to separate class 2021-01-02 19:11:46 -08:00
SK2.cs Target type'd new 2020-12-21 17:17:56 -08:00
XK3.cs Simplify more expressions 2021-01-04 17:31:43 -08:00