twinaphex
|
4b2adec67a
|
Add HAVE_CONFIG_H ifdef to menu/menu_driver.c
|
2016-09-07 00:01:49 +02:00 |
|
twinaphex
|
2cd568cdaa
|
Use xmb_theme
|
2016-09-06 19:50:13 +02:00 |
|
twinaphex
|
c3ba0ba4e9
|
Revert "Refactor core_system_info_* functions"
This reverts commit f637805c9edd0e17b72d459e319a195ded230276.
|
2016-09-06 08:38:26 +02:00 |
|
twinaphex
|
f637805c9e
|
Refactor core_system_info_* functions
|
2016-09-06 07:08:38 +02:00 |
|
twinaphex
|
82d82110ae
|
Merge system.h with core.h
|
2016-09-06 06:11:54 +02:00 |
|
twinaphex
|
075aea2289
|
Header include cleanups
|
2016-09-06 00:56:00 +02:00 |
|
twinaphex
|
e5f11d43bf
|
Fix statement is unreachable warning
|
2016-09-05 18:37:38 +02:00 |
|
twinaphex
|
acd4dd527b
|
Header include cleanups
|
2016-09-05 18:31:32 +02:00 |
|
Twinaphex
|
88e2ab8f97
|
Merge pull request #3512 from bparker06/confirm_fix
do not return to game after canceling quit confirm if user toggled the menu manually
|
2016-09-05 17:44:18 +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 |
|
twinaphex
|
db5a38cd0c
|
(Wii) Prevent warnings
|
2016-09-05 17:30:12 +02:00 |
|
twinaphex
|
5afb197198
|
Cleanup
|
2016-09-05 08:03:25 +02:00 |
|
twinaphex
|
e785c8ac55
|
Silence warning
|
2016-09-05 08:00:04 +02:00 |
|
Brad Parker
|
276542ea98
|
more menu popup refactor, add back working confirm_on_exit
|
2016-09-05 01:04:15 -04:00 |
|
twinaphex
|
efbe083a5f
|
Update
|
2016-09-05 02:50:29 +02:00 |
|
twinaphex
|
b2e1436408
|
Header cleanup
|
2016-09-05 02:49:30 +02:00 |
|
twinaphex
|
9e61f6ffd0
|
Cleanups
|
2016-09-04 23:34:24 +02:00 |
|
twinaphex
|
7c6de82096
|
Cleanups
|
2016-09-04 23:27:08 +02:00 |
|
twinaphex
|
575e7b36ab
|
Start using menu_popup_push_pending
|
2016-09-04 23:23:54 +02:00 |
|
twinaphex
|
580e27d2e4
|
Add menu_popup_push_pending
|
2016-09-04 23:20:27 +02:00 |
|
twinaphex
|
8b793b7924
|
Revert "More cleanups/move more state to menu_popup.c"
This reverts commit a20cd41d4b81b2cb5849587c514c5d5ff4aedafd.
|
2016-09-04 23:16:06 +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
|
a20cd41d4b
|
More cleanups/move more state to menu_popup.c
|
2016-09-04 23:07:10 +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 |
|
twinaphex
|
88bf19bff4
|
Get rid of menu->defer_core - unused
|
2016-09-04 22:20:36 +02:00 |
|
twinaphex
|
6040e6d772
|
Indent nit
|
2016-09-04 22:07:10 +02:00 |
|
twinaphex
|
201e03d202
|
Start moving menu_shader variables out of menu_state struct
|
2016-09-04 22:02:29 +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 |
|
Alcaro
|
d610a6baf7
|
stupid constants not casting themselves properly
|
2016-09-04 18:14:27 +02:00 |
|
Alcaro
|
5aa0628ebf
|
Kill an overflow or two. Or twelve.
|
2016-09-04 18:12:03 +02:00 |
|
Brad Parker
|
2b1facdc33
|
fix nuklear compilation
|
2016-09-04 00:15:05 -04:00 |
|
Brad Parker
|
a17679a0c5
|
add input option to allow any user to control the menu
|
2016-09-03 19:01:29 -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
|
e106fd4374
|
Get rid of more general.h includes
|
2016-09-01 18:01:41 +02:00 |
|
twinaphex
|
b6daaed566
|
Rename git_version.c to version_git.h, create separate
version.h file
|
2016-09-01 17:49:28 +02:00 |
|
twinaphex
|
1f471c7799
|
Put HAVE_CHEEVOS ifdef around this function
|
2016-09-01 17:37:29 +02:00 |
|
Brad Parker
|
f059aa5fb7
|
show asterisks for cheevos password, fixes issue #3154
|
2016-09-01 02:08:57 -04:00 |
|
twinaphex
|
4f577f1932
|
Get rid of some header includes
|
2016-09-01 05:36:52 +02:00 |
|
Twinaphex
|
2ffcaecc6c
|
Remove unused variable
|
2016-08-31 04:21:39 +02:00 |
|
twinaphex
|
f87b7209d8
|
Remove header include
|
2016-08-30 05:01:31 +02:00 |
|
twinaphex
|
672a7e1a40
|
Get rid of unused 'Debug Information'
|
2016-08-30 04:58:45 +02:00 |
|
twinaphex
|
78175e0e9c
|
Cleanup
|
2016-08-30 04:55:04 +02:00 |
|
twinaphex
|
cf2bdbb15e
|
Remove wraparound.setting_enable
|
2016-08-29 20:40:39 +02:00 |
|
twinaphex
|
ba7d638b99
|
Use string_is_equal
|
2016-08-29 18:46:41 +02:00 |
|
twinaphex
|
94bb608245
|
Silence C89 warning
|
2016-08-29 17:09:45 +02:00 |
|