Henrik Rydgård
a7c21b582e
Move UI/RetroAchievements.{cpp,h} to Core.
...
Necessary to avoid some dependency inversion.
Gotta figure out how this will interact with the libretro stuff..
2023-07-02 12:02:20 +02:00
Henrik Rydgård
769aa9f0da
Remove incomplete sound code from RetroAchievements code (will redo)
2023-07-02 11:52:24 +02:00
Henrik Rydgård
eb21a2e6c9
Break out the OSD data holder from Common/System/System.h, into OSD.cpp/h
2023-06-30 17:15:49 +02:00
Henrik Rydgård
f7c09ba488
Remove the RAIntegration stuff for now (wasn't actually enabled)
...
This is just the untested achievement editor integration code from DuckStation.
Removing this code will make the conversion to ra_client_t easier.
Might eventually add this capability back properly in one way or another.
Part of #17631
2023-06-28 00:56:02 +02:00
Henrik Rydgård
5f38883973
Translate achievement stuff to Swedish
2023-06-27 18:04:27 +02:00
Henrik Rydgård
23d4f7abe8
Implement viewing of leaderboards
2023-06-27 11:12:25 +02:00
Henrik Rydgård
df8a745350
RetroAchievements: Add a tab for debug stats
2023-06-27 10:33:40 +02:00
Henrik Rydgård
b991e9d8fd
Minor cleanups, add most translation strings to en_US.ini
2023-06-27 09:53:03 +02:00
Henrik Rydgård
81e1293693
Token name and path fix
2023-06-26 17:21:39 +02:00
Henrik Rydgård
4134acc492
Use the new "secret storage" to store the retroachievements token
2023-06-26 10:01:42 +02:00
Henrik Rydgård
37fb3be4d5
Visual improvements, notify if game unknown to RetroAchievements
2023-06-26 10:01:42 +02:00
Henrik Rydgård
d63415dfc4
Set up a custom rc_hash_filereader to make things work on Android (login left to do)
2023-06-26 10:01:42 +02:00
Henrik Rydgård
9502d55260
Fix
2023-06-26 10:01:42 +02:00
Henrik Rydgård
69a5ca0e1d
A bunch of visual updates and fixes. Lots left to polish.
2023-06-26 10:01:42 +02:00
Henrik Rydgård
c442d1de86
Implement rendering of unlocked achievements. Not final design.
2023-06-26 10:01:42 +02:00
Henrik Rydgård
078002d867
Show progress when downloading achievement data
2023-06-26 10:01:41 +02:00
Henrik Rydgård
3218422a69
Attempt to add memory access validation through rc_runtime_invalidate_address
2023-06-26 10:01:41 +02:00
Henrik Rydgård
da36d78d4f
De-spam the logs
2023-06-26 10:01:41 +02:00
Henrik Rydgård
3b6989bff7
Hook up progress bar, minor fixes
2023-06-26 10:01:41 +02:00
Henrik Rydgård
eaa1975ac9
Improve logging on bad memory access from RA
2023-06-26 10:01:41 +02:00
Henrik Rydgård
54a378f145
Fix bug in Achievements::SafeHasAchievementsOrLeaderboards()
2023-06-26 10:01:41 +02:00
Henrik Rydgård
80ff3f89bf
Improve the pause screen achievement list, show a game banner at the top
2023-06-26 10:01:41 +02:00
Henrik Rydgård
c379f6f486
Implement retroachievements login (on platforms that support the login dialog)
2023-06-26 10:01:41 +02:00
Henrik Rydgård
1d0badae56
Achievements: Show achievement icons in list
2023-06-26 10:01:41 +02:00
Henrik Rydgård
603dc7493a
Image caching work
2023-06-26 10:01:41 +02:00
Henrik Rydgård
6326880070
Properly include stenzek's DuckStation copyright notices in the retro files
2023-06-26 10:01:41 +02:00
Henrik Rydgård
e054d66d6c
Add an extremely basic achievement listing to the pause screen
2023-06-26 10:01:41 +02:00
Henrik Rydgård
8beca03e7e
MacOSX buildfixes
2023-06-26 10:01:41 +02:00
Henrik Rydgård
f6fdaa4f56
Get it to recognize the hash by using the rcheevos hash implementation
2023-06-26 10:01:41 +02:00
Henrik Rydgård
a3b7e99259
Attempt to implement the specified PSP game hashing method
2023-06-26 10:01:40 +02:00
Henrik Rydgård
b84a6f83e1
You can now log into RetroAchievements with hardcoded user/pass
2023-06-26 10:01:40 +02:00
Henrik Rydgård
84e9a85e0f
Things link now. Let's see if it works..
2023-06-26 10:01:40 +02:00
Henrik Rydgård
c9c1796dff
Second batch of fixes. Doesn't link yet and much work remains.
2023-06-26 10:01:40 +02:00
Henrik Rydgård
029b887491
Initial batch of fixes. Not compiling yet, http will be the tricky one.
2023-06-26 10:01:40 +02:00
Henrik Rydgård
4745999665
Copy-paste retroachievement support from DuckStation. No fixes yet!
2023-06-26 10:01:40 +02:00
Henrik Rydgård
da1691e4f9
Start sketching on a wrapper
2023-06-26 10:01:40 +02:00
Henrik Rydgård
c0f0c05417
rcheevos initial build setup and basic scaffolding
2023-06-26 10:01:40 +02:00