quakeforge/nq/source
Bill Currie 1747c07da6 rename cl_demospeed to demo_speed and add demo_gzip (yeah, compressed demos) 2002-06-08 23:22:26 +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 more Sys_* cleanup 2002-06-01 03:00:13 +00:00
cl_cam.c allow server to control player angles as in Hack and Slash mod\nclient's player model stands up straight\nmouse and joystick work properly in chase_active 2 and 3 modes 2001-12-11 20:49:10 +00:00
cl_cmd.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +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 Order of operations cleanup, QSG2 alpha is now colormod[3] in entities. 2002-06-07 11:25:47 +00:00
cl_parse.c Order of operations cleanup, QSG2 alpha is now colormod[3] in entities. 2002-06-07 11:25:47 +00:00
cl_screen.c Fix up the watervis stuff. Whoops! :) 2002-04-25 14:34:15 +00:00
cl_tent.c Order of operations cleanup, QSG2 alpha is now colormod[3] in entities. 2002-06-07 11:25:47 +00:00
cl_view.c Order of operations cleanup, QSG2 alpha is now colormod[3] in entities. 2002-06-07 11:25:47 +00:00
com.c init order cleanup 2002-01-17 04:11:36 +00:00
conproc.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
game.c the rcsid commit from hell }:> 2001-09-28 06:26:31 +00:00
host.c rename cl_demospeed to demo_speed and add demo_gzip (yeah, compressed demos) 2002-06-08 23:22:26 +00:00
host_cmd.c eliminate GetEdictFieldValue, mostly merge SV_AddGravity, and clean up 2002-02-25 07:44:17 +00:00
host_skin.c clean out the non-renderer fields from entity_t. not yet a noticable gain 2001-11-27 21:42:49 +00:00
locs.c memory allocation checking cleanup 2002-05-14 06:37: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 strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be 2002-05-14 06:12:29 +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 strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be 2002-05-14 06:12:29 +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 strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be 2002-05-14 06:12:29 +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 strip the \n from all(?) of the Sys_Error calls (Sys_Error itself will be 2002-05-14 06:12:29 +00:00
pr_cmds.c link the obj runtime into the servers' progs engines 2002-05-31 15:04:23 +00:00
sbar.c more cleanups 2002-01-12 05:32:21 +00:00
skin.c * taniwha gets medieval on extern 2001-10-28 04:23:37 +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 rename cl_demospeed to demo_speed and add demo_gzip (yeah, compressed demos) 2002-06-08 23:22:26 +00:00
sv_main.c touch, think and blocked now support methods 2002-05-31 21:05:58 +00:00
sv_model.c `adequate' temporary fix for r_lightmap_components 1 2002-05-28 04:11:40 +00:00
sv_move.c more cloning :) 2002-02-20 20:53:41 +00:00
sv_phys.c touch, think and blocked now support methods 2002-05-31 21:05:58 +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 start getting const-correct on vec3_t params 2002-01-03 05:29:38 +00:00
sys_sdl.c no more Sys_* functions defined in nq or qw :) 2002-06-07 15:46:15 +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 no more Sys_* functions defined in nq or qw :) 2002-06-07 15:46:15 +00:00
sys_win.c no more Sys_* functions defined in nq or qw :) 2002-06-07 15:46:15 +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