quakeforge/nq/source
Bill Currie 606cb9abb0 hopefully fix compiling in Irix 2002-09-18 15:31:44 +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 make the sdl clients link reliably (some versions of binutils don't cope well 2002-08-12 16:42:26 +00:00
cl_cam.c Whoops, missed one Length. 2002-08-20 02:31:19 +00:00
cl_cmd.c take cmd.[ch] back to basics. the gib code is temporarily gone pending 2002-07-31 05:19:03 +00:00
cl_demo.c rename cl_demospeed to demo_speed and add demo_gzip (yeah, compressed demos) 2002-06-08 23:22:26 +00:00
cl_input.c MSG_(Read|Write)(Coord|Angle|CoordAngle)V. Cleanups, and preparation for use of vector ops in msg.c. 2001-12-12 21:56:09 +00:00
cl_main.c More QSG2 work. 2002-09-12 22:09:55 +00:00
cl_parse.c forgot to remove my debug code 2002-09-18 03:55:43 +00:00
cl_screen.c Fix up the watervis stuff. Whoops! :) 2002-04-25 14:34:15 +00:00
cl_tent.c remove vid_basepal, creating vid.palette (current palette) and host_basepal 2002-09-10 03:51:10 +00:00
cl_view.c Prune dead code. 2002-07-02 21:37:22 +00:00
com.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
conproc.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
game.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
host.c remove vid_basepal, creating vid.palette (current palette) and host_basepal 2002-09-10 03:51:10 +00:00
host_cmd.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
host_skin.c take cmd.[ch] back to basics. the gib code is temporarily gone pending 2002-07-31 05:19:03 +00:00
locs.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +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 strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be 2002-05-14 06:12:29 +00:00
net_dgrm.c hopefully fix compiling in Irix 2002-09-18 15:31:44 +00:00
net_dos.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_ipx.c strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be 2002-05-14 06:12:29 +00:00
net_loop.c strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be 2002-05-14 06:12:29 +00:00
net_main.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
net_mp.c strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be 2002-05-14 06:12:29 +00:00
net_none.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
net_udp.c hopefully fix compiling in Irix 2002-09-18 15:31:44 +00:00
net_vcr.c strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be 2002-05-14 06:12:29 +00:00
net_win.c this should fix the crashing on win32 2001-12-20 19:19:58 +00:00
net_wins.c strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be 2002-05-14 06:12:29 +00:00
net_wipx.c various msvc fixes thanks to muzzy (hope he doesn't give up:) 2002-08-20 19:16:11 +00:00
pr_cmds.c Rename Length to VectorLength. 2002-08-20 02:22:40 +00:00
sbar.c more cleanups 2002-01-12 05:32:21 +00:00
sdl_link.c make the sdl clients link reliably (some versions of binutils don't cope well 2002-08-12 16:42:26 +00:00
skin.c remove vid_basepal, creating vid.palette (current palette) and host_basepal 2002-09-10 03:51:10 +00:00
sv_cl_phys.c touch, think and blocked now support methods 2002-05-31 21:05:58 +00:00
sv_cvar.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
sv_ded.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
sv_main.c Kill MSG_WriteChar. 2002-07-02 19:13:53 +00:00
sv_model.c `adequate' temporary fix for r_lightmap_components 1 2002-05-28 04:11:40 +00:00
sv_move.c use P_* for params and R_* for return values in builtins code 2002-07-24 21:42:33 +00:00
sv_phys.c Rename Length to VectorLength. 2002-08-20 02:22:40 +00:00
sv_progs.c sv_progs_zone controls the size of the zone for the progs. defaults to 2002-05-31 15:27:56 +00:00
sv_user.c Rename Length to VectorLength. 2002-08-20 02:22:40 +00:00
sys_sdl.c diff-- 2002-08-30 02:18:53 +00:00
sys_unix.c no more Sys_* functions defined in nq or qw :) 2002-06-07 15:46:15 +00:00
sys_unixd.c clean out some unneeded includes and fix up model_t for sun (again:P) 2002-08-08 22:24:02 +00:00
sys_win.c go back to using QFile, quakeio.h and quakefs.h 2002-08-27 07:16:28 +00:00
sys_wind.c no more Sys_* functions defined in nq or qw :) 2002-06-07 15:46:15 +00:00
world.c touch, think and blocked now support methods 2002-05-31 21:05:58 +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