mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-02-01 12:50:42 +00:00
a90bde274e
- Joystick devices now send key up events for any buttons that are held down when they are destroyed. - Changed the joystick enable-y menu items to be nonrepeatable so that you can't create several device scans per second. Changing them with a controller is also disabled so that you can't, for example, toggle XInput support using an XInput controller and have things go haywire when the game receives an infinite number of key down events when the controller is reinitialized with the other input system. - Changed menu input to use a consolidated set of buttons, so most menus can be navigated with a controller as well as a keyboard. - Changed the way that X/Y analog axes are converted to digital axes. Previously, this was done by checking if each axis was outside its deadzone. Now they are checked together based on their angle, so straight up/down/ left/right are much easier to achieve. SVN r1739 (trunk) |
||
---|---|---|
.. | ||
afxres.h | ||
boing1.ico | ||
boing2.ico | ||
boing3.ico | ||
boing4.ico | ||
boing5.ico | ||
boing6.ico | ||
boing7.ico | ||
boing8.ico | ||
critsec.h | ||
cursor1.cur | ||
deadguy.bmp | ||
eaxedit.cpp | ||
fb_d3d9.cpp | ||
fb_d3d9_shaders.h | ||
fb_d3d9_wipe.cpp | ||
fb_ddraw.cpp | ||
hardware.cpp | ||
hardware.h | ||
helperthread.cpp | ||
helperthread.h | ||
i_cd.cpp | ||
i_crash.cpp | ||
i_dijoy.cpp | ||
i_input.cpp | ||
i_input.h | ||
i_keyboard.cpp | ||
i_main.cpp | ||
i_mouse.cpp | ||
i_movie.cpp | ||
i_rawps2.cpp | ||
i_system.cpp | ||
i_system.h | ||
i_xinput.cpp | ||
icon1.ico | ||
rawinput.h | ||
resource.h | ||
st_start.cpp | ||
win32iface.h | ||
win32video.cpp | ||
winres.h | ||
wrappers.asm | ||
zdoom.exe.manifest | ||
zdoom.rc | ||
zdoom.RES |