PKHeX/PKHeX.Core/Legality/Encounters
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
..
Data Reduce npclock object size 2019-01-06 20:58:57 -08:00
Generator Fix colo lock check regression 2019-01-04 00:10:44 -08:00
Information Continue work on shadow lock checks 2018-10-28 11:15:40 -07:00
Verifiers Misc updates 2018-12-27 20:24:24 -08:00
EncounterEgg.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterInvalid.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterLink.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterRejected.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterSlot.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterSlot1.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterSlotMoves.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterSlotPermissions.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterStatic.cs Replace IV3 with FlawlessIVCount 2018-12-30 10:33:00 -08:00
EncounterStaticPID.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterStaticShadow.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterStaticTyped.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterTrade.cs Move GetIV to pkm, misc simplifications 2019-01-05 10:51:41 -08:00
EncounterTradeCatchRate.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
EncounterTradePID.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00
LegalInfo.cs Update iencounterable api with new criteria arg 2018-12-29 22:24:34 -08:00