Bill Currie
|
761a7546dd
|
re-arrange things so __attribute__ and __builtin_expect are properly
autoconfiscated so rcsid will continue to work with gcc 3.3
|
2003-01-15 15:31:36 +00:00 |
|
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
|
2db08923e8
|
MSG_(Read|Write)(Coord|Angle|CoordAngle)V. Cleanups, and preparation for use of vector ops in msg.c.
|
2001-12-12 21:56:09 +00:00 |
|
Seth Galbraith
|
8a47406dcd
|
allow server to control player angles as in Hack and Slash mod\nclient's player model stands up straight\nmouse and joystick work properly in chase_active 2 and 3 modes
|
2001-12-11 20:49:10 +00:00 |
|
Bill Currie
|
78a3e398d5
|
* taniwha gets medieval on extern
|
2001-10-28 04:23:37 +00:00 |
|
Bill Currie
|
b5341f0d13
|
we now compile and link with -fno-common. this cleans up the multiple,
uninitialized declarations of variables.
|
2001-10-23 16:55:23 +00:00 |
|
Bill Currie
|
c78edb3a36
|
Apply Seth Galbraith's <sgalbrai@linknet.kitsap.lib.wa.us> chasecam patch
|
2001-09-28 07:51:15 +00:00 |
|
Bill Currie
|
b1f4a778f9
|
the rcsid commit from hell }:>
|
2001-09-28 06:26:31 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
2f5e0cf603
|
whitespace and headers.
|
2001-08-29 02:12:57 +00:00 |
|
Bill Currie
|
a9d6bc9a30
|
total nukage of #ifdef QUAKE2 (R_DarkFieldParticles is present, just unused)
|
2001-08-27 23:21:09 +00:00 |
|
Bill Currie
|
1c9e1b176f
|
fear the mighty const correct patch
|
2001-07-15 07:04:17 +00:00 |
|
Adam Olsen
|
fb0fe95e7e
|
Diff noise reduction
|
2001-07-15 00:03:11 +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
|
6bf58ab1af
|
no header includes cvar.h now
|
2001-05-31 03:41:35 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
91200a862d
|
Whitespace.
|
2001-05-14 03:08:24 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
f6374b48ce
|
First pass at updating nq particles. Compiles. Crashes. Taniwha wanted a look. Flee in terror.
Also has bunches of cleanups, including string.h/strings.h ifdefs, whitespace, and removal of pointless comments.
|
2001-05-09 05:41:34 +00:00 |
|
Bill Currie
|
6fcf8395ca
|
FBDEV GLX SVGAlib X11 all build, but nq-glx doesn't link yet due to some
changes between nq and qw (gl_mtexable, texture_mode and GL_CheckBrightness)
|
2001-04-15 21:11:41 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
f789b61c56
|
Merged joystick code. Great deal of cleanup in input, reduced bizarre overuse of protocol.h...
Maimed joy_win.c, very likely to get odd behavior there, even if it compiles.
|
2001-04-11 07:57:08 +00:00 |
|
Bill Currie
|
f78b973978
|
move the api headers into include/QF and clean up (most of) the resulting mess.
target specific files that I don't build won't compile yet. just put QF/
infront of the offending headers.
Also move ver_check into libqfutils
|
2001-03-27 20:33:07 +00:00 |
|
Bill Currie
|
1fce1ea12e
|
run indent over all the .c files using qw's .indent.pro. The real reason for
this is I mistakenly did so while making some other changes (which I made sure
were NOT in the checkin:)
|
2001-02-26 06:48:02 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
c6da49206e
|
More typos, spelling corrections, and case fixes fed to the nearest handy fiend.
|
2001-02-22 00:15:03 +00:00 |
|
Bill Currie
|
95f6db7775
|
start merging stuff into libs/util and fix the concequences in nq. nq doesn't
build yet though (keys.c, *screen.c and *view.c) due to console fun.
|
2001-02-21 19:35:06 +00:00 |
|
Bill Currie
|
87854e1a0c
|
initial checkin of most recent newtree and nuq(?) source
|
2001-02-19 21:15:25 +00:00 |
|