quakeforge-old/uquake
Bill Currie 592b054f82 common/gl_vidglx.c:
some tweeks in an attempt to improve shutdown. NOT the final say
qw_server/sv_ccmds.c:
	comment correction
common/quakefs.c uquake/host_cmd.c:
	knghtbrd's gamedir patch, plus some Hunk_Alloc -> Z_Malloc changes.
2000-02-20 04:20:00 +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 Remove redundant shared stuff from Makefiles. 2000-02-19 13:53:08 +00:00
bspfile.h uquake has the beginning of netchan support, netchan.message works fine 2000-02-04 13:40:04 +00:00
cl_demo.c Synced some code between UQ/QW. 2000-02-19 15:43:42 +00:00
cl_parse.c Synced some code between UQ/QW. 2000-02-19 15:43:42 +00:00
cl_pred.c uquake finally links again 2000-02-12 11:25:12 +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 uquake has the beginning of netchan support, netchan.message works fine 2000-02-04 13:40:04 +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
gl_cl_parse.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
gl_model.c New CVAR flag system. Appears to work perfectly 2000-02-16 21:30:20 +00:00
gl_rlight.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
gl_rpart.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
gl_screen.c misc fixes to get uquake to link with the new input code 2000-02-19 08:55:10 +00:00
host_cmd.c common/gl_vidglx.c: 2000-02-20 04:20:00 +00:00
menu.c More menu stuff and input plugin loading for -glx targets 2000-02-15 18:45:26 +00:00
menu.h Menu system is a bit more modular now and we have a workaround the problem 2000-01-09 20:10:55 +00:00
model.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +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 readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
net_dgrm.c New CVAR flag system. Appears to work perfectly 2000-02-16 21:30:20 +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 uquake has the beginning of netchan support, netchan.message works fine 2000-02-04 13:40:04 +00:00
net_loop.h uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
net_main.c New CVAR flag system. Appears to work perfectly 2000-02-16 21:30:20 +00:00
net_mp.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +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 client.h: Allow build without zlib 2000-02-03 08:42:14 +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 readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
net_wipx.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
progdefs.h uquake compile updates.. 2000-01-28 01:03:09 +00:00
qe3.ico fixed VC win32 support for standalone, thanks to Jason Nelson 2000-01-19 05:40:58 +00:00
quake.ico fixed VC win32 support for standalone, thanks to Jason Nelson 2000-01-19 05:40:58 +00:00
r_misc.c uquake has the beginning of netchan support, netchan.message works fine 2000-02-04 13:40:04 +00:00
r_part.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
r_sprite.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
resource.h Moved resource.h and conproc.h from uquake/do_not_include to uquake. 2000-01-05 01:41:36 +00:00
screen.c misc fixes to get uquake to link with the new input code 2000-02-19 08:55:10 +00:00
screen.h Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
sv_main.c uquake finally links again 2000-02-12 11:25:12 +00:00
sv_move.c getting closer to haveing a compiling uq 2000-02-11 05:47:57 +00:00
sv_phys.c New CVAR flag system. Appears to work perfectly 2000-02-16 21:30:20 +00:00
sv_user.c New CVAR flag system. Appears to work perfectly 2000-02-16 21:30:20 +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 Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +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 Replaced every single fscking FILE and gzFile (except in quakeio.*) with QFile 2000-02-08 07:23:09 +00:00
sys_wind.c Replaced every single fscking FILE and gzFile (except in quakeio.*) with QFile 2000-02-08 07:23:09 +00:00
view.c New CVAR flag system. Appears to work perfectly 2000-02-16 21:30:20 +00:00
vregset.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
winquake.rc Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00