Jamiras
ec314b9e43
update to rcheevos 11.6 ( #17088 )
2024-10-12 11:59:08 -07:00
libretroadmin
0a396f0e71
Silence warning - second param for rc_alloc should be of type int32_t
2024-09-14 23:42:31 +02:00
Jamiras
9f7361c1bd
(cheevos) update to rcheevos 11.5 ( #16827 )
...
* update rcheevos
* revalidate config settings after game is loaded
2024-07-30 17:33:07 -07:00
libretroadmin
afc9cb509a
CXX_BUILDFIX buildfixes
2024-07-20 19:42:45 +02:00
Jamiras
dfcf0c042c
fix rewind not working when RetroAchievements cannot identify game
2024-06-12 13:17:52 -05:00
Jamiras
2013370aa9
update to rcheevos 11.3 ( #16512 )
2024-05-11 16:57:36 -07:00
Jamiras
a6beba6376
(cheevos) upgrade to rcheevos 11.2 ( #16408 )
...
* provide more information during achievement load process
* update rcheevos version
* do disconnected processing even when no game is loaded
* make loading widget unique
* only show loading indicator with verbose messages on
2024-04-05 07:39:38 -07:00
Jamiras
4ba5fc0333
(cheevos) upgrade to rcheevos 11.1 ( #16151 )
...
* move pause spam management into rc_client
* update to rcheevos 11.1
* show [m] on missables
* update makefile
2024-01-21 18:12:30 -08:00
Rafael Sá Menezes
340f733488
Enable cheevos for Wii builds ( #16116 )
...
* Fixed libogc error codes interpretation for sockets
* Added thread code for libogc rc_compat
* Enabled cheevos for Wii
2024-01-13 18:47:28 -08:00
Jamiras
bbe7afcd82
(cheevos) use rc_client for state management ( #15912 )
...
* use rc_client for achievement processing
* log disconnect/reconnect messages
* address compiler warnings
* address c89 warning
* address c89 warning
2023-11-15 13:18:20 -08:00
Jamiras
b43e1f3caf
prevent write-past-end-of-buffer when signed value wraps ( #15868 )
2023-11-05 15:32:46 -08:00
Jamiras
8523eaf5c0
[cheevos] upgrade to rcheevos 11.0 ( #15859 )
...
* update rcheevos
* update rcheevos
2023-11-02 11:52:36 -07:00
Jamiras
08a5288144
upgrade to rcheevos 10.7 ( #15152 )
2023-04-04 15:06:44 +01:00
Jamiras
5ecdc4c170
upgrade to rcheevos 10.6 ( #14911 )
2023-01-27 14:52:29 +01:00
Jamiras
e46e03094f
upgrade to rcheevos 10.5 ( #14622 )
2022-11-13 23:24:42 +01:00
LibretroAdmin
5739c537a2
Some CXX_BUILD fixes
2022-08-05 17:40:06 +02:00
LibretroAdmin
592f9384b0
Silence code analysis warnings by Xcode - unused variables - nothing
...
done with value set - etc
2022-07-29 08:29:43 +02:00
Jamiras
e3b59fd36d
upgrade to rcheevos 10.4 ( #13908 )
2022-05-04 04:46:47 +02:00
Autechre
4c3a4d66df
Cxx buildfixes ( #13803 )
...
* CXX_BUILD buildfixes
* (D3D11) Buildfixes for CXX_BUILD
* (Linux/qb) Disable KMS for Linux when building for C89, headers use inline which is not
available for C89
2022-03-30 17:30:20 +02:00
twinaphex
af0e49df57
Fix some warnings
2022-03-25 15:41:30 +01:00
Jamiras
a18e29cc8a
update to rcheevos 10.3.3
2022-03-20 18:31:07 +01:00
Jamiras
4f62612044
replace real file system function with virtual wrapper call ( #13717 )
2022-03-09 08:20:58 +01:00
Jamiras
600a3365ea
update to rcheevos 10.3.2 ( #13621 )
2022-02-13 21:40:16 +01:00
Jamiras
cdc5e33953
support chd inside m3u ( #13586 )
2022-02-01 10:29:44 +01:00
Jamiras
e1352060b5
stop load process if unable to retrieve achievement data ( #13565 )
2022-01-29 19:57:23 +01:00
Jamiras
2ecb253ed4
(cheevos) upgrade to rcheevos 10.3 ( #13546 )
...
* upgrade to rcheevos 10.3
* use rcheevos cdreader for gdi/cue processing
* update widgets when loading state
2022-01-25 04:44:53 +01:00
Jamiras
cd50a51f3e
support for hashing buffered NDS ROMs ( #13365 )
2021-12-17 05:42:29 +01:00
Brian Weiss
30db7d8cd3
upgrade to rcheevos 10.2
2021-08-28 13:58:33 -06:00
Jamiras
1e4af83e2a
prevent read past end of buffer
2021-08-12 16:28:51 -06:00
twinaphex
ac4adabeb9
Silence some unused variable warnings
2021-08-12 17:00:24 +02:00
Brian Weiss
0e3fddf448
explicitly cast to unsigned char for ctype functions
2021-08-08 21:56:26 -06:00
Brian Weiss
a5f8053533
address warning when using -fno-signed-char
2021-08-06 18:33:31 -06:00
twinaphex
0e1d5ba30e
Silence some warnings; cleanup
2021-06-21 21:15:03 +02:00
Jamiras
5d4069cf8f
update to rcheevos 10.1 ( #12512 )
2021-06-10 17:20:00 +02:00
Jamiras
7919a87b97
show challenge indicators
2021-06-03 19:53:17 -06:00
Jamiras
2c21e3df8b
(cheevos) upgrade to rcheevos 10.0 ( #12442 )
...
* update rcheevos to v10.0.0
* changes for rcheevos 10
* map virtual tracks in cd_open_track_handler
* address travis warnings
2021-05-27 21:01:00 +02:00
Jamiras
216deda910
replace sprintf with snprintf
2021-05-18 08:31:44 -06:00
Jamiras
d4ba7579d1
update achievement memory maps
2021-04-20 20:08:46 -06:00
Jamiras
5530b7022f
attempt to silence return-local-addr warning
2021-04-10 14:51:41 -06:00
Jamiras
2d841715cb
include achievement runtime state in save states
2021-02-17 19:44:39 -07:00
twinaphex
170b3e3e44
Fix some warnings - values written to variables never read
2021-02-10 00:49:41 +01:00
Twinaphex
a83c328631
(Metal) Fix some build problems
2021-01-19 04:38:07 +01:00
Jamiras
ca2c57a5a1
traverse list in reverse order in case items are removed by callback
2021-01-17 22:33:48 -07:00
twinaphex
357b7d68f6
(libretro-common) Rename rhash to lrc_hash
...
(rcheevos) Rename rhash to rc_hash
2020-12-28 19:55:54 +01:00
Nargash
c0aecc70aa
extend cheevos password length to 255 characters
2020-09-19 09:14:28 -05:00
Jamiras
b15411dad8
generic memory mapping using rcheevos
2020-08-11 09:26:04 -06:00
twinaphex
128a65cc4c
Prevent more warnings
2020-07-23 05:24:33 +02:00
Jamiras
05845fc5d7
upgrade to rcheevos 9.1
2020-07-06 07:33:10 -06:00
Jamiras
ffb1f0b67b
support for less common file extensions
2020-06-11 07:33:17 -06:00
Jamiras
7d488aa200
use rcheevos for identifying games
2020-06-07 17:13:50 -06:00