PKHeX/PKHeX.Core/PKM
Kurt efb628c002 PID Rand: Handle ability bits for gen34 differently from gen5
quite an old method we have here; used to just maintain both low bits from u16. Need to handle things differently for g34/g5.

Rearrange some variable init for slightly better perf, and clean up parameter names

https://projectpokemon.org/home/forums/topic/55750-pkhex-square-shiny/
2020-06-11 09:32:43 -07:00
..
Searching Remove some unnecessary null checks 2020-04-12 13:20:40 -07:00
Shared Minor clean 2020-05-26 16:59:47 -07:00
Strings Handle ’ ' edge case 2019-11-16 16:21:17 -08:00
Util PID Rand: Handle ability bits for gen34 differently from gen5 2020-06-11 09:32:43 -07:00
BK4.cs Minor clean 2020-05-26 16:59:47 -07:00
CK3.cs Minor clean 2020-05-26 16:59:47 -07:00
PB7.cs Minor clean 2020-05-26 16:59:47 -07:00
PK1.cs Update Random to be a bit more thread safe 2020-01-25 21:49:52 -08:00
PK2.cs Update Random to be a bit more thread safe 2020-01-25 21:49:52 -08:00
PK3.cs Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
PK4.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PK5.cs Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
PK6.cs Minor clean 2020-05-26 16:59:47 -07:00
PK7.cs Minor clean 2020-05-26 16:59:47 -07:00
PK8.cs Hide affection fields, remove setters for unused 2020-02-27 20:53:33 -08:00
PKM.cs Split GG into LGPE (GP/GE), GG (LGPE||GO) 2020-04-16 12:48:18 -07:00
XK3.cs Minor clean 2020-05-26 16:59:47 -07:00