summaryrefslogtreecommitdiffstats
path: root/platform/windows/joypad.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Remove assignment and declarations in if statementsHein-Pieter van Braam2017-09-081-1/+3
* Fix files headerPoommetee Ketson2017-09-011-1/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Synchronize parameter names in definition and declarationTwistedTwigleg2017-08-161-4/+4
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Input: Remove usage of platform dependent event IDs.Andreas Haas2017-03-261-15/+15
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-54/+41
* Better handling of joypad device IDs.Andreas Haas2017-02-261-12/+2
* Style: Various fixes to play nice with clang-formatRémi Verschelde2017-01-161-1/+1
* More fixes to Joypad renaming.Andreas Haas2017-01-081-24/+23
* Finish replacement of joystick by joypadRémi Verschelde2017-01-081-0/+585