130 Commits

Author SHA1 Message Date
twinaphex
8b8b08aefd - Simplify video_shader_parse_type
- Fix welcome screen
2018-03-01 15:58:06 +01:00
twinaphex
b4733fd6c2 Cleanups 2018-02-26 00:13:01 +01:00
twinaphex
7a3d7e784a (menu_generic.c) Get rid of hashes 2018-02-25 22:27:05 +01:00
twinaphex
9dc597cf6c Undo all menu hash related changes - was causing more harm
than good - apologies to radius since we now have to recode
his shader changes PR
2018-02-09 01:51:37 +01:00
twinaphex
e8941ec437 Get rid of more hashes in menu_generic.c 2018-02-05 17:14:03 +01:00
gblues
6904101c44 Clean up trailing whitespace
== DETAILS

Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
2017-12-12 00:24:18 -08:00
twinaphex
8d850dc0bd CXX_BUILD fixes 2017-10-02 07:07:18 +02:00
twinaphex
2b55e5858e Remove menu_entries_get_actiondata_at_offset 2017-10-01 17:25:41 +02:00
twinaphex
65edb2f06c Update 2017-09-28 08:55:40 +02:00
twinaphex
2f10fd14d6 Create menu_entry_init/menu_entry_free 2017-09-28 06:02:14 +02:00
twinaphex
8b5f8d8c64 menu_displaylist_info - rewrite path 2017-09-28 03:06:54 +02:00
twinaphex
08ecfc74ec Rewrite info.label 2017-09-28 02:45:03 +02:00
twinaphex
155d6a23b9 Start using menu_displaylist_info_free 2017-09-10 22:57:26 +02:00
twinaphex
08e3bb2122 (MSVC) Buildfixes 2017-09-10 22:38:03 +02:00
twinaphex
330d8dc59e Cleanups 2017-09-09 00:02:38 +02:00
twinaphex
74f202bbda (Menu) Cleanups 2017-05-26 20:12:52 +02:00
twinaphex
59fb7700b8 Combine menu_driver.c and menu_display.c 2017-05-19 15:25:14 +02:00
twinaphex
ee8dc151a3 Combine menu_driver.c and menu_navigation.c 2017-05-17 03:00:32 +02:00
twinaphex
7ea0528c6b Turn MENU_NAVIGATION_CTL_{SET|GET}_SELECTION into separate
functions
2017-04-23 14:31:49 +02:00
Twinaphex
b7b3b2cb5f Try to prevent truckload of warnings on iOS 2017-02-26 10:33:03 +01:00
twinaphex
fd5836d4e7 Prevent crash 2017-02-24 04:53:54 +01:00
twinaphex
96c8ca5a09 Header update #1 2017-01-22 13:40:32 +01:00
twinaphex
b5177d807e Style nits 2016-12-04 04:43:53 +01:00
twinaphex
642310e08a Remove runloop.h header include from many files 2016-12-02 06:19:27 +01:00
Brad Parker
5d28029be8 remove confirm_on_exit menu option 2016-10-30 23:29:03 -04:00
Brad Parker
28c0e78292 ignore trigger input while binding a new key 2016-10-29 21:58:43 -04:00
Brad Parker
d1d5584d18 update copyright 2016-10-27 11:47:10 -04:00
twinaphex
ee087498a3 Try to prevent warning 2016-09-29 04:25:55 +02:00
twinaphex
a9b8114109 Reafctor input_bind_dialog code 2016-09-15 20:45:00 +02:00
twinaphex
a21674881c Add menu_input_bind_dialog 2016-09-15 20:35:39 +02:00
twinaphex
f648ea8602 Cleanups 2016-09-15 16:07:20 +02:00
twinaphex
233925bea6 Rename widgets/menu_popup to widgets/menu_dialog 2016-09-15 15:57:25 +02:00
twinaphex
056cc8ece8 Move menu_popu.c to menu/widgets 2016-09-11 21:03:31 +02:00
twinaphex
83194ff235 (menu) Cleanups 2016-09-08 05:43:10 +02:00
Brad Parker
ef29bc96b0 do not return to game after canceling quit confirm if user toggled the menu manually 2016-09-05 11:35:27 -04:00
Brad Parker
276542ea98 more menu popup refactor, add back working confirm_on_exit 2016-09-05 01:04:15 -04:00
twinaphex
9e61f6ffd0 Cleanups 2016-09-04 23:34:24 +02:00
twinaphex
95041d948b Revert "Make menu_popup.c self-contained"
This reverts commit 9e2a148b7e1293196d4365726cda54678a4b5899.
2016-09-04 23:15:01 +02:00
twinaphex
9e2a148b7e Make menu_popup.c self-contained 2016-09-04 23:14:04 +02:00
twinaphex
9c897e262b Create menu_popup.c 2016-09-04 22:58:54 +02:00
twinaphex
36092d8033 Create struct for help_screen 2016-09-04 22:26:33 +02:00
Brad Parker
43bfd5d39f back button should still be able to dismiss help text 2016-09-04 15:45:41 -04:00
Brad Parker
27925da4ae revert confirm_on_exit option for now 2016-09-04 15:31:50 -04:00
Twinaphex
58aa3a7345 Remove unused variable 2016-09-03 07:12:23 +02:00
Brad Parker
5c0002934a allow back/cancel button to dismiss help text 2016-09-01 23:14:09 -04:00
Brad Parker
ee7545857c add config option to enable quit confirmation 2016-09-01 21:47:25 -04:00
twinaphex
3efdfb8ba7 Add help message for FILE_TYPE_DIRECTORY 2016-07-30 01:36:09 +02:00
twinaphex
b9aa9a6b1e Fix namespace conflicts 2016-07-27 21:28:33 +02:00
twinaphex
cca2724f52 Add help messages 2016-07-27 21:01:39 +02:00
twinaphex
67e4514e9d add help messages 2016-07-27 20:47:54 +02:00