quakeforge/nq/source
2001-05-30 20:55:28 +00:00
..
.gdbinit better progs access error checking and cleanups resulting from it. Fixes 2001-03-27 03:57:17 +00:00
.gitignore make -fbdev build again AND make nq-fbdev a new target. 2001-03-29 17:31:15 +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 rename Chase_Init to Chase_Init_Cvars and shift the call. 2001-05-19 22:26:06 +00:00
cl_cmd.c First pass at updating nq particles. Compiles. Crashes. Taniwha wanted a look. Flee in terror. 2001-05-09 05:41:34 +00:00
cl_demo.c do key_dest right 2001-05-15 05:27:14 +00:00
cl_input.c Whitespace. 2001-05-14 03:08:24 +00:00
cl_main.c gl_screen.c and screen.c are now client clean (and merged :) 2001-05-23 06:33:23 +00:00
cl_parse.c gl_rsurf is now client clean 2001-05-21 23:09:46 +00:00
cl_screen.c gl_screen.c and screen.c are now client clean (and merged :) 2001-05-23 06:33:23 +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 diff noise. blech. 2001-05-19 17:32:04 +00:00
dos_v2.c whitespace 2001-05-15 19:25:33 +00:00
dosasm.S forgot that .S files don't have dependency info :/ 2001-03-27 21:46:49 +00:00
game.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +00:00
gl_view.c vid.c: 2001-05-25 04:03:47 +00:00
host.c s/QFile/VFile/g - makes my diffs much smaller and more manageable for the 2001-05-30 03:21:19 +00:00
host_cmd.c s/QFile/VFile/g - makes my diffs much smaller and more manageable for the 2001-05-30 03:21:19 +00:00
host_skin.c fix nq's skin code so it doesn't upload skins every frame 2001-05-27 04:23:39 +00:00
keys.c s/QFile/VFile/g - makes my diffs much smaller and more manageable for the 2001-05-30 03:21:19 +00:00
locs.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +00:00
Makefile.am add -export-dynamic to linker lines, so you can use sound plugins with static builds. 2001-05-30 18:35:19 +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 gl_screen.c and screen.c are now client clean (and merged :) 2001-05-23 06:33:23 +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 move the api headers into include/QF and clean up (most of) the resulting mess. 2001-03-27 20:33:07 +00:00
net_main.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +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 First pass at updating nq particles. Compiles. Crashes. Taniwha wanted a look. Flee in terror. 2001-05-09 05:41:34 +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
pcx.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +00:00
pr_cmds.c First pass at updating nq particles. Compiles. Crashes. Taniwha wanted a look. Flee in terror. 2001-05-09 05:41:34 +00:00
r_view.c white space 2001-05-30 20:55:28 +00:00
sbar.c gl_screen.c and screen.c are now client clean (and merged :) 2001-05-23 06:33:23 +00:00
skin.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +00:00
surf8.S forgot that .S files don't have dependency info :/ 2001-03-27 21:46:49 +00:00
surf16.S forgot that .S files don't have dependency info :/ 2001-03-27 21:46:49 +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 clear not-yet allocated entities to 0xdeadbeef 2001-04-20 17:51:57 +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 move the api headers into include/QF and clean up (most of) the resulting mess. 2001-03-27 20:33:07 +00:00
sv_progs.c Cvar cleanups.. NULL is now used in place of 0 for callbacks, this should 2001-04-10 23:39:30 +00:00
sv_user.c move the api headers into include/QF and clean up (most of) the resulting mess. 2001-03-27 20:33:07 +00:00
sw_view.c oops, got a little too agressive with the V_CheckGamma cleanup 2001-05-24 18:50:02 +00:00
sys_dos.c First pass at updating nq particles. Compiles. Crashes. Taniwha wanted a look. Flee in terror. 2001-05-09 05:41:34 +00:00
sys_ia32.S forgot that .S files don't have dependency info :/ 2001-03-27 21:46:49 +00:00
sys_null.c s/QFile/VFile/g - makes my diffs much smaller and more manageable for the 2001-05-30 03:21:19 +00:00
sys_sun.c s/QFile/VFile/g - makes my diffs much smaller and more manageable for the 2001-05-30 03:21:19 +00:00
sys_unix.c First pass at updating nq particles. Compiles. Crashes. Taniwha wanted a look. Flee in terror. 2001-05-09 05:41:34 +00:00
sys_unixd.c First pass at updating nq particles. Compiles. Crashes. Taniwha wanted a look. Flee in terror. 2001-05-09 05:41:34 +00:00
sys_win.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +00:00
sys_wind.c s/QFile/VFile/g - makes my diffs much smaller and more manageable for the 2001-05-30 03:21:19 +00:00
tga.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +00:00
wad.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +00:00
world.c whitespace. 2001-05-20 18:07:39 +00:00
worlda.S forgot that .S files don't have dependency info :/ 2001-03-27 21:46:49 +00:00