dolphin/Source/Core/DolphinQt/Achievements
LillyJadeKatrin ba83efded6 Added badges to achievement progress tab
Provided the badges are turned on in the settings, each achievement will have a badge next to it on the progress tab. There are different badges for locked and unlocked (usually locked is grayscale while unlocked is in color but not necessarily) and the badge chosen depends on the player's current unlock and hardcore status.
2023-09-30 23:29:02 -04:00
..
AchievementHeaderWidget.cpp Added player and game badges to Achievements dialog header 2023-09-30 23:29:02 -04:00
AchievementHeaderWidget.h Added player and game badges to Achievements dialog header 2023-09-30 23:29:02 -04:00
AchievementProgressWidget.cpp Added badges to achievement progress tab 2023-09-30 23:29:02 -04:00
AchievementProgressWidget.h Added AchievementProgressWidget to AchievementsWindow 2023-07-01 22:26:29 -04:00
AchievementSettingsWidget.cpp Fixes to translatable strings 2023-08-21 16:29:52 +02:00
AchievementSettingsWidget.h Added AchievementSettingsWidget 2023-06-02 01:53:19 +02:00
AchievementsWindow.cpp Reorganized the first-round AchievementsWindow startup to prevent items from being visible before their parents, thus getting rid of the rapid popups. 2023-09-26 23:31:04 -04:00
AchievementsWindow.h Add UpdateCallback to AchievementManager 2023-07-01 22:26:29 -04:00