quakeforge/qw/source
Adam Olsen cf8380b528 - change NET_SVC_*_Parse to return qboolean, indicating if they had a
bad read
2001-10-18 07:34:38 +00:00
..
.gdbinit better progs access error checking and cleanups resulting from it. Fixes 2001-03-27 03:57:17 +00:00
.gitignore Add gitignore for qw-master and qw-master.exe. 2001-09-19 00:06:56 +00:00
.indent.pro sw32. Flee in terror. This'll break compilation for everything until -sdl32 compiles. sw32 wont work for a while either, so don't get overly excited yet. 2001-08-25 02:47:11 +00:00
Makefile.am - change MSG_ReadString to return const char * and return a pointer 2001-10-18 04:44:58 +00:00
buildnum.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_cam.c chase cam seems to work properly now 2001-10-11 16:26:09 +00:00
cl_cmd.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_cvar.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_demo.c fix a woopsie that brok playdemo 2001-10-11 04:54:50 +00:00
cl_ents.c chase cam seems to work properly now 2001-10-11 16:26:09 +00:00
cl_input.c mirror the chase and watervis serverinfo keys in the cl struct so 2001-10-01 01:51:36 +00:00
cl_main.c msg.h: 2001-10-18 06:23:26 +00:00
cl_misc.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_ngraph.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_parse.c - convert svc_setinfo, bla bla, you know hte drill 2001-10-18 07:23:33 +00:00
cl_pred.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_screen.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_skin.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_slist.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_sys_sdl.c massive windows.h and WIN32 cleanup. 2001-10-16 21:40:45 +00:00
cl_sys_unix.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_sys_win.c massive windows.h and WIN32 cleanup. 2001-10-16 21:40:45 +00:00
cl_tent.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_view.c mirror the chase and watervis serverinfo keys in the cl struct so 2001-10-01 01:51:36 +00:00
com.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
console.c rename console_t to old_console_t in preparation for a better version and 2001-09-29 04:24:04 +00:00
crudefile.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
game.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
locs.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
master.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
msg_ucmd.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_chan.c massive windows.h and WIN32 cleanup. 2001-10-16 21:40:45 +00:00
net_packetlog.c - change MSG_ReadString to return const char * and return a pointer 2001-10-18 04:44:58 +00:00
net_svc.c - change NET_SVC_*_Parse to return qboolean, indicating if they had a 2001-10-18 07:34:38 +00:00
net_udp.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_udp6.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
pmove.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
pmovetst.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sbar.c - make the fallback console use stdin 2001-10-02 03:24:36 +00:00
skin.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sv_ccmds.c get nq-server so it runs. part of this involved renaming cl_warncmd to 2001-10-03 21:25:43 +00:00
sv_cvar.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sv_ents.c whitespace 2001-10-16 22:55:37 +00:00
sv_init.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sv_main.c msg.h: 2001-10-18 06:23:26 +00:00
sv_model.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sv_move.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sv_nchan.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sv_phys.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sv_pr_cmds.c - add a pr_double_remove cvar, that either ignores (0), warns about 2001-10-09 22:47:14 +00:00
sv_progs.c break out the backtrace code from PR_RunError into PR_DumpState and use 2001-10-08 03:46:44 +00:00
sv_send.c - add a pr_double_remove cvar, that either ignores (0), warns about 2001-10-09 22:47:14 +00:00
sv_sys_unix.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sv_sys_win.c massive windows.h and WIN32 cleanup. 2001-10-16 21:40:45 +00:00
sv_user.c - change MSG_ReadString to return const char * and return a pointer 2001-10-18 04:44:58 +00:00
sys_x86.S include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
teamplay.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
world.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
worlda.S include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00