PKHeX/PKHeX.Core/Game/GameStrings
Kurt cbd039b18c Extract datasource filtered lists to object
GameInfo has been the storage for the current Game Language environment
When using GameInfo, only one environment is tracked at a time, which is
initialized by the PKM editor (items, moves). Rework things to allow
multiple filtered sources to exist, and keep the filtering logic in
PKHeX.Core for reuse in other programs... ;)
2019-06-22 10:50:32 -07:00
..
FilteredGameDataSource.cs Extract datasource filtered lists to object 2019-06-22 10:50:32 -07:00
GameDataSource.cs Extract datasource filtered lists to object 2019-06-22 10:50:32 -07:00
GameInfo.cs Extract datasource filtered lists to object 2019-06-22 10:50:32 -07:00
GameLanguage.cs Extract datasource filtered lists to object 2019-06-22 10:50:32 -07:00
GameStrings.cs Extract datasource filtered lists to object 2019-06-22 10:50:32 -07:00
GeoLocation.cs Misc variable name changes 2019-02-06 23:28:02 -08:00
MemoryArgType.cs Minor tweaks 2019-05-29 22:40:07 -07:00
MemoryStrings.cs Tidy up comboitem fetch naming 2019-02-15 11:47:35 -08:00