aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/mii/manager.cpp
AgeCommit message (Expand)Author
2021-07-14service: Append service name prefix to common filenamesMorph
2021-07-04service: mii: Retrieve the correct default miis.Morph
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph
2021-01-20mii: Fix BuildRandomStoreData & Cleanup raw_dataChloe Marcec
2021-01-15core: Silence Wclass-memaccess warningsReinUsesLisp
2020-10-20Revert "core: Fix clang build"bunnei
2020-10-20Merge pull request #4796 from lioncash/clangLC
2020-10-17core: Fix clang buildLioncash
2020-10-17mii/manager: Make use of unused lower bound in GetRandomValue()Lioncash
2020-10-13core/CMakeLists: Make some warnings errorsLioncash
2020-07-17Merge pull request #4365 from lioncash/miibunnei
2020-07-16mii/manager: Resolve sign mismatch warningsLioncash
2020-07-16mii/manager: Make use of designated initializersLioncash
2020-07-11hle: service: mii: Rewrite service to properly support creation of random and...bunnei