PKHeX/PKHeX.Core/Game
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
..
Enums Update 21.11.19 - Brilliant Diamond & Shining Pearl (#3289) 2021-11-19 18:23:49 -08:00
GameStrings Shift x0001 offset textfiles to x0000 2021-11-28 14:32:05 -08:00
ComboItem.cs Make ComboItem a record 2020-12-28 11:57:34 -08:00
GameUtil.cs Yield SP eggs in encounter db, detect "link trade" correctly 2021-11-21 18:36:36 -08:00
IBasicStrings.cs Add more xmldoc 2019-04-09 20:57:44 -07:00