27591 Commits

Author SHA1 Message Date
twinaphex
5104e05a89 Cleanup 2016-02-28 21:18:06 +01:00
twinaphex
cec6701c0d (config_file.C) Fix segfaultthat happened at freeing of tmp->key
when tmp->key is NULL
2016-02-28 18:44:07 +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
Twinaphex
77cec284f4 Merge pull request #2762 from Monroe88/menu_filter
Add option for menu linear filter
2016-02-28 04:11:30 +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
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
5e4e30abe9 Change extraction_directory to cache_directory 2016-02-27 03:22:32 +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
7beff1adaa (D3D) Silence warnings 2016-02-26 22:46:01 +01:00
twinaphex
c14e281544 (Win32) Buildfix 2016-02-26 22:45:30 +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
a82cc0d31f Remove MENU_INPUT_CTL_SET_FRAME_INPUT 2016-02-26 21:47:25 +01:00
twinaphex
d443ac53ef Cleanups 2016-02-26 21:46:26 +01:00
twinaphex
13a3bfeee7 Cleanups 2016-02-26 21:43:20 +01:00
twinaphex
6aa2fbea47 Cleanups 2016-02-26 21:30:54 +01:00
twinaphex
a3aba22c6e Cleanups 2016-02-26 21:29:01 +01:00
twinaphex
d40af3143f Remove this - unneeded 2016-02-26 21:09:35 +01:00
twinaphex
678ec1b662 Remove unused MENU_INPUT_CTL_SCROLL_UP/SCROLL_DOWN 2016-02-26 21:07:32 +01:00
twinaphex
fe60a7d813 Cleanup 2016-02-26 21:04:56 +01:00
twinaphex
4bda039f62 Cleanup menu_input_mouse_frame 2016-02-26 21:02:29 +01:00
twinaphex
c83c242e3a Cleanups 2016-02-26 20:43:12 +01:00
twinaphex
02b456f3a1 Turn some variables into static local variables 2016-02-26 20:38:47 +01:00
twinaphex
59db6de385 Refactor more mouse input code for the menu 2016-02-26 20:35:56 +01:00
twinaphex
0f83f48cb4 Cleanups 2016-02-26 20:31:02 +01:00
twinaphex
4a097af3e4 Cleanups 2016-02-26 20:23:07 +01:00
twinaphex
c31ef24412 Add MENU_INPUT_CTL_SET_FRAME_INPUT 2016-02-26 18:01:10 +01:00
twinaphex
583d4fd283 Cleanups 2016-02-26 17:55:47 +01:00
twinaphex
faee785aaa Add more to menu_ctx_iterate_t 2016-02-26 17:40:24 +01:00
twinaphex
ac3cb48302 (VG) Style nits 2016-02-26 17:36:39 +01:00