quakeforge/qw/source
Bill Currie 6cb2cb5bdc start making the rotated bounding box (really dynamic clipping huls) more
generice, and also more in line with the rest of quake's clipping system
(ie, support the entity size selected hulls). I'm not /entirly happy with
what's here, but it's a start, and the force fields in customtf work /much/
better :)
2001-07-30 04:33:59 +00:00
..
.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
buildnum.c whitespace 2001-05-20 20:35:39 +00:00
cl_cam.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
cl_cmd.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
cl_cvar.c move the api headers into include/QF and clean up (most of) the resulting mess. 2001-03-27 20:33:07 +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_ents.c fix the persistent fires. For sanity's sake, the non-renderer specific parts 2001-06-29 02:43:04 +00:00
cl_input.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
cl_main.c the beginnings of the console lib (using plugins for the client/server type 2001-07-16 20:41:10 +00:00
cl_misc.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
cl_ngraph.c gcc 3.0 compile fixes 2001-06-19 22:05:13 +00:00
cl_parse.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
cl_pred.c do key_dest right 2001-05-15 05:27:14 +00:00
cl_screen.c no header includes cvar.h now 2001-05-31 03:41:35 +00:00
cl_skin.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
cl_slist.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
cl_sys_sdl.c Put knghtbrd's sys cleanup changes back in, but with Sys_MakeCodeWriteable 2001-07-05 03:28:40 +00:00
cl_sys_unix.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
cl_sys_win.c Put knghtbrd's sys cleanup changes back in, but with Sys_MakeCodeWriteable 2001-07-05 03:28:40 +00:00
cl_tent.c Diff noise reduction. Stop me if I break it :) 2001-07-15 00:21:48 +00:00
com.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +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
crudefile.c Add a set of "crudefile" file io functions. Reads or writes an 2001-07-22 19:03:26 +00:00
game.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
gl_view.c This is changing more then I wanted to at once, however. 2001-06-24 09:25:55 +00:00
keys.c diff_snr-- :) 2001-07-23 18:36:36 +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
makefile.mgw missed these files. not bad considering the number of files involved :) 2001-02-19 21:17:47 +00:00
makefile.win missed these files. not bad considering the number of files involved :) 2001-02-19 21:17:47 +00:00
msg_ucmd.c move the api headers into include/QF and clean up (most of) the resulting mess. 2001-03-27 20:33:07 +00:00
net_chan.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
net_packetlog.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
net_udp.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
net_udp6.c net_udp.c: 2001-06-15 18:08:26 +00:00
pmove.c include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
pmovetst.c move the rotated_bbox hull checks into SV_HullForEntity and move the 2001-07-27 16:06:42 +00:00
qf-client-sdl.mak missed these files. not bad considering the number of files involved :) 2001-02-19 21:17:47 +00:00
qf-client-sgl.mak missed these files. not bad considering the number of files involved :) 2001-02-19 21:17:47 +00:00
qf-client-wgl.mak missed these files. not bad considering the number of files involved :) 2001-02-19 21:17:47 +00:00
qf-client-win.mak missed these files. not bad considering the number of files involved :) 2001-02-19 21:17:47 +00:00
qf-server.mak missed these files. not bad considering the number of files involved :) 2001-02-19 21:17:47 +00:00
qw_client.dsp missed these files. not bad considering the number of files involved :) 2001-02-19 21:17:47 +00:00
qw_server.dsp missed these files. not bad considering the number of files involved :) 2001-02-19 21:17:47 +00:00
r_view.c More diff noise reductions. yay! 2001-07-15 01:48:03 +00:00
sbar.c This is changing more then I wanted to at once, however. 2001-06-24 09:25:55 +00:00
skin.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
sv_ccmds.c check for hitting the maximum number of masters and print a message if so. 2001-07-19 07:07:32 +00:00
sv_console.c optionally disable the curses server console, bringing back the old behaviour 2001-07-19 05:13:32 +00:00
sv_cvar.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
sv_ents.c rename the Con_Printf in sv_send.c to SV_Printf and change all the calls to 2001-07-11 23:11:29 +00:00
sv_init.c Add a set of "crudefile" file io functions. Reads or writes an 2001-07-22 19:03:26 +00:00
sv_main.c Add a set of "crudefile" file io functions. Reads or writes an 2001-07-22 19:03:26 +00:00
sv_misc.c eliminate Cmd_ForwardToServer from cmd.c. Cmd_ForwardToServer still needs to 2001-03-31 00:35:08 +00:00
sv_model.c qf now links with NO optimisation (not even -O). R_CullBox has been moved from 2001-05-07 04:08:34 +00:00
sv_move.c More diff noise reductions. yay! 2001-07-15 01:48:03 +00:00
sv_nchan.c break out the two chunks of almost identical backbuffer code into 2001-07-22 06:27:05 +00:00
sv_phys.c rename the Con_Printf in sv_send.c to SV_Printf and change all the calls to 2001-07-11 23:11:29 +00:00
sv_pr_cmds.c start making the rotated bounding box (really dynamic clipping huls) more 2001-07-30 04:33:59 +00:00
sv_progs.c fix a slight oopsie in Rhamph's checkin:) 2001-07-26 00:08:42 +00:00
sv_send.c prepend a 0ed header to the overflowed packet being dumped 2001-07-24 17:51:07 +00:00
sv_sys_unix.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
sv_sys_win.c rename the Con_Printf in sv_send.c to SV_Printf and change all the calls to 2001-07-11 23:11:29 +00:00
sv_user.c start making the rotated bounding box (really dynamic clipping huls) more 2001-07-30 04:33:59 +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_x86.S include/QF header cleanup. including config.h (or any file from include) is 2001-05-31 05:33:13 +00:00
teamplay.c fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
world.c start making the rotated bounding box (really dynamic clipping huls) more 2001-07-30 04:33:59 +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