Jamiras
|
8ed0fcb5ce
|
show unsupported core message when viewing achievement list for unsupported core
|
2020-11-16 21:38:02 -07:00 |
|
Jamiras
|
f51e372477
|
differentiate between no achievements for a set and not being logged in
|
2020-11-09 20:18:31 -07:00 |
|
twinaphex
|
762275b794
|
Buildfix
|
2020-11-07 03:42:54 +01:00 |
|
twinaphex
|
5c87abe639
|
Buildfix cheevos
|
2020-11-04 03:37:42 +01:00 |
|
Jamiras
|
2291590d12
|
allow CSV of valid options
|
2020-10-20 20:58:34 -06:00 |
|
Jamiras
|
f58130bb64
|
disable achievement hardcore mode when certain core options are enabled
|
2020-10-20 10:37:05 -06:00 |
|
schellingb
|
ba1ed2da4b
|
New faster json parser/writer library rjson
Replace existing libraries jsonsax_full and jsonsax with it
|
2020-10-12 03:02:20 +09:00 |
|
Jamiras
|
02ddbc41cc
|
allow disabling leaderboard notifications and trackers separately
|
2020-09-25 19:28:56 -06:00 |
|
Jamiras
|
71cd400e56
|
add display widget for active leaderboards
|
2020-09-24 11:29:29 -06:00 |
|
Twinaphex
|
b59c5f6ff9
|
Cleanup - remove unused variable
|
2020-09-22 04:52:31 +02:00 |
|
Jamiras
|
b74c5d290c
|
restore ability to disable unofficial achievements and leaderboards
|
2020-09-21 17:48:14 -06:00 |
|
Twinaphex
|
3b24bb21e5
|
Remove unused variables
|
2020-09-15 19:38:07 +02:00 |
|
Jamiras
|
7e348b98f7
|
address travis error
|
2020-09-15 09:09:02 -06:00 |
|
Jamiras
|
0d6f0e4826
|
let rc_runtime_t manage triggers
|
2020-09-14 07:51:52 -06:00 |
|
twinaphex
|
17cf1ae58f
|
Dehardcode some strings
|
2020-09-01 21:51:11 +02:00 |
|
twinaphex
|
1c25fbded5
|
(rcheevos) Cleanups
|
2020-08-23 21:07:15 +02:00 |
|
twinaphex
|
86520cbd07
|
Reorder structs, alignment
|
2020-08-23 16:02:33 +02:00 |
|
twinaphex
|
edd2ef7b92
|
(cheevos) Try to use snprintf where possible
|
2020-08-23 15:17:00 +02:00 |
|
twinaphex
|
c10d1922ed
|
(rcheevos) Try to use safe versions of strcpy/sprintf where possible
|
2020-08-23 15:15:34 +02:00 |
|
twinaphex
|
b965bb5c48
|
(rcheevos) Alignment improvements according to CODING-GUIDELINES
document
|
2020-08-23 15:10:20 +02:00 |
|
Jamiras
|
2f69d2d4ed
|
eliminate exposed variables for tracking hardcore
|
2020-08-22 12:18:12 -06:00 |
|
twinaphex
|
f618c8be9c
|
Cleanups
|
2020-08-18 15:51:26 +02:00 |
|
Jamiras
|
2a5516b1b9
|
ensure cheevos badge textures are released before video driver is deinitialized
|
2020-08-12 21:55:12 -06:00 |
|
twinaphex
|
56a690df0e
|
(cheevos) Some style nits
|
2020-08-12 17:43:04 +02:00 |
|
Jamiras
|
1f350be1f8
|
rename memory.c and parser.c to be less generic; eliminate hash.c
|
2020-08-12 08:16:06 -06:00 |
|
Jamiras
|
8d34d06c76
|
address LGTM warning
|
2020-08-11 11:15:00 -06:00 |
|
Jamiras
|
0609d229a6
|
address travis warnings
|
2020-08-11 10:23:35 -06:00 |
|
Jamiras
|
b15411dad8
|
generic memory mapping using rcheevos
|
2020-08-11 09:26:04 -06:00 |
|
Jamiras
|
96c5f5dfb0
|
add option to play custom sound on achievement unlock
|
2020-07-11 10:56:09 -06:00 |
|
Jamiras
|
a2cfc881a4
|
allow submission of 0 for leaderboard values
|
2020-07-04 07:20:51 -06:00 |
|
twinaphex
|
7862166ed2
|
Add back HAVE_SCREENSHOTS define from SSNES days
|
2020-07-01 17:47:13 +02:00 |
|
jdgleaver
|
0fcfb3deda
|
Refactor playlist struct configuration
|
2020-06-26 15:40:19 +01:00 |
|
twinaphex
|
91f5ca4105
|
Cleanups
|
2020-06-25 23:10:54 +02:00 |
|
twinaphex
|
601a73fa8b
|
Use string_starts_with_size where possible - avoids the strlen
|
2020-06-25 12:51:04 +02:00 |
|
Jamiras
|
e85b318038
|
display 'Unlocked' in hardcore mode for achievements earned in non-hardcore mode
|
2020-06-23 08:59:43 -06:00 |
|
Jamiras
|
527e9faa1f
|
hash buffered data when available
|
2020-06-21 09:39:42 -06:00 |
|
Jamiras
|
20380a8042
|
correctly report unlocked non-hardcore achievements when hardcore is paused
|
2020-06-15 07:06:12 -06:00 |
|
Twinaphex
|
80dd4548e1
|
Remove unused variables
|
2020-06-08 13:39:18 +02:00 |
|
Jamiras
|
7d488aa200
|
use rcheevos for identifying games
|
2020-06-07 17:13:50 -06:00 |
|
twinaphex
|
cb90fdb802
|
(Cheevos) Cleanups
|
2020-06-07 21:48:36 +02:00 |
|
twinaphex
|
55a8404d01
|
(Cheevos) Cleanups
|
2020-06-07 21:34:43 +02:00 |
|
twinaphex
|
2baa3be2da
|
Cleanups
|
2020-06-07 21:18:07 +02:00 |
|
twinaphex
|
543e4bca16
|
Merge Discord code into retroarch.c
|
2020-06-06 20:50:25 +02:00 |
|
Autechre
|
2cec960ada
|
Merge pull request #10774 from Jamiras/cheevos_report_err
report API errors when unlocking achievements or submitting leaderboards
|
2020-06-05 12:50:12 +02:00 |
|
Jamiras
|
6e5b786329
|
report API errors when unlocking achievements or submitting leaderboards
|
2020-06-02 22:03:35 -06:00 |
|
jdgleaver
|
eb429f9211
|
(Cheevos) When parsing M3U files, only capture the first entry
|
2020-05-30 12:16:52 +01:00 |
|
jdgleaver
|
21ad64ab77
|
(Cheevos) Use 'm3u_file.h' library when parsing M3U files
|
2020-05-29 17:44:31 +01:00 |
|
twinaphex
|
6dc758a080
|
Move cheevos-new to cheevos/
|
2020-05-21 23:23:01 +02:00 |
|
meleu
|
98ba2d8cb9
|
remove old cheevos files
|
2019-05-29 16:32:36 -03:00 |
|
twinaphex
|
020b714113
|
Refactor task_screenshot.c
|
2019-05-22 05:54:35 +02:00 |
|