index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
windows
/
joypad.cpp
Age
Commit message (
Expand
)
Author
2018-08-24
Add print_verbose to print to stdout only in verbose mode
Rémi Verschelde
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-09-08
Remove assignment and declarations in if statements
Hein-Pieter van Braam
2017-09-01
Fix files header
Poommetee Ketson
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-16
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-26
Input: Remove usage of platform dependent event IDs.
Andreas Haas
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-02-26
Better handling of joypad device IDs.
Andreas Haas
2017-01-16
Style: Various fixes to play nice with clang-format
Rémi Verschelde
2017-01-08
More fixes to Joypad renaming.
Andreas Haas
2017-01-08
Finish replacement of joystick by joypad
Rémi Verschelde