PKHeX/PKHeX.Core
Kurt 35a85670b3 Set height/weight dex values
Closes #2167
Based off sub_71001D16A0 with shortcut modifications:
* code marks new entries for evolution processing later using the low
bit (hence the << 1); in save files I can't see any bits set, but I
can't see anywhere in the code that DOESNT set this bit. Thus the
assumption of post-processing.

As noted in gameplay, a new capture doesn't set Min and Max; it only
sets it if it is above the usual sizing values.

Megas apparently don't set until seen in battle, so don't worry about
setting the other forme based indexes.
2018-11-27 22:05:36 -08:00
..
Editing Add AltForm parameter to exp/level fetch 2018-11-26 16:55:16 -08:00
Game Misc fixes 2018-11-23 10:15:49 -08:00
Legality Set height/weight dex values 2018-11-27 22:05:36 -08:00
MysteryGifts Add AltForm parameter to exp/level fetch 2018-11-26 16:55:16 -08:00
PersonalInfo Add personal table for gg 2018-11-11 13:11:07 -08:00
PKM Set height/weight dex values 2018-11-27 22:05:36 -08:00
Resources Add WB7 and legality detection logic 2018-11-21 12:24:41 -08:00
Ribbons Misc reorg 2018-08-20 22:09:35 -07:00
Saves Set height/weight dex values 2018-11-27 22:05:36 -08:00
Util Add gp1-pb7 conversion 2018-11-21 20:48:55 -08:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Add WB7 and legality detection logic 2018-11-21 12:24:41 -08:00