Anton E. Gavrilov
39b83b626b
Rename client_state_t to sv_client_state_t;
...
client_state_t cls ---> client_static_t cls;
2000-06-09 18:47:12 +00:00
Joseph Carter
e9463e2db9
pretty much finishes source/*
2000-05-22 07:46:47 +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
Dan Olson
bfbfc01491
This would be the real fix for stuff left over from the #ifdef massacre.
...
The last two revsions were failed attempts to do this
2000-05-14 20:25:49 +00:00
Dan Olson
1fc4396f12
Revert my dumb error
2000-05-14 18:46:05 +00:00
Dan Olson
a5b47d2b45
Fix demos
2000-05-14 17:28:08 +00:00
Dan Olson
74d4cd2399
no more #ifdef SERVERONLY in net_chan.c
2000-05-12 00:11: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
44deb188ec
client (svga) almost links now. just gotta fix up net_chan.c and model.c wrt SERVERONLY
2000-05-11 13:30:04 +00:00
Bill Currie
9611170a38
"another one bites the dust, DN Dn dn" (SERVERONLY)
2000-05-11 12:00:26 +00:00