..
.gdbinit
better progs access error checking and cleanups resulting from it. Fixes
2001-03-27 03:57:17 +00:00
.gitignore
This is changing more then I wanted to at once, however.
2001-06-24 09:25:55 +00:00
.indent.pro
s/QFile/VFile/g - makes my diffs much smaller and more manageable for the
2001-05-30 03:21:19 +00:00
cl_cam.c
no header includes cvar.h now
2001-05-31 03:41:35 +00:00
cl_cmd.c
cmd.[ch]:
2001-07-10 18:25:54 +00:00
cl_demo.c
a slight oopsie on the location of WriteFloat and friends :P plus nq is now
2001-06-29 06:50:29 +00:00
cl_input.c
include/QF header cleanup. including config.h (or any file from include) is
2001-05-31 05:33:13 +00:00
cl_main.c
force_centerview is back
2001-07-06 17:42:04 +00:00
cl_parse.c
no header includes cvar.h now
2001-05-31 03:41:35 +00:00
cl_screen.c
fix the incorrectly displaying net plug
2001-06-08 04:38:00 +00:00
cl_tent.c
make gl_dyn_part.c and sw_rpart.c independent of client.h and host.h
2001-05-29 19:43:15 +00:00
com.c
quakefs.h -> vfs.h
2001-05-30 04:34:06 +00:00
conproc.c
at long last, nq-wgl builds. probably as broken as hell, though
2001-04-11 21:55:27 +00:00
console.c
oops, re-using freed memory is a nono :/
2001-07-06 20:04:05 +00:00
game.c
quakefs.h -> vfs.h
2001-05-30 04:34:06 +00:00
gl_view.c
This is changing more then I wanted to at once, however.
2001-06-24 09:25:55 +00:00
host.c
include/QF header cleanup. including config.h (or any file from include) is
2001-05-31 05:33:13 +00:00
host_cmd.c
cmd.[ch]:
2001-07-10 18:25:54 +00:00
host_skin.c
gcc 3.0 compile fixes
2001-06-19 22:05:13 +00:00
keys.c
very nice command line tab completeion from Shawn Walker
2001-06-28 04:05:14 +00:00
locs.c
include/QF header cleanup. including config.h (or any file from include) is
2001-05-31 05:33:13 +00:00
Makefile.am
make -3dfx compile again, may need fixing for mesa specific functions listed in vid_3dfxsvga.c
2001-06-29 02:10:52 +00:00
mplib.c
run indent over all the .c files using qw's .indent.pro. The real reason for
2001-02-26 06:48:02 +00:00
mplpc.c
run indent over all the .c files using qw's .indent.pro. The real reason for
2001-02-26 06:48:02 +00:00
net_bsd.c
run indent over all the .c files using qw's .indent.pro. The real reason for
2001-02-26 06:48:02 +00:00
net_bw.c
run indent over all the .c files using qw's .indent.pro. The real reason for
2001-02-26 06:48:02 +00:00
net_comx.c
fix the broken dlights. turns out realtime is not the right thing (cl.time is)
2001-05-20 06:13:20 +00:00
net_dgrm.c
no header includes cvar.h now
2001-05-31 03:41:35 +00:00
net_dos.c
run indent over all the .c files using qw's .indent.pro. The real reason for
2001-02-26 06:48:02 +00:00
net_ipx.c
run indent over all the .c files using qw's .indent.pro. The real reason for
2001-02-26 06:48:02 +00:00
net_loop.c
no header includes cvar.h now
2001-05-31 03:41:35 +00:00
net_main.c
no header includes cvar.h now
2001-05-31 03:41:35 +00:00
net_mp.c
run indent over all the .c files using qw's .indent.pro. The real reason for
2001-02-26 06:48:02 +00:00
net_none.c
run indent over all the .c files using qw's .indent.pro. The real reason for
2001-02-26 06:48:02 +00:00
net_ser.c
fix the broken dlights. turns out realtime is not the right thing (cl.time is)
2001-05-20 06:13:20 +00:00
net_udp.c
include/QF header cleanup. including config.h (or any file from include) is
2001-05-31 05:33:13 +00:00
net_vcr.c
s/QFile/VFile/g - makes my diffs much smaller and more manageable for the
2001-05-30 03:21:19 +00:00
net_win.c
run indent over all the .c files using qw's .indent.pro. The real reason for
2001-02-26 06:48:02 +00:00
net_wins.c
run indent over all the .c files using qw's .indent.pro. The real reason for
2001-02-26 06:48:02 +00:00
net_wipx.c
run indent over all the .c files using qw's .indent.pro. The real reason for
2001-02-26 06:48:02 +00:00
net_wso.c
initial checkin of most recent newtree and nuq(?) source
2001-02-19 21:15:25 +00:00
pr_cmds.c
include/QF header cleanup. including config.h (or any file from include) is
2001-05-31 05:33:13 +00:00
r_view.c
include/QF header cleanup. including config.h (or any file from include) is
2001-05-31 05:33:13 +00:00
sbar.c
sbar.c:
2001-07-09 03:17:53 +00:00
skin.c
hash.h is now const correct as is a lot of qfcc
2001-06-04 04:52:14 +00:00
sv_cvar.c
A few more. Also removed a couple inaccurate comments.
2001-04-11 00:10:19 +00:00
sv_ded.c
fix the broken dlights. turns out realtime is not the right thing (cl.time is)
2001-05-20 06:13:20 +00:00
sv_main.c
sbar.c:
2001-07-09 03:17:53 +00:00
sv_move.c
nq seems to like the new progs setup (got to e2m2 in medium without problems)
2001-03-04 05:27:29 +00:00
sv_phys.c
eval_t is no more: too many evil casts involved in using it (which can result
2001-06-08 00:13:06 +00:00
sv_progs.c
whitespace
2001-06-29 15:42:53 +00:00
sv_user.c
no header includes cvar.h now
2001-05-31 03:41:35 +00:00
sw_view.c
include/QF header cleanup. including config.h (or any file from include) is
2001-05-31 05:33:13 +00:00
sys_ia32.S
include/QF header cleanup. including config.h (or any file from include) is
2001-05-31 05:33:13 +00:00
sys_null.c
Put knghtbrd's sys cleanup changes back in, but with Sys_MakeCodeWriteable
2001-07-05 03:28:40 +00:00
sys_unix.c
Put knghtbrd's sys cleanup changes back in, but with Sys_MakeCodeWriteable
2001-07-05 03:28:40 +00:00
sys_unixd.c
Put knghtbrd's sys cleanup changes back in, but with Sys_MakeCodeWriteable
2001-07-05 03:28:40 +00:00
sys_win.c
Put knghtbrd's sys cleanup changes back in, but with Sys_MakeCodeWriteable
2001-07-05 03:28:40 +00:00
sys_wind.c
Put knghtbrd's sys cleanup changes back in, but with Sys_MakeCodeWriteable
2001-07-05 03:28:40 +00:00
world.c
whitespace.
2001-05-20 18:07:39 +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