.. |
.gdbinit
|
|
|
.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 the incorrectly displaying net plug
|
2001-06-08 04:38:00 +00:00 |
cl_tent.c
|
Diff noise reduction. Stop me if I break it :)
|
2001-07-15 00:21:48 +00:00 |
com.c
|
More diff noise reductions. yay!
|
2001-07-15 01:48:03 +00:00 |
conproc.c
|
|
|
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 |
gl_view.c
|
This is changing more then I wanted to at once, however.
|
2001-06-24 09:25:55 +00:00 |
host.c
|
Make nq-* -dedicated work. :)
|
2001-07-16 23:36:43 +00:00 |
host_cmd.c
|
fear the mighty const correct patch
|
2001-07-15 07:04:17 +00:00 |
host_skin.c
|
gcc 3.0 compile fixes
|
2001-06-19 22:05:13 +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
|
force the software clients to use the static renderer so asm is used
|
2001-07-26 20:55:42 +00:00 |
mplib.c
|
|
|
mplpc.c
|
|
|
net_bsd.c
|
|
|
net_bw.c
|
|
|
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
|
fear the mighty const correct patch
|
2001-07-15 07:04:17 +00:00 |
net_dos.c
|
|
|
net_ipx.c
|
|
|
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
|
|
|
net_none.c
|
|
|
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
|
|
|
net_wins.c
|
|
|
net_wipx.c
|
|
|
net_wso.c
|
|
|
pr_cmds.c
|
Make sure all the function names passed to PR_AddBuiltin are
|
2001-08-04 22:14:45 +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
|
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
|
|
|
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
|
fear the mighty const correct patch
|
2001-07-15 07:04:17 +00:00 |
sv_move.c
|
More diff noise reductions. yay!
|
2001-07-15 01:48:03 +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
|
Modify progs to add builtins at runtime. It should be trivial to
|
2001-08-03 06:40:28 +00:00 |
sv_user.c
|
no header includes cvar.h now
|
2001-05-31 03:41:35 +00:00 |
sw_view.c
|
More diff noise reductions. yay!
|
2001-07-15 01:48:03 +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
|
More diff noise reductions. yay!
|
2001-07-15 01:48:03 +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 |