[root]/src/util/input/allegro5
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
kazzmir | 20 (100.0%) | 746 (100.0%) | 37.3 |
reimplement the keyboard configuration menu
119 lines of code changed in 1 file:
add keyboard listeners
4 lines of code changed in 1 file:
read custom buttons/axis from configuration
3 lines of code changed in 1 file:
use current joystick axis values as starting point to sense the axis motion
20 lines of code changed in 2 files:
set custom joystick axis motions
43 lines of code changed in 1 file:
joystick motions that are above a threshold are considered pressed
10 lines of code changed in 1 file:
implement custom joystick buttons and joystick menu
67 lines of code changed in 2 files:
start new joystick menu
3 lines of code changed in 1 file:
set up default button mapping for logitech joystick
203 lines of code changed in 2 files:
let allegro5 joysticks read the events themselves
51 lines of code changed in 2 files:
start joystick support for allegro5. use - and + to change font size in the console
42 lines of code changed in 2 files:
support multiple joysticks
9 lines of code changed in 1 file:
implement keyboard events in allegro5
13 lines of code changed in 1 file:
stub rest of allegro5 functions
25 lines of code changed in 1 file:
add allegro5 files
134 lines of code changed in 1 file: