dolphin/Source/Core/Core/Config
LillyJadeKatrin 6d96b7173e Handle Achievement Progress Event
Added handling to Achievement Progress Events, which are generated when an achievement with a Measured field updates in value. For example, an achievement for collecting 120 stars will throw this event when the player collects each star, and with this handling, the player will get a message on screen informing them of this progress. This message will only appear if the newly added RA_PROGRESS_ENABLED setting is true.
2023-10-01 11:24:48 -04:00
..
AchievementSettings.cpp Handle Achievement Progress Event 2023-10-01 11:24:48 -04:00
AchievementSettings.h Handle Achievement Progress Event 2023-10-01 11:24:48 -04:00
DefaultLocale.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
DefaultLocale.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
FreeLookSettings.cpp Free Look: Add background input setting (disabled by default) 2022-07-13 15:23:00 -07:00
FreeLookSettings.h Free Look: Add background input setting (disabled by default) 2022-07-13 15:23:00 -07:00
GraphicsSettings.cpp VideoCommon: Expose the widescreen heuristic's standard and widescreen ratio values in onion config. 2023-09-06 18:45:28 -05:00
GraphicsSettings.h VideoCommon: Expose the widescreen heuristic's standard and widescreen ratio values in onion config. 2023-09-06 18:45:28 -05:00
MainSettings.cpp Add default support for WiiLink + configuration 2023-06-25 14:57:15 -04:00
MainSettings.h Add default support for WiiLink + configuration 2023-06-25 14:57:15 -04:00
NetplaySettings.cpp Netplay: Simplify save data options. 2022-09-20 01:37:32 +02:00
NetplaySettings.h Netplay: Simplify save data options. 2022-09-20 01:37:32 +02:00
SessionSettings.cpp IOS/DI: Fake the error 001 read when running DirectoryBlobs or Riivolution-patched games. 2022-05-22 04:22:41 +02:00
SessionSettings.h IOS/DI: Fake the error 001 read when running DirectoryBlobs or Riivolution-patched games. 2022-05-22 04:22:41 +02:00
SYSCONFSettings.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
SYSCONFSettings.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
UISettings.cpp UISettings: Remove missed comment about license.txt 2021-08-17 22:35:42 -04:00
UISettings.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
WiimoteSettings.cpp Port Wiimote source settings to the new config system 2022-02-18 21:27:10 +01:00
WiimoteSettings.h Port Wiimote source settings to the new config system 2022-02-18 21:27:10 +01:00