Commit Graph

71 Commits (17a721c8f7be7217d9ac28e6f4d8a3d67ed33be6)

Author SHA1 Message Date
Stenzek 75448944d7
dep/rcheevos: Bump to e871ef5 3 weeks ago
Stenzek f40cd5155c
dep/rcheevos: Add rc_client_set_unofficial_achievement_unlock_state() 1 month ago
Stenzek 12e5752607
dep/rcheevos: Replace usage of sscanf() in rc_json_get_datetime() 1 month ago
Stenzek eb938ce105
dep/rcheevos: Bump to f1417fb 1 month ago
Stenzek 2f3067ab41
CMake: Use C99 to build rcheevos 3 months ago
Stenzek 63caefb96b
dep/rcheevos: Add game list functions to rc_client 3 months ago
Stenzek 498921157a
dep/rcheevos: Bump to 9ade739 3 months ago
Stenzek d2e770131d
dep/rcheevos: Increase the time the progress tracker is shown 5 months ago
Stenzek dff49fddcb
dep/rcheevos: Fix runtime error on oversized log message 6 months ago
Stenzek cdf6d5bd29
CI: Use prebuilt dependencies
Decouple from the repository. Less CI time, and faster building of older
commits.
7 months ago
Stenzek 890cde029b
Achievements: Add "Unlocked in Softcore" bucket 7 months ago
Stenzek fbf4cdd085
dep/rcheevos: Bump to dedfe2d 8 months ago
Stenzek 2da35d2d38
dep/rcheevos: Prioritize unsynchronized bucket over recently unlocked 8 months ago
Stenzek bd1b660514
dep/rcheevos: Destroy parse state in rc_find_next_classification()
Fixes memory leak.
8 months ago
Stenzek e26ad17fea
dep/rcheevos: Fix silent URL truncation in new functions 8 months ago
Stenzek c41eeda026
Achievements: Fix almost there/active challenge showing in all subsets 8 months ago
Stenzek 4f37bc6e18
dep/rcheevos: Update rcheevos to v12.2.1
Already applied the patch, but this will bump the user agent which may
help with troubleshooting.
8 months ago
Stenzek e2266cd617
dep/rcheevos: Bumpt a4b9156 + #492
And remove some local patches that are now unnecessary.
8 months ago
Stenzek 9370642434
Deps: Update rcheevos to v12.2.0 9 months ago
Stenzek f99601e3d0
dep/rcheevos: Bump to b77013b 9 months ago
mariobob 1ee0f73df8
Achievements: Use rc_client API for fetching game titles (#3658)
* dep/rcheevos: Bump to 7fb4300

* Achievements: Use rc_client API for fetching game titles
9 months ago
Stenzek 6070bff9f6
dep/rcheevos: Bump to 9aa1352 10 months ago
Stenzek 50a9f04dd9
dep/rcheevos: Bump to 6755915 12 months ago
Stenzek 4d516c5247
dep/rcheevos: Bump external client image URL buffer size
Works around invalid parameter being triggered on long usernames.
12 months ago
Stenzek ff23462113
dep/rcheevos: Bump to fae1e23 1 year ago
Stenzek ee9f32185e
dep/rcheevos: Remove files deleted upstream 1 year ago
Stenzek edeaae613a
dep/rcheevos: Bump to 4570cb7 1 year ago
Davide Pesavento 9576a3adf1
Achievements: Fix "beaten" condition (#3506)
Apparently there are sets (e.g. Colin McRae Rally) with zero
progression achievements.
1 year ago
Davide Pesavento d65c8a3073
Achievements: Keep track of the earliest unlocked win condition (#3504)
For sets that have more than one win condition, e.g. RE2.
1 year ago
Davide Pesavento b75be05971
Achievements: Fix counting progression achievements (#3503) 1 year ago
Stenzek e38039873e
Achievements: Infer and display beaten/completed time 1 year ago
Stenzek 5e339c8975
dep/rcheevos: Fix buffer reserve estimate 1 year ago
Stenzek 481fba357c
dep/rcheevos: Sync with branch 1 year ago
Stenzek 4530301820
dep/rcheevos: Bump to 8a0178d 1 year ago
Stenzek 6cde51b7b5
Achievements: Tidy up API calls 1 year ago
Stenzek 78ff3b97b4
dep/rcheevos: Make RAIntegration loadable in two parts
DLL loaded/version checked on core thread, UI initialized on UI thread.
1 year ago
Stenzek d286b96c2d
Achievements: Swap RAInterface for RAIntegration via rc_client 1 year ago
Stenzek a0aac8ef17
dep/rcheevos: Bump to latest upstream 1 year ago
Stenzek 54c42f9c27
Achievements: Consider all-hidden-leaderboards as no leaderboards
Stops the menu option being available and showing 0 leaderboards.
2 years ago
Stenzek b4ae19411b
Achievements: Show unconfirmed unlocks in pause menu 2 years ago
Stenzek 1bfc4b6e6c
dep/rcheevos: Update to 08999e0 2 years ago
Stenzek 750dd1cb87
dep/rcheevos: Bump to 3a91a58 2 years ago
Stenzek 2cd3f209e2
dep/rcheevos: Bump to 3106e6d 2 years ago
Stenzek 4322799201
dep/rcheevos: Don't silently truncate buffers in rc_api_init_fetch_image_request() 2 years ago
Stenzek 48c2760daa
dep/rcheevos: rc_validate does not need to be built 2 years ago
Stenzek a2aa040987
deps/rc_client: Add rc_client_get_rich_presence_strings() 2 years ago
Stenzek 59a1cca858
dep/rcheevos: Bump to v11.5.0 + local changes
https://github.com/stenzek/rcheevos
2 years ago
Stenzek 5c94ab9f22
dep/rcheevos: Avoid -1 return in rc_runtime_progress_size() 2 years ago
Stenzek 71c319ccf0
dep/rcheevos: Set RC_NO_THREADS
We protect the state ourselves, **and** Win32 mutexes are horribly slow.
2 years ago
Stenzek 17d459511a
dep/rcheevos: Hash functions are not needed 2 years ago