quakeforge-old/qw_server
2000-04-06 15:09:47 +00:00
..
.gitignore Added autoheader support. Also added ./bootstrap to go from a freshly 2000-01-01 20:45:27 +00:00
Makefile.in fix the incorrect $i and -ne :/. 2000-03-23 23:04:48 +00:00
progdefs.h The big whitespace cleanup. ;-) 2000-03-19 15:59:51 +00:00
qw_server.dsp *** empty log message *** 2000-04-03 11:22:34 +00:00
sv_ccmds.c Added fraglogdir cvar. 2000-03-31 13:28:23 +00:00
sv_ents.c The big whitespace cleanup. ;-) 2000-03-19 15:59:51 +00:00
sv_init.c Changed Cvar_Set(char *, char*) to Cvar_Set(cvar_t *, char *). You can kill me now =] 2000-04-03 14:30:02 +00:00
sv_main.c Added cvars to configure (or disable) the server-side time cheat 2000-04-06 14:52:56 +00:00
sv_move.c The big whitespace cleanup. ;-) 2000-03-19 15:59:51 +00:00
sv_nchan.c The big whitespace cleanup. ;-) 2000-03-19 15:59:51 +00:00
sv_phys.c cleanup 2000-04-04 12:10:08 +00:00
sv_send.c flymode WORKS! I'm also poking around a few other qw_server files.. 2000-04-01 23:40:29 +00:00
sv_user.c Whoops. Fix host_frametime min/max screwup. :) 2000-04-06 15:09:47 +00:00
sys_unix.c The big whitespace cleanup. ;-) 2000-03-19 15:59:51 +00:00
sys_win.c Changed Cvar_Set(char *, char*) to Cvar_Set(cvar_t *, char *). You can kill me now =] 2000-04-03 14:30:02 +00:00