summaryrefslogtreecommitdiff
path: root/Source/Core/UICommon/ResourcePack/Manager.cpp
AgeCommit message (Expand)Author
2026-01-24Common/FileSearch: Refactor DoFileSearchSintendo
2025-03-09Modernize `std::sort` with ranges and projectionsmitaclaw
2024-10-10Modernize `std::find` with rangesmitaclaw
2023-06-16UICommon/ResourcePack: Allow priority helpers to take arguments by const refe...Lioncash
2023-04-13Common/IniFile: Move interface into Common namespaceLioncash
2022-06-17ResourcePack: Avoid crashes on invalid packs during Init().Admiral H. Curtiss
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-12-29Use pre-increment for iterators instead of post-increment.David Korth
2019-06-07UICommon/ResourcePack/Manager: Make GetPackConfig() internally linkedLioncash
2019-05-28UICommon/ResourcePack/Manager: Resolve use-after-move in Add()Lioncash
2019-05-27UICommon/Manager: Remove unused std::string variable in Remove()Lioncash
2019-02-11ResourcePacks: Fix various bugsspycrab
2019-01-02UICommon/ResourcePack: Fix resource packs without manifests being able to cra...spycrab
2018-12-19Implement resource packsspycrab