Commit Graph

13 Commits

Author SHA1 Message Date
Andre Leiradella
2253e4c236 added cheevos_get_description to get a cheevo's description given its index 2015-11-08 16:42:23 -02:00
Andre Leiradella
8700450410 list cheevos in the frontend menu 2015-11-08 13:19:54 -02:00
twinaphex
fa9ef5b021 Backport leiradel PR - 'support need_fullpath; changed how md5 hashes
are tested'
2015-11-02 17:17:34 +01:00
twinaphex
640767ff24 Move header includes to cheevos.h 2015-10-30 14:21:29 +01:00
Andre Leiradella
674752ca96 sumbit achievements asynchronously to the server; download list of unlocked achievements to prevent earning the same achievement more than once; disabled achievements if the game was started with cheats enabled or after they were enabled during game play; fixed code style 2015-10-27 15:50:41 -02:00
Andre Leiradella
53f77acf37 move http_get to its own file; fix copyright 2015-10-23 23:25:27 -02:00
Andre Leiradella
b6a3da5a41 moved net_http_get to net_http.c; added timeout to cheevos http requests 2015-10-19 20:37:54 -02:00
twinaphex
f48771ea42 (cheevos) Backport 'moved cheevos configuration to the config file' 2015-10-16 18:14:29 +02:00
twinaphex
686caffbb7 cheevos.h - cleanups 2015-10-15 16:08:48 +02:00
Andre Leiradella
ff2d6b9c2b removed special snes case, recompute md5 if the first one fails instead 2015-10-14 20:52:25 -03:00
Andre Leiradella
cb24d13f8c download the achievements list from retroachievements.org 2015-10-14 00:12:01 -03:00
Andre Leiradella
9485298f78 fix function signatures; fix license on jsonsax 2015-10-09 13:48:17 -03:00
Andre Leiradella
fa3f17d219 preliminary code for retro achievements (cheevos) 2015-10-09 13:29:57 -03:00