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 |
|
radius
|
1b1b59692b
|
[zr] add menu bar
|
2016-03-01 23:20:43 -05: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
|
cbc575eec0
|
(zarch) Prevent some more NULL pointer dereferences when using the mouse
|
2016-03-01 17:33:36 +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
|
ea94d33de5
|
Avoid CXX_BUILD warnings
|
2016-02-28 22:49:52 +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 |
|
radius
|
11423ac52e
|
look for assets in the correct folder
|
2016-02-27 15:02:13 -05:00 |
|
radius
|
87c2f16ca7
|
readd the cursor for fullscreen mode
|
2016-02-27 14:59:42 -05:00 |
|
radius
|
a4720acf22
|
disable oversampling leads to some font alignment issues
|
2016-02-27 13:10:07 -05:00 |
|
radius
|
88dfabf92f
|
change texture filtering to nearest
|
2016-02-27 12:42:16 -05:00 |
|
twinaphex
|
5f00e6ee56
|
Dehardcode 54
|
2016-02-27 16:44:22 +01:00 |
|
twinaphex
|
12d6d56199
|
(Zarch) Reimplement gamepad navigation
|
2016-02-27 02:51:46 +01:00 |
|
radius
|
16fb6d5f07
|
remove stray printf
|
2016-02-26 20:49:59 -05:00 |
|
radius
|
1bac8c8649
|
Use the same font for the underlying glui
|
2016-02-26 20:49:58 -05:00 |
|
twinaphex
|
75200b8e11
|
(Zarch) Cleanups
|
2016-02-26 23:31:34 +01:00 |
|
twinaphex
|
7ef56a2e46
|
Cleanup
|
2016-02-26 23:10:01 +01:00 |
|
twinaphex
|
ae5640fa25
|
(Zarch) Cleanups
|
2016-02-26 22:57:04 +01:00 |
|
twinaphex
|
f34288781e
|
Remove unneeded macro
|
2016-02-26 22:54:43 +01:00 |
|
twinaphex
|
58073b937f
|
(Zarch) Variables should not be all-caps
|
2016-02-26 22:53:17 +01:00 |
|
twinaphex
|
0f8f980c8f
|
Start reimplementing Zarch joypad input
|
2016-02-26 22:29:10 +01:00 |
|
twinaphex
|
2c69bc7d79
|
Cleanups
|
2016-02-26 22:09:02 +01:00 |
|
twinaphex
|
eaf08ad88c
|
(Zahnrad) Take out mouse code
|
2016-02-26 15:57:22 +01:00 |
|
Twinaphex
|
77373e9ba4
|
Remove unused variable
|
2016-02-26 13:46:47 +01:00 |
|
twinaphex
|
4939a9ea22
|
(zahnrad) Rename alloc to zr_alloc
|
2016-02-26 13:15:07 +01:00 |
|
twinaphex
|
0a74bcc080
|
Get rid of texture uniform
|
2016-02-26 12:37:20 +01:00 |
|