1363 Commits

Author SHA1 Message Date
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
twinaphex
b4425d4524 Look in assets directory 'zahnrad' instead of 'wimp' 2016-02-26 12:30:39 +01:00
twinaphex
ce51396fb4 (zahnrad) Correct name 2016-02-26 12:21:42 +01:00
radius
e303b62635 re-enable antialiasing 2016-02-25 23:11:06 -05:00
radius
e9682c1122 refactor zr menu, using zrmenu for our functions. Context reset should work fine now 2016-02-25 23:08:33 -05:00
twinaphex
ee8c5bfa98 (Zahnrad) Don't call glViewport directly 2016-02-26 00:44:09 +01:00
twinaphex
b171be802e (Zahrand) Cleanups 2016-02-25 23:16:36 +01:00
twinaphex
fa7ea1d20a (Zahrand) Cleanups 2016-02-25 23:15:28 +01:00
twinaphex
198ecd263d (Zahrand) Don't need this I think 2016-02-25 22:54:30 +01:00
twinaphex
4c7ae72c62 Some C89_BUILD fixes 2016-02-25 22:16:25 +01:00
twinaphex
68cd176d63 Some CXX_BUILD fixes 2016-02-25 22:11:02 +01:00
twinaphex
eb9971703b (Zahrand) Cleanups 2016-02-25 22:08:02 +01:00
twinaphex
5ca0085e22 (Zahrand) Dehardcode some OpenGL code 2016-02-25 22:04:36 +01:00
twinaphex
d44aa37be0 Some renames 2016-02-25 21:55:42 +01:00
twinaphex
4e5d66547a (Zahrand) Cleanups 2016-02-25 21:47:32 +01:00
twinaphex
816539f9df (Zahrand) Rename wimp.c to zahrand 2016-02-25 21:29:38 +01:00
twinaphex
c6dc2b6c3e (WIMP) Rebase WIMP driver 2016-02-25 21:09:44 +01:00
Twinaphex
42600fa74b Merge pull request #2726 from fr500/master
New driver implementation for the WIMP UI
2016-02-25 20:57:31 +01:00
twinaphex
05f2a2d18c Communicate better that these are enums 2016-02-25 19:30:14 +01:00
twinaphex
255ee8766f Communicate better that this is an enum 2016-02-25 19:27:06 +01:00
twinaphex
27b5617cd9 Create MENU_INPUT_CTL_BIND_ITERATE 2016-02-25 17:55:45 +01:00
twinaphex
b1a3d5bb25 Create MENU_INPUT_CTL_CHECK_INSIDE_HITBOX 2016-02-25 17:11:00 +01:00
twinaphex
1d84894e09 Create MENU_ANIMATION_CTL_IDEAL_DELTA_TIME_GET 2016-02-25 16:05:30 +01:00
twinaphex
afcb3f1e5d Create MENU_ANIMATION_CTL_PUSH 2016-02-25 15:44:30 +01:00