twinaphex
|
f21641d898
|
Get rid of another 'getter' function
|
2021-09-21 18:30:56 +02:00 |
|
Jamiras
|
df5a2c5160
|
automatically retry 'http error code -1'
|
2021-08-21 13:54:39 -06:00 |
|
Jamiras
|
a0f3bf7432
|
support for more than 64 memory regions
|
2021-08-14 12:47:42 -06:00 |
|
twinaphex
|
b837e053e9
|
(cheevos) Silence warning signed/unsigned mismatch
|
2021-08-14 19:17:23 +02:00 |
|
Brian Weiss
|
05b36ec374
|
hide challenge indicators when resetting
|
2021-08-01 19:54:51 -06:00 |
|
Jamiras
|
bb6911077a
|
add messages for unknown game and network error
|
2021-07-30 11:16:12 -06:00 |
|
Jamiras
|
da8f257323
|
log retry delay when automatically retrying network failure
|
2021-07-18 09:49:30 -06:00 |
|
Jamiras
|
41e25902a1
|
use non-HTTPS until everything is converted
|
2021-07-08 00:57:35 -06:00 |
|
Jamiras
|
bc4a9a3696
|
separate ping task handler from retry task handler
|
2021-07-08 00:52:19 -06:00 |
|
Jamiras
|
46ffe5f4b2
|
use case-corrected username for server calls
|
2021-07-08 00:33:45 -06:00 |
|
Jamiras
|
7aca71e625
|
convert to rapi
|
2021-07-07 23:51:45 -06:00 |
|
Jamiras
|
f556eba0a3
|
move async API code to cheevos_client.c
|
2021-07-07 19:59:57 -06:00 |
|
Autechre
|
0785d4aa72
|
Merge pull request #12565 from Jamiras/measured_unlock
(cheevos) reset cached progress each time menu is opened
|
2021-06-24 05:48:23 +02:00 |
|
Jamiras
|
0744683c2b
|
reset cached progress each time menu is opened
|
2021-06-23 17:29:12 -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
|
75fcd63b4a
|
(cheevos) use common functionality moved into rcheevos (#12504)
* user rcheevos for disallowed_settings
* use rcheevos for memory map
|
2021-06-09 06:32:34 +02:00 |
|
Jamiras
|
3fe52bb7fb
|
add toggle/setting for challenge indicators
|
2021-06-04 12:32:01 -06:00 |
|
Jamiras
|
7919a87b97
|
show challenge indicators
|
2021-06-03 19:53:17 -06:00 |
|
Jamiras
|
f8479c2b5a
|
address travis warnings
|
2021-06-02 06:37:54 -06:00 |
|
Jamiras
|
69f3dda90a
|
sort recently unlocked so newest unlocks are first
|
2021-06-02 06:34:54 -06:00 |
|
Jamiras
|
a06b303879
|
remove unused structure
|
2021-06-01 21:52:10 -06:00 |
|
Jamiras
|
ef9beea9f8
|
use info icon for headers; use server default image while downloading badges
|
2021-06-01 21:27:02 -06:00 |
|
Jamiras
|
cd8f6ede4e
|
support for almost there, active challenge, and recently unlocked categories
|
2021-06-01 19:38:10 -06:00 |
|
Jamiras
|
e76265e1aa
|
group achievements by category
|
2021-06-01 15:23:18 -06:00 |
|
Jamiras
|
293e797146
|
move menu code to separate file
|
2021-06-01 09:02:12 -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
|
9669cff16b
|
fix travis error
|
2021-05-18 09:46:03 -06:00 |
|
Jamiras
|
09439332f3
|
implement feedback
|
2021-05-18 09:40:53 -06:00 |
|
Jamiras
|
216deda910
|
replace sprintf with snprintf
|
2021-05-18 08:31:44 -06:00 |
|
Jamiras
|
299a471af2
|
allow rcheevos_patch_address to be called on game without achievements
|
2021-04-14 08:20:20 -06:00 |
|
twinaphex
|
01944dd80e
|
Put this big char array on heap for safety reasons
|
2021-03-30 01:19:50 +02:00 |
|
Jamiras
|
ed18ed48ac
|
prevent double free
|
2021-03-18 08:50:45 -06:00 |
|
twinaphex
|
90a1590f4c
|
rcheevos_hardcore_active only has to be used outside of file cheevos.c
|
2021-03-07 18:29:25 +01:00 |
|
twinaphex
|
bbabbd1373
|
(Cheevos) Stylistic changes; try to fit text within 80-char limit,
remove brackets around conditionals that exist out of one line, etc.
|
2021-03-07 18:25:17 +01:00 |
|
twinaphex
|
e3b810e974
|
Cleanup
|
2021-03-07 02:07:37 +01:00 |
|
twinaphex
|
a80e563d1f
|
(cheevos) Cut down on calls to gfx_widgets_ready
|
2021-03-07 02:01:31 +01:00 |
|
Jamiras
|
1b81620d64
|
ensure rewint is only initialized/deinitialized on main thread
|
2021-03-05 22:22:31 -07:00 |
|
Jamiras
|
da71ed8e3b
|
only validate memrefs once
|
2021-02-24 15:47:22 -07:00 |
|
Jamiras
|
6612c38070
|
also call REWIND_DEINIT on main thread
|
2021-02-18 18:41:25 -07:00 |
|
Jamiras
|
2d841715cb
|
include achievement runtime state in save states
|
2021-02-17 19:44:39 -07:00 |
|
Jamiras
|
88fe6e82ca
|
don't invalidate out-of-range addresses
|
2021-02-07 20:08:54 -07:00 |
|
twinaphex
|
5187957b3d
|
Silence some implicit conversion warnings
|
2021-02-03 12:34:10 +01:00 |
|
twinaphex
|
4df6d287e3
|
(Clang) Silence 'n' is never used warnings
|
2021-02-03 11:48:33 +01:00 |
|
twinaphex
|
097cb1bd5b
|
(Cheevos) Fix long-standing warning
|
2021-02-03 10:32:56 +01:00 |
|
Jamiras
|
015576b2ba
|
improve error handling for achievement unlocks (#11916)
|
2021-01-21 04:07:48 +01:00 |
|
Twinaphex
|
a83c328631
|
(Metal) Fix some build problems
|
2021-01-19 04:38:07 +01:00 |
|
twinaphex
|
0e929784b5
|
Cleanups
|
2021-01-16 21:19:59 +01:00 |
|
Jamiras
|
75fad11c27
|
prevent hardcore toggle when emu-handled cheats are active
|
2021-01-11 20:38:43 -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 |
|