summaryrefslogtreecommitdiff
path: root/Source/Core/UICommon/ResourcePack
AgeCommit message (Expand)Author
2024-05-03Externals: Update minizip-ng to 4.0.5mitaclaw
2024-04-19Apply modernize-use-starts-ends-withNicolas van Kempen
2023-06-16UICommon/ResourcePack: Allow priority helpers to take arguments by const refe...Lioncash
2023-04-18Merge pull request #11760 from Minty-Meeo/embracing-nullptrAdmiral H. Curtiss
2023-04-15Embrace nullptr over NULL and 0get
2023-04-13Common/IniFile: Move interface into Common namespaceLioncash
2022-08-06ResourcePack: dont scan for individual filesShawn Hoffman
2022-06-17ResourcePack: Avoid crashes on invalid packs during Init().Admiral H. Curtiss
2022-06-06CMake: rename minizip to minizip-ngTillmann Karras
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-04-29Externals: Update minizip search path.degasus
2020-04-29Externals: Fix include path for picojson and discorddegasus
2019-12-29Use pre-increment for iterators instead of post-increment.David Korth
2019-11-02DolphinQt: Add way to override "ResourcePack" folder that controls the locati...iwubcode
2019-08-24VolumeVerifier: Add zip support for datfileJosJuice
2019-06-07UICommon/ResourcePack/Manager: Make GetPackConfig() internally linkedLioncash
2019-05-28UICommon/ResourcePack/Manager: Resolve use-after-move in Add()Lioncash
2019-05-27UICommon/ResourcePack: Allow ReadCurrentFileUnlimited() to read into any cont...Lioncash
2019-05-27UICommon/Manager: Remove unused std::string variable in Remove()Lioncash
2019-05-27UICommon/ResourcePack: Use ScopeGuards to manage closing filesLioncash
2019-05-27UICommon/ResourcePack: Deduplicate string constructionLioncash
2019-05-27UICommon/ResourcePack: Remove unnecessary resizesLioncash
2019-05-27UICommon/ResourcePack: Make TEXTURE_PATH a regular arrayLioncash
2019-03-13UICommon/ResourcePack: Provide inequality operator to complement equality ope...Lioncash
2019-03-13UICommon/ResourcePack: Mark ResourcePack's operator== as constLioncash
2019-02-11ResourcePacks: Fix various bugsspycrab
2019-02-02ResourcePacks: Support compressionspycrab
2019-01-02UICommon/ResourcePack: Fix resource packs without manifests being able to cra...spycrab
2018-12-19Implement resource packsspycrab