quakeforge/nq/source
2002-12-20 22:35:41 +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
cl_cam.c big protototype cleanup. Now, except for a few cases, all non-static 2002-11-05 19:12:51 +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 big protototype cleanup. Now, except for a few cases, all non-static 2002-11-05 19:12:51 +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 make sure the baselines always point to entities 2002-12-11 22:09:23 +00:00
cl_parse.c fix a bunch of ;; typos 2002-11-20 21:44:04 +00:00
cl_screen.c Fix up the watervis stuff. Whoops! :) 2002-04-25 14:34:15 +00:00
cl_tent.c clear beam end time when beams expire 2002-10-11 22:13:40 +00:00
cl_view.c Prune dead code. 2002-07-02 21:37:22 +00:00
com.c big protototype cleanup. Now, except for a few cases, all non-static 2002-11-05 19:12:51 +00:00
conproc.c big protototype cleanup. Now, except for a few cases, all non-static 2002-11-05 19:12:51 +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 some dead code and a lot of unnecessary diffs 2002-12-11 16:45:40 +00:00
host_cmd.c uptime (via status) for qw-server and map time and auto map start for 2002-11-07 16:43:05 +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 win32 compile fix 2002-12-13 23:03:27 +00:00
Makefile.am Moved GIB into libs/gib and made util no longer depend on it. Cleaned up 2002-11-09 07:13:52 +00:00
mplib.c big protototype cleanup. Now, except for a few cases, all non-static 2002-11-05 19:12:51 +00:00
mplpc.c big protototype cleanup. Now, except for a few cases, all non-static 2002-11-05 19:12:51 +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 win32 compile fixes 2002-09-30 16:40:06 +00:00
net_wipx.c fix a bunch of ;; typos 2002-11-20 21:44:04 +00:00
pr_cmds.c Rename Length to VectorLength. 2002-08-20 02:22:40 +00:00
sbar.c big protototype cleanup. Now, except for a few cases, all non-static 2002-11-05 19:12:51 +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 kill most of the diffs 2002-09-26 20:58:03 +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 remove some dead code and a lot of unnecessary diffs 2002-12-11 16:45:40 +00:00
sv_main.c Whitespace. 2002-09-28 02:33:39 +00:00
sv_model.c big protototype cleanup. Now, except for a few cases, all non-static 2002-11-05 19:12:51 +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 sys.[ch]: 2002-11-13 19:26:44 +00:00
sys_unix.c don't need sys/mman.h 2002-12-20 22:35:41 +00:00
sys_unixd.c sys.[ch]: 2002-11-13 19:26:44 +00:00
sys_win.c make stuff static that can be and nuke some useless stuff 2002-12-16 23:26:14 +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