PKHeX/PKHeX.Core/Legality/RNG
Kurt 950ddcf9fd Reduce npclock object size
24 bytes per object -> 16 bytes
2,624 objects are made for legality checking; reduces from 73KB to 41KB
removing unnecessary clone recreation -> count from 2624 -> 414 (41KB to
6.6KB)
yay 10x reduction; not huge in the big picture but a fun exercise
2019-01-06 20:58:57 -08:00
..
Frame Fix xmldoc ampersands 2018-10-31 13:52:09 -07:00
Locks Reduce npclock object size 2019-01-06 20:58:57 -08:00
MethodFinder.cs Update cxd antishiny tracking 2019-01-06 01:26:18 -08:00
PIDGenerator.cs Fix pokewalker pid check for female-only 2019-01-01 20:04:29 -08:00
PIDIV.cs Update cxd antishiny tracking 2019-01-06 01:26:18 -08:00
PIDType.cs Update cxd antishiny tracking 2019-01-06 01:26:18 -08:00
PIDTypeInfo.cs Update cxd antishiny tracking 2019-01-06 01:26:18 -08:00
RNG.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00