Commit Graph

27555 Commits

Author SHA1 Message Date
twinaphex
b4e872476b Prevent some more crashes 2016-02-29 02:09:10 +01:00
twinaphex
4f1ab1f9c3 (gl_raster_font.c) Add early return in case gl pointer is NULL 2016-02-29 01:54:54 +01:00
twinaphex
65b628cf20 Cover more edge cases for crashes initiated by Zarch 2016-02-29 01:49:58 +01:00
twinaphex
09f2b64c1f gl_render_overlay -add early return 2016-02-29 01:43:40 +01:00
twinaphex
34f3963e4e Simplify RUNLOOP_CTL_IS_SLOWMOTION 2016-02-29 01:33:14 +01:00
twinaphex
6fbad68561 (gl.c) Cleanup 2016-02-29 01:29:49 +01:00
twinaphex
7d346d627f Robustness fixes 2016-02-29 01:22:39 +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
6f9b7a4c87 Silence CXX_BUILD warnings 2016-02-28 22:51:02 +01:00
twinaphex
ea94d33de5 Avoid CXX_BUILD warnings 2016-02-28 22:49:52 +01:00
twinaphex
ca497533db Fix C89_BUILD warning 2016-02-28 22:47:46 +01:00
Twinaphex
edf296a06c Merge pull request #2763 from IlDucci/master
Updating Spanish Translation
2016-02-28 22:45:26 +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
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 b19f12ec66.
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