quakeforge/qw/source
Adam Olsen 5c299b0b85 - fix a missing space in net_packetlog's output for svc_qwsound
- make entity remapping for baseline entities permanent.  (atleast for
  0 through 255.  don't want to make ALL mappings permanent)
2001-12-21 18:22:56 +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
buildnum.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_cam.c - convert MSG_Write to the same overflow checking MSG_Read uses, so 2001-11-10 23:52:35 +00:00
cl_cmd.c - convert MSG_Write to the same overflow checking MSG_Read uses, so 2001-11-10 23:52:35 +00:00
cl_cvar.c - convert MSG_Write to the same overflow checking MSG_Read uses, so 2001-11-10 23:52:35 +00:00
cl_demo.c - convert MSG_Write to the same overflow checking MSG_Read uses, so 2001-11-10 23:52:35 +00:00
cl_ents.c - remove an extra NET_Init prototype 2001-12-21 07:39:49 +00:00
cl_input.c oops, should be calling NET_CLC_Emit for clc_delta, not NET_SVC_Emit. 2001-12-05 10:54:59 +00:00
cl_main.c - tweak the description string for cl_timeframes 2001-12-12 13:31:04 +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 - split net_clc.h into net_clc.h and net_clc_qw.h 2001-11-18 11:39:12 +00:00
cl_pred.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
cl_screen.c - convert MSG_Write to the same overflow checking MSG_Read uses, so 2001-11-10 23:52:35 +00:00
cl_skin.c - convert MSG_Write to the same overflow checking MSG_Read uses, so 2001-11-10 23:52:35 +00:00
cl_slist.c urk, I forgot Info_ParseString uses Hunk_TempAlloc :/ 2001-11-05 17:19:26 +00:00
cl_sys_sdl.c d'oh, forgot to compile test :P 2001-10-18 17:03:50 +00:00
cl_sys_unix.c - convert MSG_Write to the same overflow checking MSG_Read uses, so 2001-11-10 23:52:35 +00:00
cl_sys_win.c - convert MSG_Write to the same overflow checking MSG_Read uses, so 2001-11-10 23:52:35 +00:00
cl_tent.c - convert MSG_Write to the same overflow checking MSG_Read uses, so 2001-11-10 23:52:35 +00:00
cl_view.c - convert MSG_Write to the same overflow checking MSG_Read uses, so 2001-11-10 23:52:35 +00:00
com.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
console.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
crudefile.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
game.c rewrite the info strings to use hash tables instead of a static string. 2001-11-04 07:50:39 +00:00
locs.c - audit malloc usage. now everything checks the return value :) 2001-10-24 22:50:06 +00:00
Makefile.am - remove an extra NET_Init prototype 2001-12-21 07:39:49 +00:00
master.c - convert MSG_Write to the same overflow checking MSG_Read uses, so 2001-11-10 23:52:35 +00:00
net_chan.c - revert the cast, since I didn't do it properly, and taniwha seems 2001-11-29 07:12:03 +00:00
net_udp.c - split net_clc.h into net_clc.h and net_clc_qw.h 2001-11-18 11:39:12 +00:00
net_udp6.c - convert MSG_Write to the same overflow checking MSG_Read uses, so 2001-11-10 23:52:35 +00:00
pmove.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
pmovetst.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
sbar.c - convert MSG_Write to the same overflow checking MSG_Read uses, so 2001-11-10 23:52:35 +00:00
skin.c don't install skin_stencil.h 2001-11-05 16:22:03 +00:00
sv_ccmds.c - convert MSG_Write to the same overflow checking MSG_Read uses, so 2001-11-10 23:52:35 +00:00
sv_cvar.c rewrite the info strings to use hash tables instead of a static string. 2001-11-04 07:50:39 +00:00
sv_entmap.c - fix a missing space in net_packetlog's output for svc_qwsound 2001-12-21 18:22:56 +00:00
sv_ents.c - remove an extra NET_Init prototype 2001-12-21 07:39:49 +00:00
sv_init.c - fix a missing space in net_packetlog's output for svc_qwsound 2001-12-21 18:22:56 +00:00
sv_main.c - remove an extra NET_Init prototype 2001-12-21 07:39:49 +00:00
sv_model.c This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +00:00
sv_move.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sv_nchan.c - remove an extra NET_Init prototype 2001-12-21 07:39:49 +00:00
sv_phys.c This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +00:00
sv_pr_cmds.c - convert MSG_Write to the same overflow checking MSG_Read uses, so 2001-11-10 23:52:35 +00:00
sv_progs.c rewrite the info strings to use hash tables instead of a static string. 2001-11-04 07:50:39 +00:00
sv_send.c - remove an extra NET_Init prototype 2001-12-21 07:39:49 +00:00
sv_sys_unix.c rewrite the info strings to use hash tables instead of a static string. 2001-11-04 07:50:39 +00:00
sv_sys_win.c win32 compile fix 2001-11-06 04:44:26 +00:00
sv_user.c - fix printing of Host_NetError message 2001-12-06 08:51:17 +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 beginnings of an f_* reply system have been added. f_version works 2001-11-05 07:23:51 +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