quakeforge/libs/input
Bill Currie 9f876390f0 [input] Fix up some mistranslated cvars
My script didn't know what type to make the cvars since they're not used
directly by the code, so they got treated as strings instead of ints or
floats.
2022-04-24 19:15:22 +09:00
..
evdev [input] Free phys and uniq device strings 2021-09-27 19:53:16 +09:00
Makemodule.am [input] Clean out a lot of obsolete stuff from keys 2021-11-27 12:31:24 +09:00
in_axis.c [input] Add axis listeners 2021-11-25 20:04:08 +09:00
in_binding.c Clean up some enum sanity checks 2022-03-31 00:18:53 +09:00
in_button.c [input] Add listeners to buttons 2021-11-25 20:04:08 +09:00
in_common.c [input] Fix up some mistranslated cvars 2022-04-24 19:15:22 +09:00
in_evdev.c [input] Add functions to get single axis/button info 2021-12-24 06:45:13 +09:00
in_event.c [input] Make event names easy to print 2021-11-22 14:59:32 +09:00
in_imt.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
keys.c [input] Clean out a lot of obsolete stuff from keys 2021-11-27 12:31:24 +09:00