quakeforge/libs/console
Bill Currie 8314edce4d Merge branch 'joystick'
This give much better control over individual joystick axes. They now have
per-axis pre and post amplification, the linear controller mappings are
more intuitive, and axes can now bet setup as buttons using thresholds.

Many thanks to Johnny on Flame for his work on the "user interface".
2013-01-28 18:14:16 +09:00
..
bi_inputline.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
buffer.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
client.c Make key_dest private to keys.c 2013-01-16 19:48:54 +09:00
complete.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
console.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
filelist.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
inputline.c Use memmove instead of strcpy when deleting chars. 2012-06-23 20:54:55 +09:00
list.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
Makefile.am Reduce CFLAGS abuse a little for mingw targets. 2013-01-28 16:21:42 +09:00
menu.c Add menu commands + fixes 2013-01-27 13:17:13 +09:00
server.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
view.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00