4587 Commits

Author SHA1 Message Date
twinaphex
138e4bc78b menu_input_mouse_state - cleanups 2016-03-02 22:02:35 +01:00
twinaphex
4ba487df99 (menu_input.c) Turn some variables into static local variables 2016-03-02 22:01:00 +01:00
radius
1d0beeb665 [zr] set focus properly 2016-03-02 11:03:10 -05:00
radius
4eb6f26d92 [zr] update zahnrad 2016-03-02 11:01:22 -05:00
radius
780974ef32 [zr] change menu label 2016-03-02 02:51:03 -05:00
radius
8c86c6a47c [zr] hide/unhide window concept 2016-03-02 02:49:07 -05:00
radius
272563f3ca [zr] hide/unhide window concept 2016-03-02 02:48:51 -05:00
radius
8d89b1fa86 [zr] draw window offscreen till a better solution is available 2016-03-02 01:49:57 -05:00
radius
2807f94a14 [zr] hide/unhide windows 2016-03-01 23:43:15 -05:00
twinaphex
5dfc3f31db Move game_options_path to paths 2016-03-02 05:29:24 +01:00
radius
1b1b59692b [zr] add menu bar 2016-03-01 23:20:43 -05:00
twinaphex
0b78b07573 Cleanups 2016-03-02 05:17:30 +01:00
twinaphex
b038b4ae41 Move some variables to menu_input_ctl as static local variables 2016-03-02 05:09:09 +01:00
radius
d2d4312128 [zr] start adding main window 2016-03-01 21:49:30 -05:00
radius
0b9ea0943b [zr] cleanups 2016-03-01 18:54:46 -05:00
twinaphex
6f80e09ce1 Change MIN/MAX to upper-case 2016-03-02 00:07:31 +01:00
twinaphex
86a8899b0f (Android) Start preparing Android JNI Makefiles for Android 2016-03-01 18:46:40 +01:00
twinaphex
cbc575eec0 (zarch) Prevent some more NULL pointer dereferences when using the mouse 2016-03-01 17:33:36 +01:00
twinaphex
b79edb6095 Reimplement function pointers 2016-03-01 02:21:53 +01:00
twinaphex
e669f92399 (Vulkan) Cleanups 2016-02-29 20:07:11 +01:00
twinaphex
670eede306 Go through function pointer for vkCmdClearAttachments 2016-02-29 19:34:40 +01:00
twinaphex
b09a19d9a0 (Vulkan) Style nits 2016-02-29 19:26:57 +01:00
radius
3f22d5cb33 make the gui a bit flatter 2016-02-28 23:52:33 -05:00
radius
7e1e330463 add context menu to demo window 2016-02-28 23:43:02 -05:00
radius
a6f015623a stub function for kbd input 2016-02-28 23:35:22 -05:00
twinaphex
042e4b0ba7 (Zarch) Style nits 2016-02-29 02:52:00 +01:00
twinaphex
070f25131a (Zarch) Cleanups 2016-02-29 02:48:29 +01:00
Twinaphex
e5e11ae716 Remove unused variable 2016-02-29 02:41:06 +01:00
twinaphex
28a02da5bf Cleanups 2016-02-29 02:38:11 +01:00
twinaphex
91d19a15ec Take this out 2016-02-29 02:36:18 +01:00
twinaphex
28bb5295f7 (menu/drivers/zarch.c) Use strlcpy instead of strncpy 2016-02-29 02:17:53 +01:00
twinaphex
b4e872476b Prevent some more crashes 2016-02-29 02:09:10 +01:00
twinaphex
65b628cf20 Cover more edge cases for crashes initiated by Zarch 2016-02-29 01:49:58 +01:00
Twinaphex
d9750591d2 Merge pull request #2764 from IlDucci/master
Updating Spanish Translation
2016-02-28 23:04:06 +01:00
IlDucci
86a94a5d95 Updating Spanish Translation
Added the two missing lines.
2016-02-28 22:57:34 +01:00
twinaphex
ea94d33de5 Avoid CXX_BUILD warnings 2016-02-28 22:49:52 +01:00
IlDucci
76ef4bd44a Updating Spanish Translation
Adding changes to the Spanish translation
2016-02-28 22:30:31 +01:00
twinaphex
5104e05a89 Cleanup 2016-02-28 21:18:06 +01:00
twinaphex
f13b630d57 Reimplement pending_action OK 2016-02-28 18:35:34 +01:00
twinaphex
841a647d0c Revert "Remove the pending_action code"
This reverts commit b19f12ec6636a27e1a25b062d113a6335f0cd576.
2016-02-28 18:28:11 +01:00
twinaphex
b19f12ec66 Remove the pending_action code 2016-02-28 18:03:57 +01:00
twinaphex
96c21eeb0d Reimplement gamepad action OK button 2016-02-28 17:45:14 +01:00
twinaphex
b4acda26a2 Remove unused struct variables 2016-02-28 17:35:52 +01:00
twinaphex
ae66fc95cc Start refactoring 'Load' menu 2016-02-28 17:33:56 +01:00
twinaphex
6726b64d0d Refactor zarch_zui_gamepad_input - introduce cutoff point 2016-02-28 17:20:14 +01:00
twinaphex
49d751e6c3 Create zarch_zui_gamepad_input 2016-02-28 16:49:46 +01:00
twinaphex
5c18dc8a04 (Zarch) Better gamepad controls 2016-02-28 16:44:41 +01:00
twinaphex
004ca19fe4 (Zarch) Start implementing gamepad controls 2016-02-28 15:39:20 +01:00
Monroe88
a669039523 Add option for menu linear filter 2016-02-27 17:30:12 -06:00
radius
11423ac52e look for assets in the correct folder 2016-02-27 15:02:13 -05:00