Commit Graph

153 Commits

Author SHA1 Message Date
twinaphex ea175fd26f Rename menu_entries_add_enum to menu_entries_append_enum 2016-07-13 01:17:09 +02:00
twinaphex 9ecf04a999 (cheevos.c) Fix 'value can never be lesser than 0' warning 2016-07-12 20:50:22 +02:00
twinaphex 3db30a9440 (cheevos.c) Cleanups 2016-07-11 14:56:23 +02:00
twinaphex ecb69ad938 (cheevos.c) Cosmetic cleanups 2016-07-11 14:51:47 +02:00
twinaphex db43a86b01 (cheevos.c) Cleanups 2016-07-11 14:43:05 +02:00
twinaphex c9f2ad1b5e (Achievements) Push empty entry if no achievements found 2016-07-10 15:28:54 +02:00
twinaphex db74b7cbbc (cheevos.c) Cleanups 2016-07-10 15:24:57 +02:00
twinaphex 7aaa39a5db Improve Achievements list 2016-07-08 18:39:34 +02:00
twinaphex f107af6b55 Add MENU_ENUM_LABEL_CHEEVOS_ENTRY 2016-07-08 18:16:51 +02:00
twinaphex 7d16016d96 (Cheevos.c) Cleanups 2016-07-08 17:19:43 +02:00
twinaphex d411bfa5de (cheevos.c) Cleanup 2016-06-27 08:05:33 +02:00
twinaphex 6e3d3d94d4 Cleanups 2016-06-27 08:04:20 +02:00
twinaphex 582bd50719 (cheevos.c) Cleanup 2016-06-27 08:00:49 +02:00
twinaphex f177d22007 (Cheevos) Try to prevent message issue 2016-06-23 07:26:33 +02:00
twinaphex 65dff0a03a menu_hash_to_str_enum has now become msg_hash_to_str 2016-06-20 00:31:13 +02:00
Alcaro a2947da8ec Fix command_read_ram if core doesn't use the mem map envs. 2016-06-17 18:50:59 +02:00
twinaphex a9ccc00216 Use menu_entries_add_enum 2016-06-16 21:45:11 +02:00
twinaphex 64cb4b53df Start using menu_entries_add_enum for cheevos 2016-06-16 15:33:16 +02:00
Rob Loach 9970e9c089
Remove "This game doesn't feature achievements" message 2016-06-13 11:59:11 -04:00
twinaphex 52b7a95a2b C89_BUILD fixes 2016-06-07 00:03:07 +02:00
Alcaro 1a64520a23 Fix some silly copypasta. 2016-06-04 17:46:11 +02:00
Alcaro d845093c7b Add support for reading and writing core RAM over the command interfaces. 2016-06-04 17:41:14 +02:00
twinaphex 7d26034ebe Rename rarch_task_* to task_* 2016-05-27 18:14:47 +02:00
Twinaphex 130411365b Remove unused variable 2016-05-27 05:39:52 +02:00
twinaphex e7aedb6fb9 Remove unneeded async_job - plug memory leak in cheevos.c 2016-05-27 05:19:27 +02:00
Andre Leiradella d791da9507 undefined debug macros 2016-05-27 00:06:03 -03:00
Andre Leiradella fad2acf1ee added all console ids; added fixup for pce; fixed mmap matching 2016-05-26 23:47:14 -03:00
twinaphex 0f954fd4c8 Resource leaks fixes (catched by Coverity) 2016-05-26 17:26:55 +02:00
twinaphex 42971febba Fix resource leaks (pointed out by Coverity) 2016-05-24 22:01:43 +02:00
twinaphex d5d2f7f8ee Fix resource leaks 2016-05-23 22:17:28 +02:00
twinaphex ce240dd47f Move async job code to retroarch.c 2016-05-17 14:40:04 +02:00
twinaphex 92b1398a79 Fix CXX_BUILD warnings 2016-05-14 16:49:29 +02:00
Andre Leiradella bc8b75148e updated with upstream 2016-05-12 22:36:49 -03:00
Andre Leiradella 031686f27a added RETRO_ENVIRONMENT_SET_SUPPORT_ACHIEVEMENTS; cheevos now work with mmaps 2016-05-12 22:03:18 -03:00
twinaphex 78783cc2aa Buildfixes for compiling without HAVE_MENU 2016-05-11 10:06:15 +02:00
twinaphex 4a7ab8366b Move libretro.h headers to libretro-common/include 2016-05-10 19:03:53 +02:00
twinaphex b79b2dca13 Create performance_counters 2016-05-10 08:53:14 +02:00
Twinaphex f2631809bb Cleanup 2016-05-10 03:15:55 +02:00
Andre Leiradella 938257b1ed better logging 2016-05-09 20:44:59 -03:00
twinaphex 2691ab0c7d Rename command_event enums 2016-05-09 20:51:53 +02:00
twinaphex a98ef36d36 Rename event_cmd_ctl to command_event 2016-05-09 20:20:50 +02:00
twinaphex 7ca75d46f8 Move net_http_special to network/ 2016-05-09 17:47:45 +02:00
twinaphex e165954395 Rename libretro_version_1 to core_impl 2016-05-08 05:29:10 +02:00
twinaphex 6544772fb8 De-ioctl ify core_ctl 2016-05-08 01:33:57 +02:00
twinaphex 42019bd02f People don't like ioctl functions - so here goes 2016-05-08 00:15:21 +02:00
twinaphex 7e7a1fa5f9 Rename menu_entries_push to menu_entries_add 2016-04-11 05:49:39 +02:00
twinaphex 1b289c0f05 (libretro-common) Update 2016-03-24 04:23:17 +01:00
twinaphex e41127459e Rename 'filestream' functions 2016-03-24 04:09:25 +01:00
twinaphex 3720cf87e7 Rename retro_file to file_stream 2016-03-20 16:29:14 +01:00
twinaphex 8b4a41155d C89_BUILD buildfixes 2016-03-20 05:24:05 +01:00