Bill Currie
ccba39666b
#include audit
2000-12-30 02:16:36 +00:00
Bill Currie
9f0035bdf9
make sure the server doesn't seg if an info cvar is set early
2000-12-19 00:57:30 +00:00
Jeff Teunissen
54e2a4d9d3
Okay, the big whitespace reformat. There is some silliness (case
...
statements, variable declarations), but all in all it's not bad.
2000-12-08 06:51:37 +00:00
Bill Currie
2682888425
the big cvar value -> int_val audit. seems to work ok
2000-10-17 03:17:42 +00:00
Bill Currie
af032b8d55
port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet)
...
split up the headerfiles and such. common.[ch] and qwsvdef.h no longer exist. More work still needs to be done (esp for windows) but this should be a major improvement.
2000-05-21 08:24:45 +00:00
Bill Currie
832af13c12
all files now include config.h
2000-05-17 10:03:19 +00:00
Bill Currie
0b7e010ad4
removed my (commeented out) borked code. Thanks, Yanster.
2000-05-17 08:11:42 +00:00
Yan Sweitzer
efc900e371
fixed a bug in Cvar_Info()
2000-05-16 20:55:45 +00:00
Dan Olson
1d26c02826
Cvar merge... segfault problems... also unknown problems in vid_svga.c
2000-05-16 04:47:41 +00:00
Joseph Carter
38f9b705b9
Whee! Every source file just got edited. Added the QF-style GPL header
...
to the top. What I didn't add was descriptions. Someone else wanna take
those on?
2000-05-11 16:03:29 +00:00
Bill Currie
9611170a38
"another one bites the dust, DN Dn dn" (SERVERONLY)
2000-05-11 12:00:26 +00:00
Bill Currie
a236fa53e6
split out the server and client specific stuff from cvar.c into sv_cvar.c and cl_cvar.c respectively
2000-05-11 10:04:50 +00:00