quakeforge-old/qw_server
Bill Currie edbb589045 merge qw_client/cl_main.c and uquake/cl_main.c into common/cl_main.c
For the rest, convert all refs to FILE and gzFile to QFile, and similar for
file functions (eg fprintf, fgets, fread, etc)
2000-02-08 05:06:58 +00:00
..
.gitignore Added autoheader support. Also added ./bootstrap to go from a freshly 2000-01-01 20:45:27 +00:00
Makefile.in merge qw_client/cl_main.c and uquake/cl_main.c into common/cl_main.c 2000-02-08 05:06:58 +00:00
model.c No more -DGLQUAKE!!! 2000-01-22 12:54:51 +00:00
move.txt Initial revision 1999-12-25 05:22:39 +00:00
newnet.txt Initial revision 1999-12-25 05:22:39 +00:00
notes.txt Initial revision 1999-12-25 05:22:39 +00:00
profile.txt Initial revision 1999-12-25 05:22:39 +00:00
progdefs.h added additional copyright information 2000-01-08 22:02:43 +00:00
qwsvdef.h uquake has the beginning of netchan support, netchan.message works fine 2000-02-04 13:40:04 +00:00
server.h merge qw_client/cl_main.c and uquake/cl_main.c into common/cl_main.c 2000-02-08 05:06:58 +00:00
sv_ccmds.c merge qw_client/cl_main.c and uquake/cl_main.c into common/cl_main.c 2000-02-08 05:06:58 +00:00
sv_ents.c added additional copyright information 2000-01-08 22:02:43 +00:00
sv_init.c added additional copyright information 2000-01-08 22:02:43 +00:00
sv_main.c random QW changes which should help with sbar stuff later on 2000-02-03 21:16:57 +00:00
sv_move.c added additional copyright information 2000-01-08 22:02:43 +00:00
sv_nchan.c added additional copyright information 2000-01-08 22:02:43 +00:00
sv_phys.c added additional copyright information 2000-01-08 22:02:43 +00:00
sv_send.c added additional copyright information 2000-01-08 22:02:43 +00:00
sv_user.c Add gzip support, add -Werror to gcc CFLAGS, clean up misc warnings. 2000-02-03 00:34:12 +00:00
sys.h added additional copyright information 2000-01-08 22:02:43 +00:00
sys_unix.c Various changes to get build to work when zlib isn't available... 2000-02-03 08:46:52 +00:00
sys_win.c added additional copyright information 2000-01-08 22:02:43 +00:00
world.c added additional copyright information 2000-01-08 22:02:43 +00:00
world.h added additional copyright information 2000-01-08 22:02:43 +00:00
worlda.s Initial revision 1999-12-25 05:22:39 +00:00