PKHeX/PKHeX.Core
Kurt 25b217c53d Skip first iteration check of stop condition
Can unroll the loop, but would look more ugly :)
JIT will probably do it for us.

Fix <= to < for IVs
Inline temp var (start is unused after assigning to low)
2022-10-16 20:10:32 -07:00
..
Editing Limit allocation in BallApplicator methods 2022-10-15 01:15:45 -07:00
Game Add Traditional Chinese Support for PKHeX (#3597) 2022-10-02 13:15:58 -07:00
Legality Skip first iteration check of stop condition 2022-10-16 20:10:32 -07:00
Moves Remove some bounds checks, int->byte form oops 2022-08-27 12:53:30 -07:00
MysteryGifts Make const location IDs ushort 2022-09-27 09:57:42 -07:00
PersonalInfo Remove PersonalInfo.Abilities, use interfaces 2022-09-02 10:20:19 -07:00
PKM Move shared G8PKM class to shared folder 2022-10-15 17:07:11 -07:00
Resources Add Some Scripts Translations in CHT (#3601) 2022-10-13 18:17:48 -07:00
Ribbons Update 22.08.31 2022-08-30 22:49:54 -07:00
Saves Added SIZE_G3EMU (#3603) 2022-10-14 07:29:52 -07:00
Util Minor tweaks 2022-09-04 22:23:35 -07:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Extract common csproj properties 2022-10-15 17:09:54 -07:00