PKHeX/PKHeX.WinForms/Subforms/Misc
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
..
PKMPreview.cs Extract datasource filtered lists to object 2019-06-22 10:50:32 -07:00
PropertyComparer.cs
SortableBindingList.cs