Commit Graph

25 Commits

Author SHA1 Message Date
natinusala
636f2ddb28 menu_widgets: implement the user setting 2019-05-03 21:25:20 +02:00
meleu
eb81597871 ignore buggy leaderboards 2019-05-03 12:20:56 -03:00
twinaphex
def9210cdc (PS3) Buildfix 2019-04-22 04:01:20 +02:00
twinaphex
91d56bf43f (PS3) Buildfix 2019-04-21 01:39:10 +02:00
Jamiras
2319b2bde8 fix C89/CXX build 2019-04-20 14:04:50 -06:00
twinaphex
f1a2652024 Use C comments instead of C++ comments 2019-04-20 15:45:20 +02:00
meleu
c2364096f3
Merge branch 'master' into runtime_rcheevos_switch 2019-04-19 21:50:00 -03:00
Jamiras
e35a3cb08b use rcheevos for leaderboard processing 2019-04-11 18:57:12 -06:00
natinusala
8287049a13 menu widgets: add badges to achievement notification 2019-04-11 17:35:13 +02:00
natinusala
f941d4e625 menu widgets: add first achievement notification widget 2019-04-11 16:46:41 +02:00
Raphaël Zumer
e181bc6d39
Fix cheevos crash when peeking out of range
This would occur if the address being peeked at was not part of a memory region defined in the core.
2019-04-06 13:48:18 -04:00
meleu
c66b866a87 OSD msg when using new cheevos implementation 2019-03-24 12:52:12 -03:00
meleu
dda6716926 more namespacing work & del rcheevos/test/* files 2019-03-24 12:51:47 -03:00
meleu
d444044fde decrease log massive verbosity when leaderboard is active 2019-03-19 21:19:08 -03:00
meleu
a5acd559d6 namespace both cheevos implementations & add a runtime setting to allow debugging 2019-03-19 21:13:10 -03:00
Hugo Hromic
401588f3a5 (cheevos.c) silence warnings
* Enlarge arrays to acommodate all potential data
* Use co-routine field in for-loop
2019-02-23 11:36:40 +00:00
meleu
846ca5fd3b cheevos: cancel lboards on reset 2019-02-09 23:12:06 -02:00
natinusala
afbf896c9a cheevos_new: build fix 2019-02-10 00:13:36 +01:00
natinusala
c20ab3864d First version of menu widgets (gl only) 2019-02-06 20:48:24 +01:00
orbea
28ff4b391a Clean up white space. 2019-02-03 16:00:50 -08:00
meleu
8e02ebd987 cheevos-new: no magic numbers 2019-01-19 17:59:41 -02:00
meleu
b7acc33bda cheevos-new: update nes/snes/lynx hashing methods 2019-01-19 15:29:54 -02:00
natinusala
bca0669833 ozone: fix cheevos badges, convert cheevos.c to LF 2018-11-19 10:23:55 +01:00
natinusala
158ddc0b2a New menu driver : ozone (Nintendo Switch lookalike) 2018-10-26 13:24:32 +02:00
twinaphex
ac14ea6d01 Go back to old cheevos 2018-10-01 15:02:51 +02:00