PKHeX/PKHeX.Core/Legality/Structures
Kurt 75fb704658 Use already allocated result array
All operations overwrite all 4 entries of the result array, so no need to forcibly reallocate the array.
2021-03-30 20:27:40 -07:00
..
CheckMoveResult.cs Fix relearn move check for gen6+ 2021-01-28 18:08:13 -08:00
CheckResult.cs Add ToString override for debugging 2020-05-31 12:12:20 -07:00
EggMoves.cs Use IndexOf instead of FindIndex when possible 2021-01-16 12:47:02 -08:00
ILocation.cs Show preview for encounter database slots on hover 2021-02-06 22:33:13 -08:00
IMoveset.cs Make Move[] readonly list 2020-01-18 16:46:38 -08:00
IRelearn.cs Move files 2020-01-25 17:22:20 -08:00
ITrainerInfo.cs this is not that 2020-12-21 17:12:39 -08:00
IVersion.cs Don't emit JP-BU as a random gameversion 2021-01-31 21:28:33 -08:00
LegalInfo.cs Use already allocated result array 2021-03-30 20:27:40 -07:00
Shiny.cs Use more expression return style 2021-01-01 17:08:49 -08:00
SimpleTrainerInfo.cs Split GO from "GG" gameversion 2020-08-06 18:24:20 -07:00