quakeforge/qw/source
Bill Currie edb540cd6e This completes the move of the networking code to its own branch allowing
two conflicting developement tracks to better co-exist. To work on this brance,
use "cvs up -r net_svc" and then update and commit as normal: committing to
the branche will be automatic once the branch is checked out.

Again: cvs up -r net_svc
2001-11-07 08:31:04 +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 Remove local len, use mathlib's Length, among other cleanups. 2001-10-30 20:00:05 +00:00
cl_cmd.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_cvar.c rewrite the info strings to use hash tables instead of a static string. 2001-11-04 07:50:39 +00:00
cl_demo.c This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +00:00
cl_ents.c This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +00:00
cl_input.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
cl_main.c This completes the move of the networking code to its own branch allowing 2001-11-07 08: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 This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +00:00
cl_pred.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
cl_screen.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
cl_skin.c This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +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 d'oh, forgot to compile test :P 2001-10-18 17:03:50 +00:00
cl_sys_win.c - audit malloc usage. now everything checks the return value :) 2001-10-24 22:50:06 +00:00
cl_tent.c This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +00:00
cl_view.c This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +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 This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +00:00
master.c fix for win32 (need to init winsock) 2001-10-21 00:48:38 +00:00
msg_ucmd.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_chan.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
net_packetlog.c This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +00:00
net_svc.c - convert ALL the remaining svc's on the client. woot, hehe 2001-11-05 20:13:27 +00:00
net_udp.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +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 * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
sbar.c cache some info strings (team and skin from client user info) and values 2001-11-04 19:06:50 +00:00
skin.c don't install skin_stencil.h 2001-11-05 16:22:03 +00:00
sv_ccmds.c This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +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_ents.c This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +00:00
sv_init.c This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +00:00
sv_main.c This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +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 the rcsid commit from hell }:> 2001-09-28 06:26:31 +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 This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +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 This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +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 This completes the move of the networking code to its own branch allowing 2001-11-07 08:31:04 +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