4697 Commits

Author SHA1 Message Date
twinaphex
b7ef5271ea zrmenu_set_style - C89 fix 2016-03-03 00:43:53 +01:00
twinaphex
7de6a0f005 (menu_displaylist.c) Turn this into enum with name 2016-03-03 00:37:32 +01:00
radius
1cea6cd7be [zr] implement 'bool' parameters 2016-03-02 18:08:57 -05:00
radius
e9ce64e854 [zr] implement shader parameters dialog 2016-03-02 17:14:50 -05:00
radius
55530dcbc3 [zr] implement exit, make clics respond even when the window is innactive 2016-03-02 16:24:36 -05:00
radius
7853815d45 [zr] change layout 2016-03-02 16:24:35 -05:00
twinaphex
1645ae54be (Zarch) Cleanups 2016-03-02 22:21:12 +01:00
twinaphex
30fa73dc8d (Zarch) Create typedef zarch_texture_item 2016-03-02 22:19:20 +01:00
twinaphex
7df467422b Create typedefs 2016-03-02 22:17:05 +01:00
twinaphex
885966c16b Nit 2016-03-02 22:08:37 +01:00
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