PKHeX/PKHeX.Core/Game/GameStrings
Kurt 73159053e2 Shift x0001 offset textfiles to x0000
Removes a lot of the offset-by-1 indexing, notably in the `GameStrings.GetLocationName` method which shifted everything 1. BDSP files we dumped don't replicate this off by 1, and I don't see a reason to maintain this off-by-1 for prior games since it's unnecessary quirks to maintain.

Zero indexed ftw.
2021-11-28 14:32:05 -08:00
..
FilteredGameDataSource.cs Trailing commas 2021-08-20 13:49:20 -07:00
GameDataSource.cs Update 21.11.19 - Brilliant Diamond & Shining Pearl (#3289) 2021-11-19 18:23:49 -08:00
GameInfo.cs Minor clean 2021-08-20 13:42:25 -07:00
GameLanguage.cs Minor clean 2020-04-23 20:54:20 -07:00
GameStrings.cs Shift x0001 offset textfiles to x0000 2021-11-28 14:32:05 -08:00
GeoLocation.cs Enhance nullable indication of array 2021-05-20 08:52:47 -07:00
MemoryArgType.cs Minor tweaks 2019-05-29 22:40:07 -07:00
MemoryStrings.cs Clean up memory generation parameter fetching 2021-08-25 19:45:47 -07:00
MetDataSource.cs Shift x0001 offset textfiles to x0000 2021-11-28 14:32:05 -08:00