PKHeX/PKHeX.Core/PKM/Searching
Kurt 98ebf4c5cb Add sort pointer repointing
LGPE uses a list of pkm for boxes, and has pointers indicating where
each party member is at
need some logic for handling the sorting. Had suspected this a while
back so this pre-work came in handy (untested tho)

make eventflags offset ptr virtual, I might end up doing things
differently for event flags
2018-11-10 21:04:24 -08:00
..
CloneDetectionMethod.cs Extract pkm searching to separate classes 2018-08-16 20:06:40 -07:00
SearchComparison.cs Extract pkm searching to separate classes 2018-08-16 20:06:40 -07:00
SearchSettings.cs Add sort pointer repointing 2018-11-10 21:04:24 -08:00
SearchUtil.cs Extract pkm searching to separate classes 2018-08-16 20:06:40 -07:00