PKHeX/PKHeX.Core/Game/GameStrings
Kurt c730dfa1ba Remove empty ushort[1], improve item combo fetch
held item list now allocates less (concat arrays instead of ienumerables)
item list already prunes out of range items, so simplify data source fetch
simplify item list prune (return as list, so we can call RemoveAll instead of Where.ToList)
2020-01-24 23:29:45 -08:00
..
FilteredGameDataSource.cs Remove empty ushort[1], improve item combo fetch 2020-01-24 23:29:45 -08:00
GameDataSource.cs Remove empty ushort[1], improve item combo fetch 2020-01-24 23:29:45 -08:00
GameInfo.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
GameLanguage.cs Extract datasource filtered lists to object 2019-06-22 10:50:32 -07:00
GameStrings.cs Grab CXD location if encounter is COLO or XD 2019-12-31 12:15:48 -08:00
GeoLocation.cs Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
MemoryArgType.cs Minor tweaks 2019-05-29 22:40:07 -07:00
MemoryStrings.cs Account for memory feeling off-by-one bug 2019-12-08 18:56:37 -08:00