PKHeX/PKHeX.Core/Legality/RNG/Locks
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
..
LockFinder.cs Remove temporary test 2019-01-06 20:58:17 -08:00
NPCLock.cs Reduce npclock object size 2019-01-06 20:58:57 -08:00
SeedFrame.cs Extract seedframe to separate file 2018-10-29 21:03:29 -07:00
TeamLock.cs Reduce npclock object size 2019-01-06 20:58:57 -08:00
TeamLockResult.cs Fix xmldoc ampersands 2018-10-31 13:52:09 -07:00