Bill Currie
|
71196fedf6
|
make gcc more anal about prototypes, string constants and function
visibility (ie, global functions must have a prototype)
|
2003-01-06 18:28:13 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
29b48c594e
|
More tweaks to joystick code. amp settings have a far greater effect now...
|
2001-12-30 06:08:24 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
c523671606
|
Joystick updates. Now support 8 joystick axes (since I have a 7-axis gamepad I'm testing with). Also adds swimup/swimdown as axis 5. And ability to invert axes by assigning them as negative numbers (set joyaxis1 "-1"). Joystick handling is liable to change radically as it improves, though, don't count on these as stable interfaces...
|
2001-12-28 18:02:33 +00:00 |
|
Bill Currie
|
78a3e398d5
|
* taniwha gets medieval on extern
|
2001-10-28 04:23:37 +00:00 |
|
Bill Currie
|
b1f4a778f9
|
the rcsid commit from hell }:>
|
2001-09-28 06:26:31 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
793efd6976
|
Whitespace.
|
2001-08-27 01:00:03 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
1c9918fe48
|
Commit inexplicably lost lines of code. Stops certain unwanted crashes.
|
2001-08-17 23:20:08 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
5536883f71
|
Convert joy_sensitivity to joy_amp and joy_pre_amp, and support in_amp, in_pre_amp.
|
2001-08-17 08:35:26 +00:00 |
|
Bill Currie
|
323015b11a
|
include/QF header cleanup. including config.h (or any file from include) is
a nono because headers in include/QF get installed, but include don't and thus
would break quakeforge-dev.
|
2001-05-31 05:33:13 +00:00 |
|
Bill Currie
|
b025bb32e1
|
first steps
|
2001-04-11 19:56:01 +00:00 |
|