quakeforge-old/uquake
Zephaniah E. Hull 39e01df55e Makefile overhaul!
If I broke something, yell at me, /AFTER/ I've had some sleep..
2000-03-06 13:26:42 +00:00
..
do_not_include Moved some do_not_include stuff where it belongs...Thanks go to Thad Ward 2000-01-18 04:10:34 +00:00
wins Replaced every single fscking FILE and gzFile (except in quakeio.*) with QFile 2000-02-08 07:23:09 +00:00
.gitignore Added autoheader support. Also added ./bootstrap to go from a freshly 2000-01-01 20:45:27 +00:00
Makefile.in Makefile overhaul! 2000-03-06 13:26:42 +00:00
cl_demo.c Synced some code between UQ/QW. 2000-02-19 15:43:42 +00:00
cl_parse.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
cl_pred.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
conproc.c Include ctype.h for is*() functions. 2000-01-04 23:02:02 +00:00
conproc.h Moved resource.h and conproc.h from uquake/do_not_include to uquake. 2000-01-05 01:41:36 +00:00
d_edge.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
d_surf.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
dos_v2.c Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +00:00
host_cmd.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
menu.c new cvar: gl_conalpha, defaults to 0.6, guess what it does? 2000-03-05 15:48:23 +00:00
menu.h new cvar: gl_conalpha, defaults to 0.6, guess what it does? 2000-03-05 15:48:23 +00:00
mplib.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
mplpc.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
net_bsd.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
net_bw.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
net_bw.h Moved some do_not_include stuff where it belongs...Thanks go to Thad Ward 2000-01-18 04:10:34 +00:00
net_comx.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
net_dgrm.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
net_dgrm.h uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
net_dos.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
net_ipx.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
net_ipx.h Moved some do_not_include stuff where it belongs...Thanks go to Thad Ward 2000-01-18 04:10:34 +00:00
net_loop.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
net_loop.h uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
net_main.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
net_mp.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
net_mp.h Moved some do_not_include stuff where it belongs...Thanks go to Thad Ward 2000-01-18 04:10:34 +00:00
net_none.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
net_ser.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
net_ser.h Moved some do_not_include stuff where it belongs...Thanks go to Thad Ward 2000-01-18 04:10:34 +00:00
net_udp.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
net_udp.h Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
net_vcr.c uquake has the beginning of netchan support, netchan.message works fine 2000-02-04 13:40:04 +00:00
net_vcr.h uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
net_win.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
net_wins.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
net_wipx.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
progdefs.h uquake compile updates.. 2000-01-28 01:03:09 +00:00
sv_main.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
sv_move.c getting closer to haveing a compiling uq 2000-02-11 05:47:57 +00:00
sv_phys.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
sv_user.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
sw_cl_parse.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
sys_dos.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
sys_unix.c Small changes to compile (not link) under Solaris, AIX, & Irix 2000-02-10 06:18:57 +00:00
sys_win.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
sys_wind.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
view.c Non functional cvar code. Compiles, but won't run. 2000-02-27 07:13:32 +00:00
vregset.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00