quakeforge/nq/source
Ragnvald Maartmann-Moe IV 4d406337b6 Move gl_fires into gl, where it belongs.
Also some small cleanups in particles.
Brighten grenade smoke a tiny bit, so it's not so invisible in the typically dark quake areas.
And some minor cleanups to water rendering.
2001-11-24 08:21:07 +00:00
..
.gdbinit better progs access error checking and cleanups resulting from it. Fixes 2001-03-27 03:57:17 +00:00
.gitignore Make cvs blissfully unaware of nq-server. 2001-10-05 19:43:29 +00:00
.indent.pro sw32. Flee in terror. This'll break compilation for everything until -sdl32 compiles. sw32 wont work for a while either, so don't get overly excited yet. 2001-08-25 02:47:11 +00:00
Makefile.am I think this will get the nq networking going 2001-11-24 08:19:34 +00:00
cl_cam.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
cl_cmd.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_demo.c and nq too, but it doesn't work well 2001-10-10 23:16:18 +00:00
cl_input.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
cl_main.c Move gl_fires into gl, where it belongs. 2001-11-24 08:21:07 +00:00
cl_parse.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
cl_screen.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
cl_tent.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
cl_view.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
com.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
conproc.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
console.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
game.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
host.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
host_cmd.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
host_skin.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
locs.c - audit malloc usage. now everything checks the return value :) 2001-10-24 22:50:06 +00:00
mplib.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
mplpc.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
net_bsd.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_bw.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
net_dgrm.c - change MSG_ReadString to return const char * and return a pointer 2001-10-18 04:44:58 +00:00
net_dos.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_ipx.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_loop.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_main.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
net_mp.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_none.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_udp.c more externs cleaned up 2001-10-29 17:46:03 +00:00
net_vcr.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
net_win.c I think this will get the nq networking going 2001-11-24 08:19:34 +00:00
net_wins.c I think this will get the nq networking going 2001-11-24 08:19:34 +00:00
net_wipx.c I think this will get the nq networking going 2001-11-24 08:19:34 +00:00
pr_cmds.c whitespace and {}s 2001-10-06 03:05:33 +00:00
sbar.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
skin.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
sv_cvar.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sv_ded.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
sv_main.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +00:00
sv_model.c - convert svc_deltapacketentities 2001-10-24 15:23:02 +00:00
sv_move.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sv_phys.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sv_progs.c we now compile and link with -fno-common. this cleans up the multiple, 2001-10-23 16:55:23 +00:00
sv_user.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +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_sdl.c d'oh, forgot to compile test :P 2001-10-18 17:03:50 +00:00
sys_unix.c minor cleanups of Sys_ConsoleInput. Cleaning it up properly will take more 2001-11-18 22:08:24 +00:00
sys_unixd.c nukage obsoletage 2001-10-06 05:32:35 +00:00
sys_win.c massive windows.h and WIN32 cleanup. 2001-10-16 21:40:45 +00:00
sys_wind.c - audit malloc usage. now everything checks the return value :) 2001-10-24 22:50:06 +00:00
world.c take the hull/line fixes to the server internals and re-merge world.c for 2001-11-23 18:58:23 +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