quakeforge/nq/source
Bill Currie 73e6e1684f FINALLY, the nq and qw renderers are merged. the view and particle subsystems
are not yet merged due to their dependence on the client, but that will come
soon.
2001-05-24 19:22:35 +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 run indent over all the .c files using qw's .indent.pro. The real reason for 2001-02-26 06:48:02 +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_math.S forgot that .S files don't have dependency info :/ 2001-03-27 21:46:49 +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 move dlight stuff out of cl_* into r_main.c. nq dlights seem to be broken, 2001-05-20 05:42:52 +00:00
com.c Merges, and cl_writecfg now works in nq. 2001-05-19 20:57:29 +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 pull the game specific stuff out of quakefs.c in preparation for merging it 2001-03-30 00:30:38 +00:00
gl_dyn_part.c more cl*.h dependency cleanups realtime and cl.time are no longer reffed 2001-05-20 03:54:55 +00:00
gl_view.c oops, got a little too agressive with the V_CheckGamma cleanup 2001-05-24 18:50:02 +00:00
host.c FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +00:00
host_cmd.c kill r_fullbright and r_draworder 2001-05-16 06:01:34 +00:00
host_skin.c sw_ralias.c and gl_rmain.c are now client clean. this involved a bit of a 2001-05-21 22:25:35 +00:00
keys.c gl_screen.c and screen.c are now client clean (and merged :) 2001-05-23 06:33:23 +00:00
locs.c 95% merge gl_rmain.c 2001-05-14 06:47:38 +00:00
Makefile.am FINALLY, the nq and qw renderers are merged. the view and particle subsystems 2001-05-24 19:22:35 +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 First pass at updating nq particles. Compiles. Crashes. Taniwha wanted a look. Flee in terror. 2001-05-09 05:41:34 +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 bare bones sys stuff moved into libQFutil. unix stuff seems to work just fine, 2001-03-30 23:24:57 +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
noisetextures.c First pass at updating nq particles. Compiles. Crashes. Taniwha wanted a look. Flee in terror. 2001-05-09 05:41:34 +00:00
nonintel.c nonintel stuff makes more sense in nonintel.c 2001-05-20 21:47:18 +00:00
pcx.c Alliteration Annoys Always 2001-05-11 01:01:27 +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_part.c whew 2001-05-24 19:19:32 +00:00
r_view.c total nukage of brighten, brightness and contrast. 2001-05-24 16:30:25 +00:00
sbar.c gl_screen.c and screen.c are now client clean (and merged :) 2001-05-23 06:33:23 +00:00
screen.c gl_screen.c and screen.c are now client clean (and merged :) 2001-05-23 06:33:23 +00:00
skin.c sw_ralias.c and gl_rmain.c are now client clean. this involved a bit of a 2001-05-21 22:25:35 +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_rpart.c more cl*.h dependency cleanups realtime and cl.time are no longer reffed 2001-05-20 03:54:55 +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 run indent over all the .c files using qw's .indent.pro. The real reason for 2001-02-26 06:48:02 +00:00
sys_sun.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
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 make dist and compile fixes for mingw cross building 2001-05-22 19:13:23 +00:00
sys_wind.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
tga.c Alliteration Annoys Always 2001-05-11 01:01:27 +00:00
wad.c whitenoise-- 2001-05-20 16:29:41 +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