dolphin/Source/Core
LillyJadeKatrin 6f3a608e92 Add active leaderboard tracker to achievement manager
The active leaderboard data (leaderboards currently being attempted, which get displayed on screen) is now tracked. When a leaderboard is started its value is added to a vector (sorted by start frame). There are a separate set of client events specifically to handle leaderboard trackers, that are used to populate and manage this vector. The top portion of this vector (by RetroAchievement standards, the first four items) is exposed to be displayed on screen.
2024-05-01 06:43:19 -04:00
..
AudioCommon AudioCommon: When ALSA is absent on Linux, default to Cubeb backend 2024-04-16 14:06:28 -07:00
Common JitArm64: Increase farcode & nearcode cache size 2024-04-22 08:31:48 +02:00
Core Add active leaderboard tracker to achievement manager 2024-05-01 06:43:19 -04:00
DiscIO RiivolutionParser: Remove usages of global system accessor 2023-12-12 12:48:40 -05:00
DolphinNoGUI Core::GetState: Avoid Global System Accessor 2024-04-08 16:23:23 -07:00
DolphinQt Retooled achievement badge fetch process 2024-05-01 06:43:19 -04:00
DolphinTool DolphinTool: Add an image extract command 2024-04-18 21:11:19 +02:00
InputCommon DolphinQt/Mapping: Disable relative input when "Mouse Controlled Pointing" button is pressed. 2024-04-15 14:52:26 -05:00
MacUpdater
UICommon Merge pull request #12718 from nicovank/master 2024-04-20 05:21:38 +02:00
UpdaterCommon
VideoBackends VideoCommon: Use GetSpanForAddress safely in texture decoding 2024-04-20 18:31:08 +02:00
VideoCommon VideoCommon: Only show input count when recording 2024-04-26 20:06:57 -04:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props VideoCommon: Use GetSpanForAddress safely in texture decoding 2024-04-20 18:31:08 +02:00
DolphinLib.vcxproj Externals: add tinygltf, a library used to load or save GLTF mesh files 2024-02-11 13:26:39 -06:00
DolphinLib.vcxproj.user
DolphinLib.x64.props