aboutsummaryrefslogtreecommitdiff
path: root/platform/windows/joystick.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finish replacement of joystick by joypadRémi Verschelde2017-01-081-585/+0
| | | | Some parts were forgotten in 547a577.
* renamed joystick to joypad everywhere around source code!Juan Linietsky2017-01-081-79/+79
|
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
| | | | | | | | That year should bring the long-awaited OpenGL ES 3.0 compatible renderer with state-of-the-art rendering techniques tuned to work as low as middle end handheld devices - without compromising with the possibilities given for higher end desktop games of course. Great times ahead for the Godot community and the gamers that will play our games!
* fixes #5464 windows_joystick close_joystick bugSuperUserNameMan2016-06-291-1/+1
|
* Windows: Support gamepad vibration using XInput.Andreas Haas2016-06-151-3/+52
|
* win: fix xinput triggers not resetting correctlyHondres2016-02-121-1/+1
|
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* Fix joystick hotplugging on windows, using right indices nowHondres2015-12-261-8/+16
|
* Use tabs instead of spaces for new gamepad codehondres2015-12-181-319/+319
|
* Better gamepad supporthondres2015-12-181-0/+528