PKHeX/PKHeX.Core/PKM
Kurt 771086a222 Show all valid yamask-1 formarg values
from 319 (max HP-1) to 9999 (max saved value).

Causes a little bit of GUI lag when loading 10k items to the combobox; could be a number entry but meh. Lazily allocate the 10k strings; wait until it's requested.
2020-11-24 12:40:56 -08:00
..
Searching Minor clean 2020-09-06 11:24:54 -07:00
Shared Minor clean 2020-10-18 09:43:41 -07:00
Strings Refactoring 2020-10-06 17:54:17 -07:00
Util Show all valid yamask-1 formarg values 2020-11-24 12:40:56 -08:00
BK4.cs Make pkm.Data a readonly field rather than property 2020-09-26 12:09:02 -07:00
CK3.cs Revise Shadow state detection 2020-10-06 22:36:27 -07:00
PB7.cs Make pkm.Data a readonly field rather than property 2020-09-26 12:09:02 -07:00
PK1.cs Fix PID mutation for VC shiny transfers 2020-10-13 22:43:43 -07:00
PK2.cs Fix PID mutation for VC shiny transfers 2020-10-13 22:43:43 -07:00
PK3.cs Inline checksum logic for gen3, simplify else case 2020-10-18 09:16:52 -07:00
PK4.cs Make pkm.Data a readonly field rather than property 2020-09-26 12:09:02 -07:00
PK5.cs Remove 0x42 from extrabytes 2020-10-25 18:08:36 -07:00
PK6.cs Make pkm.Data a readonly field rather than property 2020-09-26 12:09:02 -07:00
PK7.cs Refresh nickname on transfer 2020-10-08 14:00:17 -07:00
PK8.cs Handle SWSH gender strings same as LGPE 2020-10-27 09:24:06 -07:00
PKM.cs Update go slot list yield and move fetch 2020-11-18 21:34:40 -08:00
SK2.cs Refactoring 2020-10-06 17:54:17 -07:00
XK3.cs Revise Shadow state detection 2020-10-06 22:36:27 -07:00