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
3bcb4ed046
is_server being true for the clients doesn't help make the protocol work :)
...
That's why the client couldn't connect to the server: it was using the server's
version of the protocol.
2000-05-21 07:19:41 +00:00
Marcus Sundberg
f1edd57186
Move Sys_Init after Cvar_Init.
2000-05-20 22:13:45 +00:00
Danne
37e42f35c6
sprintf -> snprintf, vsprintf -> vsnprintf
2000-05-20 10:27:34 +00:00
Marcus Sundberg
52867ce15d
Moved sys_unix.c and sys_linux.c into sys_linux.c, cl_sys_unix.c and
...
sv_sys_unix.c.
2000-05-20 02:00:28 +00:00