Commit Graph

2839 Commits

Author SHA1 Message Date
twinaphex 8d1289645e (GLUI) Pass more coord_color variables to glui_render_quad 2015-09-06 20:08:11 +02:00
twinaphex 1822bf15d5 cleanup unused variable 2015-09-06 20:04:00 +02:00
twinaphex 7529ea5c72 (menu_cbs_title.c) Cleanups 2015-09-06 20:00:38 +02:00
twinaphex ac12c5a744 Cleanups 2015-09-06 19:49:51 +02:00
twinaphex 7df7d76131 Cleanups 2015-09-06 19:31:43 +02:00
twinaphex 821abdb471 Cleanups 2015-09-06 19:29:04 +02:00
twinaphex 3a75180866 Cleanups 2015-09-06 19:25:24 +02:00
twinaphex eda9c179e6 (GLUI/XMB) Cleanups 2015-09-06 18:16:24 +02:00
twinaphex c84f4efd7b Start preparing move of glViewport to menu_video_draw_frame 2015-09-06 18:08:52 +02:00
twinaphex daa477d98e (GLUI) glui_render_quad - simplifications 2015-09-06 18:03:26 +02:00
twinaphex fd1c3da6e9 Pass coord_color to glui_render_quad 2015-09-06 17:54:01 +02:00
twinaphex 699ebe2644 Simplify menu_video_frame_background 2015-09-06 17:45:16 +02:00
twinaphex f74eeeb464 Turn menu_animation_ticker_generic into static function 2015-09-06 16:36:38 +02:00
Alcaro b19f14c042 That's the last sign warning. Shut up. 2015-09-06 16:20:17 +02:00
Alcaro a5ee1cb22d Shut up another sign warning. 2015-09-06 16:18:54 +02:00
twinaphex c62e4aa761 (menu_animation.c) cast str_len to size_t 2015-09-06 16:14:11 +02:00
twinaphex 25258354b4 Change menu_navigation_get_selection's return type to size_t 2015-09-06 16:12:01 +02:00
twinaphex 73d599dc83 Should compile now with MISSING_DECLS = 1 2015-09-06 15:13:12 +02:00
twinaphex 875023468a Some more MISSING_DECLS buildfixes 2015-09-06 14:59:20 +02:00
Alcaro 9554597160 Add missing header includes, fixes CXX_BUILD. 2015-09-06 14:46:25 +02:00
Twinaphex 853b43691e MENU_ACTION_CANCEL - use menu_entry_go_back 2015-09-06 13:41:28 +02:00
Twinaphex 98812a1165 Cleanups 2015-09-06 13:07:12 +02:00
Twinaphex 3d219c14d1 Cleanup menu_entries.c 2015-09-06 05:04:16 +02:00
Twinaphex 3b3fa56309 Cleanup menu_animation_t 2015-09-06 05:00:08 +02:00
twinaphex 33240511da More CXX_BUILD fixes 2015-09-06 04:22:30 +02:00
twinaphex 0ba87ae378 Some CXX_BUILD fixes 2015-09-06 04:18:26 +02:00
twinaphex 8fc96b52a3 refactor cheats.c 2015-09-06 03:51:08 +02:00
twinaphex f091cb455e Refactor menu_entries 2015-09-06 02:56:57 +02:00
twinaphex 8405f76ff3 Refactor menu_animation.c 2015-09-06 02:41:36 +02:00
twinaphex 17797ee156 (GLUI) Cleanup 2015-09-06 02:10:44 +02:00
twinaphex d6e3040e5d Use menu_navigation_get_selection 2015-09-06 02:06:02 +02:00
twinaphex 028e07e3e0 Refactor menu_navigation_get_current_selection 2015-09-06 01:58:00 +02:00
twinaphex 4242005611 (GLUI) Implement glui_list_set_selection - back animation 2015-09-06 01:47:54 +02:00
twinaphex d4eefc020f Cleanups 2015-09-05 18:49:48 +02:00
twinaphex 92b918cb63 Call menu_navigation_set from menu_navigation_clear - will scroll
with an UI animation to the first entry of the next list
2015-09-05 18:43:20 +02:00
twinaphex 2415373aaf Cleanups 2015-09-05 17:17:26 +02:00
twinaphex bc323cc262 Create generic_action_cheat_toggle 2015-09-05 17:09:57 +02:00
twinaphex b28892bcf1 Cleanups 2015-09-05 17:06:25 +02:00
twinaphex d65ee7ea3d Cleanups 2015-09-05 17:02:13 +02:00
twinaphex 3522c45067 Avoid some warnings - 'array subscript has type char' 2015-09-05 14:25:42 +02:00
twinaphex 9a95f98283 Turn menu_list_pop into static function 2015-09-05 00:50:17 +02:00
twinaphex 94d7d7d1aa menu_list_flush_stack_type - simplification 2015-09-05 00:36:12 +02:00
twinaphex 36d3bae7ba Remove now unused menu_list_pop_stack_by_needle 2015-09-04 23:34:35 +02:00
twinaphex 8404eac60d Cleanups 2015-09-04 23:32:18 +02:00
twinaphex f3c24ace43 Cleanups 2015-09-04 23:24:14 +02:00
twinaphex c98a372d30 action_iterate_menu_viewport - use menu_list_flush_stack 2015-09-04 23:16:23 +02:00
twinaphex d7961375fb menu_entry_pathdir_set_value - use menu_list_flush_stack 2015-09-04 23:13:44 +02:00
twinaphex 520190355a Code de-duplication 2015-09-04 23:11:04 +02:00
twinaphex 74286788a6 Cleanups 2015-09-04 23:00:16 +02:00
twinaphex 332b464643 Code de-duplication 2015-09-04 22:58:41 +02:00