.. |
.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
|
Diff noise reduction. Stop me if I break it :)
|
2001-07-15 00:21:48 +00:00 |
cl_demo.c
|
revert the changes to cl_demo.c as they are a serious (10%) speed hit in qw.
|
2001-07-31 07:29:44 +00:00 |
cl_input.c
|
fear the mighty const correct patch
|
2001-07-15 07:04:17 +00:00 |
cl_main.c
|
fear the mighty const correct patch
|
2001-07-15 07:04:17 +00:00 |
cl_parse.c
|
no header includes cvar.h now
|
2001-05-31 03:41:35 +00:00 |
cl_screen.c
|
Fix a severe braino, and get less excessively parenthetical in one spot.
|
2001-08-10 03:07:34 +00:00 |
cl_tent.c
|
Diff noise reduction. Stop me if I break it :)
|
2001-07-15 00:21:48 +00:00 |
cl_view.c
|
Kill off gl_view.c and sw_view.c. Renderer merge is more or less complete now. Software and gl renderers now calculate color shifts the same way, and sw looks a bit different now. Powerups don't shift enough in sw right now, IMO.
|
2001-08-10 00:28:57 +00:00 |
com.c
|
More diff noise reductions. yay!
|
2001-07-15 01:48:03 +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
|
the beginnings of the console lib (using plugins for the client/server type
|
2001-07-16 20:41:10 +00:00 |
game.c
|
re-enable the mission pack stuff. yeah, it's clunky, but it's nice to have.
|
2001-08-01 05:12:37 +00:00 |
host.c
|
Make nq-* -dedicated work. :)
|
2001-07-16 23:36:43 +00:00 |
host_cmd.c
|
change all the SVFIELD calls to SVtype. this should make the code a little
|
2001-08-08 20:28:53 +00:00 |
host_skin.c
|
change all the SVFIELD calls to SVtype. this should make the code a little
|
2001-08-08 20:28:53 +00:00 |
keys.c
|
for some reasone, building the rpms wanted an explicit stdio.h inclusion
|
2001-08-02 03:24:18 +00:00 |
locs.c
|
fear the mighty const correct patch
|
2001-07-15 07:04:17 +00:00 |
Makefile.am
|
remove some unneeded -L.s. it seems some versions of binutils don't like it
|
2001-08-15 06:12:38 +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
|
change all the SVFIELD calls to SVtype. this should make the code a little
|
2001-08-08 20:28:53 +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
|
fear the mighty const correct patch
|
2001-07-15 07:04:17 +00:00 |
net_main.c
|
fear the mighty const correct patch
|
2001-07-15 07:04:17 +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
|
don't seg if looking up the ip of hostname fails (which on a properly
|
2001-07-27 23:17:40 +00:00 |
net_vcr.c
|
fear the mighty const correct patch
|
2001-07-15 07:04:17 +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
|
diff noise reduction. mostly just "progs_t * pr" to "progs_t *pr".
|
2001-08-09 06:05:43 +00:00 |
sbar.c
|
re-enable the mission pack stuff. yeah, it's clunky, but it's nice to have.
|
2001-08-01 05:12:37 +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
|
change all the SVFIELD calls to SVtype. this should make the code a little
|
2001-08-08 20:28:53 +00:00 |
sv_move.c
|
change all the SVFIELD calls to SVtype. this should make the code a little
|
2001-08-08 20:28:53 +00:00 |
sv_phys.c
|
change all the SVFIELD calls to SVtype. this should make the code a little
|
2001-08-08 20:28:53 +00:00 |
sv_progs.c
|
change all the SVFIELD calls to SVtype. this should make the code a little
|
2001-08-08 20:28:53 +00:00 |
sv_user.c
|
change all the SVFIELD calls to SVtype. this should make the code a little
|
2001-08-08 20:28:53 +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
|
Make nq-* -dedicated work. :)
|
2001-07-16 23:36:43 +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
|
mingw compile fixes
|
2001-08-02 23:00:39 +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
|
change all the SVFIELD calls to SVtype. this should make the code a little
|
2001-08-08 20:28:53 +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 |