PKHeX/PKHeX.Core/Resources/text
Kurt 89a4dde4ee Minor perf improvements for location list init
Strip out unused lines [~ XX]; behaviorially equivalent to empty strings.
Mutate original met list rather than making a copy and moving any changes into it (saves extra allocations)
Change initial loop start to pre-skip iterations not meeting criteria
Manually mark duplicate lines (only 2 exist); no more linq/searching.
Wipe merged location sub-names prior to merging (bounds check optimization, maybe? already accessed, setting should be fine).

Tests still pass :)

Check for negative met location IDs to return empty (fuzzing?)
2021-01-08 19:26:20 -08:00
..
de Minor perf improvements for location list init 2021-01-08 19:26:20 -08:00
en Minor perf improvements for location list init 2021-01-08 19:26:20 -08:00
es Minor perf improvements for location list init 2021-01-08 19:26:20 -08:00
fr Minor perf improvements for location list init 2021-01-08 19:26:20 -08:00
gen3 Enable Gen1 slot location indication 2021-01-08 13:59:18 -08:00
it Minor perf improvements for location list init 2021-01-08 19:26:20 -08:00
ja Minor perf improvements for location list init 2021-01-08 19:26:20 -08:00
ko Minor perf improvements for location list init 2021-01-08 19:26:20 -08:00
locale Update badwords (per ver 11.1.0-34) 2017-09-06 17:15:18 -07:00
other Enable Gen1 slot location indication 2021-01-08 13:59:18 -08:00
script Added Bebe's PC Event Flag for DP + Update Gen 3 & 4 translations (#3116) 2021-01-02 21:36:42 -08:00
zh Minor perf improvements for location list init 2021-01-08 19:26:20 -08:00