PKHeX/PKHeX.Core/PKM
Kurt 03ae3d470c Simplify value passing
buffers are fixed size matching the StringLength anyways; don't bother with confusing max length passing when the buffer is obvious
2021-01-16 13:56:37 -08:00
..
Searching Use more expression return style 2021-01-01 17:08:49 -08:00
Shared Simplify value passing 2021-01-16 13:56:37 -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 Minor clean 2021-01-16 12:01:40 -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