quakeforge/nq/source
2001-07-26 20:55:42 +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
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 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 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 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 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 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 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
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 fear the mighty const correct patch 2001-07-15 07:04:17 +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 fear the mighty const correct patch 2001-07-15 07:04:17 +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 rename int_var to integer_var 2001-07-22 20:20:46 +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 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 Make edicts command support a search string, so it only prints edicts 2001-07-19 03:18:11 +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 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 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